Build of xz with vanilla toolchain

The build took 00h 12m 09s and was SUCCESSFUL.

List of Errors

Log

Found permanent source directory in /sources/xz

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan bear makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: xz 5.2.2-1 (Tue Jun 14 07:14:03 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
#
# XZ Utils 5.2.2
#
# System type:
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
#
# Configure options:
# checking if debugging code should be compiled... no
# checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
# checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
# checking which match finders to build... hc3 hc4 bt2 bt3 bt4
# checking which integrity checks to build... crc32 crc64 sha256
# checking if assembler optimizations should be used... x86_64
# checking if small size is preferred over speed... no
# checking if threading support is wanted... yes, posix
# checking how much RAM to assume if the real amount is unknown... 128 MiB
# checking if library symbol versioning should be used... yes
#
# checking for a shell that conforms to POSIX... /bin/sh
#
# Initializing Automake:
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether ln -s works... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking for gcc option to accept ISO C99... none needed
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
#
# POSIX threading support:
# checking if compiler needs -Werror to reject unknown flags... no
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... yes
# checking for pthread_condattr_setclock... yes
# checking whether CLOCK_MONOTONIC is declared... yes
#
# Initializing Libtool:
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for x86_64-unknown-linux-windres... no
# checking for windres... no
#
# Initializing gettext:
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
#
# System headers and functions:
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking immintrin.h usability... yes
# checking immintrin.h presence... yes
# checking for immintrin.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for int32_t... yes
# checking for uint32_t... yes
# checking for int64_t... yes
# checking for uint64_t... yes
# checking for uintptr_t... yes
# checking size of size_t... 8
# checking for struct stat.st_atim.tv_nsec... yes
# checking for struct stat.st_atimespec.tv_nsec... no
# checking for struct stat.st_atimensec... no
# checking for struct stat.st_uatime... no
# checking for struct stat.st_atim.st__tim.tv_nsec... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking whether byte ordering is bigendian... no
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for getopt_long... yes
# checking whether optreset is declared... no
# checking for futimens... yes
# checking for posix_fadvise... yes
# checking whether program_invocation_name is declared... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking if bswap_16 is available... yes
# checking if bswap_32 is available... yes
# checking if bswap_64 is available... yes
# checking if unaligned memory access should be used... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking how to detect the amount of physical memory... sysconf
# checking for sys/param.h... (cached) yes
# checking how to detect the number of available CPU cores... sysconf
# checking whether mbrtowc and mbstate_t are properly declared... yes
# checking for wcwidth... yes
# checking CommonCrypto/CommonDigest.h usability... no
# checking CommonCrypto/CommonDigest.h presence... no
# checking for CommonCrypto/CommonDigest.h... no
# checking sha256.h usability... no
# checking sha256.h presence... no
# checking for sha256.h... no
# checking sha2.h usability... no
# checking sha2.h presence... no
# checking for sha2.h... no
# checking minix/sha2.h usability... no
# checking minix/sha2.h presence... no
# checking for minix/sha2.h... no
# checking whether _mm_movemask_epi8 is declared... yes
#
# GCC extensions:
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking if gcc accepts -Wall... yes
# checking if gcc accepts -Wextra... yes
# checking if gcc accepts -Wvla... yes
# checking if gcc accepts -Wformat=2... yes
# checking if gcc accepts -Winit-self... yes
# checking if gcc accepts -Wmissing-include-dirs... yes
# checking if gcc accepts -Wstrict-aliasing... yes
# checking if gcc accepts -Wfloat-equal... yes
# checking if gcc accepts -Wundef... yes
# checking if gcc accepts -Wshadow... yes
# checking if gcc accepts -Wpointer-arith... yes
# checking if gcc accepts -Wbad-function-cast... yes
# checking if gcc accepts -Wwrite-strings... yes
# checking if gcc accepts -Wlogical-op... yes
# checking if gcc accepts -Waggregate-return... yes
# checking if gcc accepts -Wstrict-prototypes... yes
# checking if gcc accepts -Wold-style-definition... yes
# checking if gcc accepts -Wmissing-prototypes... yes
# checking if gcc accepts -Wmissing-declarations... yes
# checking if gcc accepts -Wmissing-noreturn... yes
# checking if gcc accepts -Wredundant-decls... yes
#
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Doxyfile
# config.status: creating Makefile
# config.status: creating po/Makefile.in
# config.status: creating lib/Makefile
# config.status: creating src/Makefile
# config.status: creating src/liblzma/Makefile
# config.status: creating src/liblzma/api/Makefile
# config.status: creating src/xz/Makefile
# config.status: creating src/xzdec/Makefile
# config.status: creating src/lzmainfo/Makefile
# config.status: creating src/scripts/Makefile
# config.status: creating tests/Makefile
# config.status: creating debug/Makefile
# config.status: creating src/scripts/xzdiff
# config.status: creating src/scripts/xzgrep
# config.status: creating src/scripts/xzmore
# config.status: creating src/scripts/xzless
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/xz/src/xz-5.2.2'
# Making all in src
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/src'
# Making all in liblzma
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# Making all in api
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/liblzma/api'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/liblzma/api'
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -o liblzma_la-tuklib_cpucores.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c
# mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -o liblzma_la-block_util.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -o liblzma_la-common.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c
# mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -o liblzma_la-easy_preset.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o
# mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -o liblzma_la-filter_common.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -o liblzma_la-hardware_physmem.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o
# mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -o liblzma_la-index.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o
# mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -o liblzma_la-stream_flags_common.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -o liblzma_la-vli_size.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -o liblzma_la-alone_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c
# mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -o liblzma_la-block_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -o liblzma_la-block_header_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c
# mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o
# mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -o liblzma_la-easy_encoder.o >/dev/null 2>&1
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c
# mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o
# mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -o liblzma_la-filter_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -o liblzma_la-index_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c
# mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -o liblzma_la-stream_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c
# mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -o liblzma_la-vli_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -o liblzma_la-hardware_cputhreads.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c
# mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -o liblzma_la-outqueue.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -o liblzma_la-stream_encoder_mt.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c
# mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -o liblzma_la-alone_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o
# mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -o liblzma_la-auto_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o
# mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -o liblzma_la-block_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o
# mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -o liblzma_la-block_header_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -o liblzma_la-filter_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o
# mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o
# mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -o liblzma_la-index_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -o liblzma_la-index_hash.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo
# mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -o liblzma_la-stream_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c
# mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -o liblzma_la-vli_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -o liblzma_la-check.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -o liblzma_la-crc32_table.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o
# mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -o liblzma_la-crc32_fast.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -o liblzma_la-crc64_table.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -o liblzma_la-crc64_fast.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o
# mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -o liblzma_la-sha256.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o
# mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -o liblzma_la-lz_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -o liblzma_la-lz_encoder_mf.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c
# mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -o liblzma_la-lz_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o
# mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -o liblzma_la-lzma_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -o liblzma_la-lzma_encoder_presets.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c
# mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -o liblzma_la-lzma_encoder_optimum_fast.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -o liblzma_la-lzma_encoder_optimum_normal.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -o liblzma_la-fastpos_table.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c
# mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -o liblzma_la-lzma2_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -o liblzma_la-lzma_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -o liblzma_la-lzma2_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c
# mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -fPIC -DPIC -o .libs/liblzma_la-price_table.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -o liblzma_la-price_table.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -fPIC -DPIC -o .libs/liblzma_la-delta_common.o
# mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -o liblzma_la-delta_common.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -o liblzma_la-delta_encoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o
# mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -o liblzma_la-delta_decoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -o liblzma_la-simple_coder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -o liblzma_la-simple_encoder.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c
# mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -o liblzma_la-simple_decoder.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -fPIC -DPIC -o .libs/liblzma_la-x86.o
# mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -o liblzma_la-x86.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -fPIC -DPIC -o .libs/liblzma_la-powerpc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -fPIC -DPIC -o .libs/liblzma_la-ia64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -o liblzma_la-powerpc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -o liblzma_la-ia64.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c
# mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -fPIC -DPIC -o .libs/liblzma_la-arm.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -o liblzma_la-arm.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -fPIC -DPIC -o .libs/liblzma_la-armthumb.o
# mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -o liblzma_la-armthumb.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo
# rm -f liblzma.pc
# sed \
# -e 's,@prefix[@],/usr,g' \
# -e 's,@exec_prefix[@],/usr,g' \
# -e 's,@libdir[@],/usr/lib,g' \
# -e 's,@includedir[@],/usr/include,g' \
# -e 's,@PACKAGE_URL[@],http://tukaani.org/xz/,g' \
# -e 's,@PACKAGE_VERSION[@],5.2.2,g' \
# -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \
# -e 's,@LIBS[@],,g' \
# < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; }
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -fPIC -DPIC -o .libs/liblzma_la-sparc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -o liblzma_la-sparc.o >/dev/null 2>&1
# mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -no-undefined -version-info 7:2:2 -Wl,--version-script=../../src/liblzma/liblzma.map -o liblzma.la -rpath /usr/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-hardware_cputhreads.lo liblzma_la-outqueue.lo liblzma_la-stream_encoder_mt.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-sparc.o -pthread -Wl,--version-script=../../src/liblzma/liblzma.map -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.2.2
# libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.2.2" "liblzma.so.5")
# libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.2.2" "liblzma.so")
# libtool: link: ar cru .libs/liblzma.a liblzma_la-tuklib_physmem.o liblzma_la-tuklib_cpucores.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-vli_size.o liblzma_la-alone_encoder.o liblzma_la-block_buffer_encoder.o liblzma_la-block_encoder.o liblzma_la-block_header_encoder.o liblzma_la-easy_buffer_encoder.o liblzma_la-easy_encoder.o liblzma_la-easy_encoder_memusage.o liblzma_la-filter_buffer_encoder.o liblzma_la-filter_encoder.o liblzma_la-filter_flags_encoder.o liblzma_la-index_encoder.o liblzma_la-stream_buffer_encoder.o liblzma_la-stream_encoder.o liblzma_la-stream_flags_encoder.o liblzma_la-vli_encoder.o liblzma_la-hardware_cputhreads.o liblzma_la-outqueue.o liblzma_la-stream_encoder_mt.o liblzma_la-alone_decoder.o liblzma_la-auto_decoder.o liblzma_la-block_buffer_decoder.o liblzma_la-block_decoder.o liblzma_la-block_header_decoder.o liblzma_la-easy_decoder_memusage.o liblzma_la-filter_buffer_decoder.o liblzma_la-filter_decoder.o liblzma_la-filter_flags_decoder.o liblzma_la-index_decoder.o liblzma_la-index_hash.o liblzma_la-stream_buffer_decoder.o liblzma_la-stream_decoder.o liblzma_la-stream_flags_decoder.o liblzma_la-vli_decoder.o liblzma_la-check.o liblzma_la-crc32_table.o liblzma_la-crc32_fast.o liblzma_la-crc64_table.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-sparc.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liblzma.a
# libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" )
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# Making all in xzdec
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xzdec'
# gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
# mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
# mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
# mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
# mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
# mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la
# mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la
# libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -o .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -pthread
# libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -o .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -pthread
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xzdec'
# Making all in xz
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xz'
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c
# mv -f .deps/xz-args.Tpo .deps/xz-args.Po
# mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c
# mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c
# mv -f .deps/xz-list.Tpo .deps/xz-list.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c
# mv -f .deps/xz-main.Tpo .deps/xz-main.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c
# mv -f .deps/xz-message.Tpo .deps/xz-message.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c
# mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c
# mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c
# mv -f .deps/xz-options.Tpo .deps/xz-options.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c
# mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c
# mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c
# mv -f .deps/xz-util.Tpo .deps/xz-util.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
# mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
# mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c
# mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c
# mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po
# mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-list.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o ../../src/liblzma/liblzma.la
# libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -o .libs/xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-list.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o ../../src/liblzma/.libs/liblzma.so -pthread
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xz'
# Making all in lzmainfo
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/lzmainfo'
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
# mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po
# gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
# mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po
# mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po
# /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la
# libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror -o .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.so -pthread
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/lzmainfo'
# Making all in scripts
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/src'
# Making all in po
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/po'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/po'
# Making all in tests
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/tests'
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2'
# make[1]: Leaving directory '/tmp/xz/src/xz-5.2.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/xz/src/xz-5.2.2/src'
# Making install in liblzma
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# Making install in api
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/liblzma/api'
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/liblzma/api'
# make[4]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/include'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/include/lzma'
# /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/tmp/xz/pkg/xz/usr/include/lzma'
# /usr/bin/install -c -m 644 lzma.h '/tmp/xz/pkg/xz/usr/include/.'
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/liblzma/api'
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/liblzma/api'
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/lib'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/tmp/xz/pkg/xz/usr/lib'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 liblzma.pc '/tmp/xz/pkg/xz/usr/lib/pkgconfig'
# libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.2 /tmp/xz/pkg/xz/usr/lib/liblzma.so.5.2.2
# libtool: install: (cd /tmp/xz/pkg/xz/usr/lib && { ln -s -f liblzma.so.5.2.2 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.2 liblzma.so.5; }; })
# libtool: install: (cd /tmp/xz/pkg/xz/usr/lib && { ln -s -f liblzma.so.5.2.2 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.2 liblzma.so; }; })
# libtool: install: /usr/bin/install -c .libs/liblzma.lai /tmp/xz/pkg/xz/usr/lib/liblzma.la
# libtool: install: /usr/bin/install -c .libs/liblzma.a /tmp/xz/pkg/xz/usr/lib/liblzma.a
# libtool: install: chmod 644 /tmp/xz/pkg/xz/usr/lib/liblzma.a
# libtool: install: ranlib /tmp/xz/pkg/xz/usr/lib/liblzma.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/liblzma'
# Making install in xzdec
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xzdec'
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xzdec'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/bin'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/share/man/man1'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/tmp/xz/pkg/xz/usr/bin'
# /usr/bin/install -c -m 644 xzdec.1 '/tmp/xz/pkg/xz/usr/share/man/man1'
# make install-data-hook
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xzdec'
# cd /tmp/xz/pkg/xz/usr/share/man/man1 && \
# target=`echo xzdec | sed 's,x,x,'` && \
# link=`echo lzmadec | sed 's,x,x,'` && \
# rm -f $link.1 && \
# ln -s $target.1 $link.1
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xzdec'
# libtool: warning: '../../src/liblzma/liblzma.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/xzdec /tmp/xz/pkg/xz/usr/bin/xzdec
# libtool: warning: '../../src/liblzma/liblzma.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lzmadec /tmp/xz/pkg/xz/usr/bin/lzmadec
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xzdec'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xzdec'
# Making install in xz
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xz'
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xz'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/bin'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/share/man/man1'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/tmp/xz/pkg/xz/usr/bin'
# /usr/bin/install -c -m 644 xz.1 '/tmp/xz/pkg/xz/usr/share/man/man1'
# make install-data-hook
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xz'
# cd /tmp/xz/pkg/xz/usr/share/man/man1 && \
# target=`echo xz | sed 's,x,x,'` && \
# for name in unxz xzcat lzma unlzma lzcat; do \
# link=`echo $name | sed 's,x,x,'` && \
# rm -f $link.1 && \
# ln -s $target.1 $link.1; \
# done
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xz'
# libtool: warning: '../../src/liblzma/liblzma.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/xz /tmp/xz/pkg/xz/usr/bin/xz
# make install-exec-hook
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/xz'
# cd /tmp/xz/pkg/xz/usr/bin && \
# target=`echo xz | sed 's,x,x,'` && \
# for name in unxz xzcat lzma unlzma lzcat; do \
# link=`echo $name | sed 's,x,x,'` && \
# rm -f $link && \
# ln -s $target $link; \
# done
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xz'
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xz'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/xz'
# Making install in lzmainfo
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/src/lzmainfo'
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/lzmainfo'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/bin'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/share/man/man1'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/tmp/xz/pkg/xz/usr/bin'
# /usr/bin/install -c -m 644 lzmainfo.1 '/tmp/xz/pkg/xz/usr/share/man/man1'
# libtool: warning: '../../src/liblzma/liblzma.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lzmainfo /tmp/xz/pkg/xz/usr/bin/lzmainfo
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/lzmainfo'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/lzmainfo'
# Making install in scripts
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/bin'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/share/man/man1'
# /usr/bin/install -c xzdiff xzgrep xzmore xzless '/tmp/xz/pkg/xz/usr/bin'
# make install-exec-hook
# /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/tmp/xz/pkg/xz/usr/share/man/man1'
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# cd /tmp/xz/pkg/xz/usr/bin && \
# for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \
# target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \
# link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \
# rm -f $link && \
# ln -s $target $link; \
# done
# make install-data-hook
# make[4]: Entering directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# cd /tmp/xz/pkg/xz/usr/share/man/man1 && \
# for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \
# target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \
# link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \
# rm -f $link.1 && \
# ln -s $target.1 $link.1; \
# done
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# make[4]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/src/scripts'
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/src'
# make[3]: Entering directory '/tmp/xz/src/xz-5.2.2/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/xz/src/xz-5.2.2/src'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/src'
# make[1]: Leaving directory '/tmp/xz/src/xz-5.2.2/src'
# Making install in po
# make[1]: Entering directory '/tmp/xz/src/xz-5.2.2/po'
# installing cs.gmo as /tmp/xz/pkg/xz/usr/share/locale/cs/LC_MESSAGES/xz.mo
# installing de.gmo as /tmp/xz/pkg/xz/usr/share/locale/de/LC_MESSAGES/xz.mo
# installing fr.gmo as /tmp/xz/pkg/xz/usr/share/locale/fr/LC_MESSAGES/xz.mo
# installing it.gmo as /tmp/xz/pkg/xz/usr/share/locale/it/LC_MESSAGES/xz.mo
# installing pl.gmo as /tmp/xz/pkg/xz/usr/share/locale/pl/LC_MESSAGES/xz.mo
# installing vi.gmo as /tmp/xz/pkg/xz/usr/share/locale/vi/LC_MESSAGES/xz.mo
# if test "xz" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/xz/pkg/xz/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/xz/pkg/xz/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/xz/pkg/xz/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/xz/src/xz-5.2.2/po'
# Making install in tests
# make[1]: Entering directory '/tmp/xz/src/xz-5.2.2/tests'
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2/tests'
# make[1]: Leaving directory '/tmp/xz/src/xz-5.2.2/tests'
# make[1]: Entering directory '/tmp/xz/src/xz-5.2.2'
# make[2]: Entering directory '/tmp/xz/src/xz-5.2.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/share/doc/xz'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/share/doc/xz/examples'
# /usr/bin/install -c -m 644 AUTHORS COPYING COPYING.GPLv2 NEWS README THANKS TODO doc/faq.txt doc/history.txt doc/xz-file-format.txt doc/lzma-file-format.txt '/tmp/xz/pkg/xz/usr/share/doc/xz'
# /usr/bin/install -c -m 644 doc/examples/00_README.txt doc/examples/01_compress_easy.c doc/examples/02_decompress.c doc/examples/03_compress_custom.c doc/examples/04_compress_easy_mt.c doc/examples/Makefile '/tmp/xz/pkg/xz/usr/share/doc/xz/examples'
# /usr/sbin/mkdir -p '/tmp/xz/pkg/xz/usr/share/doc/xz/examples_old'
# /usr/bin/install -c -m 644 doc/examples_old/xz_pipe_comp.c doc/examples_old/xz_pipe_decomp.c '/tmp/xz/pkg/xz/usr/share/doc/xz/examples_old'
# make[2]: Leaving directory '/tmp/xz/src/xz-5.2.2'
# make[1]: Leaving directory '/tmp/xz/src/xz-5.2.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "xz"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: xz 5.2.2-1 (Tue Jun 14 07:14:33 UTC 2016)

CMD: pacman --query --file xz-5.2.2-1-x86_64.pkg.tar.xz
# xz 5.2.2-1

Creating hybrid package for 'xz'

Trying to find vanilla package 'xz'...

CMD: pacman --query --file /mirror/community/os/x86_64/hyphen-hu-20100512-1-any.pkg.tar.xz
# hyphen-hu 20100512-1

CMD: pacman --query --file /mirror/community/os/x86_64/ninja-ide-2.3-3-any.pkg.tar.xz
# ninja-ide 2.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/fbdump-0.4.2-4-x86_64.pkg.tar.xz
# fbdump 0.4.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-format-ical-0.09-4-any.pkg.tar.xz
# perl-datetime-format-ical 0.09-4

CMD: pacman --query --file /mirror/community/os/x86_64/gtk-theme-switch2-2.1.0-4-x86_64.pkg.tar.xz
# gtk-theme-switch2 2.1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-planout-0.6.0-1-any.pkg.tar.xz
# python2-planout 0.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-dns-2.0.2-2-x86_64.pkg.tar.xz
# haskell-dns 2.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/siege-4.0.1-1-x86_64.pkg.tar.xz
# siege 4.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/cinnamon-3.0.1-1-x86_64.pkg.tar.xz
# cinnamon 3.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-molokai-1.1-5-any.pkg.tar.xz
# vim-molokai 1.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-requests-kerberos-0.8.0-1-any.pkg.tar.xz
# python-requests-kerberos 0.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flask-openid-1.2.5-1-any.pkg.tar.xz
# python2-flask-openid 1.2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/dvgrab-3.5-6-x86_64.pkg.tar.xz
# dvgrab 3.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pysrt-1.1.1-1-any.pkg.tar.xz
# python2-pysrt 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-rsa-3.4.2-1-any.pkg.tar.xz
# python-rsa 3.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-mistune-0.7.2-1-any.pkg.tar.xz
# python-mistune 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-liberation-2.00.1-6-any.pkg.tar.xz
# ttf-liberation 2.00.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/marisa-0.2.4-7-x86_64.pkg.tar.xz
# marisa 0.2.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/kbd-ru-keymaps-1-5-any.pkg.tar.xz
# kbd-ru-keymaps 1-5

CMD: pacman --query --file /mirror/community/os/x86_64/hiawatha-10.1-1-x86_64.pkg.tar.xz
# hiawatha 10.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-w3lib-1.14.2-1-any.pkg.tar.xz
# python-w3lib 1.14.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pacparser-1.3.6-1-x86_64.pkg.tar.xz
# python2-pacparser 1.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-babel-2.3.4-1-any.pkg.tar.xz
# python2-babel 2.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/openbox-3.6.1-3-x86_64.pkg.tar.xz
# openbox 3.6.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/uriparser-0.8.2-1-x86_64.pkg.tar.xz
# uriparser 0.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-matplotlib-1.5.1-2-x86_64.pkg.tar.xz
# python2-matplotlib 1.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-extutils-installpaths-0.011-1-any.pkg.tar.xz
# perl-extutils-installpaths 0.011-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-d2to1-0.2.12.post1-1-any.pkg.tar.xz
# python-d2to1 0.2.12.post1-1

CMD: pacman --query --file /mirror/community/os/x86_64/jack2-1.9.10-4-x86_64.pkg.tar.xz
# jack2 1.9.10-4

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-sdl2-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-sdl2 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/premake3-3.7-3-x86_64.pkg.tar.xz
# premake3 3.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-map-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-map 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/phonegap-6.2.0-1-x86_64.pkg.tar.xz
# phonegap 6.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/balsa-2.5.2-3-x86_64.pkg.tar.xz
# balsa 2.5.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/dsniff-2.4b1-24-x86_64.pkg.tar.xz
# dsniff 2.4b1-24

CMD: pacman --query --file /mirror/community/os/x86_64/bwbar-1.2.3-4-x86_64.pkg.tar.xz
# bwbar 1.2.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-it-6.1.4-1-any.pkg.tar.xz
# eric-i18n-it 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-zip-archive-0.3.0.2-1-x86_64.pkg.tar.xz
# haskell-zip-archive 0.3.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-mime-mail-0.4.11-4-x86_64.pkg.tar.xz
# haskell-mime-mail 0.4.11-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-cym-3.04.00-1-any.pkg.tar.xz
# tesseract-data-cym 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-enm-3.04.00-1-any.pkg.tar.xz
# tesseract-data-enm 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-differences-0.64-1-any.pkg.tar.xz
# perl-test-differences 0.64-1

CMD: pacman --query --file /mirror/community/os/x86_64/openstreetmap-map-icons-svn-31588-1-any.pkg.tar.xz
# openstreetmap-map-icons-svn 31588-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-securemem-0.1.9-2-x86_64.pkg.tar.xz
# haskell-securemem 0.1.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/shairport-sync-2.8.3-1-x86_64.pkg.tar.xz
# shairport-sync 2.8.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/gdesklets-0.36.3-6-x86_64.pkg.tar.xz
# gdesklets 0.36.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/murmur-1.2.15-2-x86_64.pkg.tar.xz
# murmur 1.2.15-2

CMD: pacman --query --file /mirror/community/os/x86_64/luarocks-2.3.0-1-any.pkg.tar.xz
# luarocks 2.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xlib-0.15rc1-7-any.pkg.tar.xz
# python2-xlib 0.15rc1-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-accessor-transformers-0.2.1.7-1-x86_64.pkg.tar.xz
# haskell-data-accessor-transformers 0.2.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/slop-4.3.21-2-x86_64.pkg.tar.xz
# slop 4.3.21-2

CMD: pacman --query --file /mirror/community/os/x86_64/btfs-2.8-1-x86_64.pkg.tar.xz
# btfs 2.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-m17n-0.2.3-1-x86_64.pkg.tar.xz
# fcitx-m17n 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-script-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-script 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/nmon-16e-1-x86_64.pkg.tar.xz
# nmon 16e-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-fr-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-fr 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-benchmark-3.0.0-1-any.pkg.tar.xz
# python2-pytest-benchmark 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/dina-font-2.92-5-any.pkg.tar.xz
# dina-font 2.92-5

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-gmp-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-gmp 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-easy-file-0.2.1-1-x86_64.pkg.tar.xz
# haskell-easy-file 0.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-es-es-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-es-es 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-graphviz-2999.18.0.2-1-x86_64.pkg.tar.xz
# haskell-graphviz 2999.18.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-contravariant-1.4-8-x86_64.pkg.tar.xz
# haskell-contravariant 1.4-8

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ori-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ori 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-fast-logger-2.4.6-1-x86_64.pkg.tar.xz
# haskell-fast-logger 2.4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-spec-0.51-1-any.pkg.tar.xz
# perl-test-spec 0.51-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtkglextmm-1.2.0-11-x86_64.pkg.tar.xz
# gtkglextmm 1.2.0-11

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-language-python-0.5.2-2-x86_64.pkg.tar.xz
# haskell-language-python 0.5.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/mcomix-1.2.1-1-any.pkg.tar.xz
# mcomix 1.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/qtkeychain-0.6.1-1-x86_64.pkg.tar.xz
# qtkeychain 0.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tuxcards-2.2.1-5-x86_64.pkg.tar.xz
# tuxcards 2.2.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/libx86emu-1.7_1-1-x86_64.pkg.tar.xz
# libx86emu 1.7_1-1

CMD: pacman --query --file /mirror/community/os/x86_64/nuvexport-2:0.5-3-any.pkg.tar.xz
# nuvexport 2:0.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/iec16022-0.2.5-1-x86_64.pkg.tar.xz
# iec16022 0.2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/liburcu-0.8.7-1-x86_64.pkg.tar.xz
# liburcu 0.8.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-yaml-tiny-1.69-1-any.pkg.tar.xz
# perl-yaml-tiny 1.69-1

CMD: pacman --query --file /mirror/community/os/x86_64/ozerocdoff-2-8-x86_64.pkg.tar.xz
# ozerocdoff 2-8

CMD: pacman --query --file /mirror/community/os/x86_64/xarchiver-gtk2-0.5.4.6-1-x86_64.pkg.tar.xz
# xarchiver-gtk2 0.5.4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/png++-0.2.9-1-any.pkg.tar.xz
# png++ 0.2.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/tnftp-20141104-3-x86_64.pkg.tar.xz
# tnftp 20141104-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-format-builder-0.8100-1-x86_64.pkg.tar.xz
# perl-datetime-format-builder 0.8100-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cryptohash-0.11.9-3-x86_64.pkg.tar.xz
# haskell-cryptohash 0.11.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-capturelog-0.7-2-any.pkg.tar.xz
# python-pytest-capturelog 0.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/elfkickers-3.0a-1-x86_64.pkg.tar.xz
# elfkickers 3.0a-1

CMD: pacman --query --file /mirror/community/os/x86_64/transmission-remote-cli-1.7.1-2-any.pkg.tar.xz
# transmission-remote-cli 1.7.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/fcgiwrap-1.1.0-4-x86_64.pkg.tar.xz
# fcgiwrap 1.1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/mediawiki-1.26.2-1-any.pkg.tar.xz
# mediawiki 1.26.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-hanazono-20160201-1-any.pkg.tar.xz
# ttf-hanazono 20160201-1

CMD: pacman --query --file /mirror/community/os/x86_64/cutter-1.04-1-x86_64.pkg.tar.xz
# cutter 1.04-1

CMD: pacman --query --file /mirror/community/os/x86_64/networkmanager-dispatcher-ntpd-1.0-6-any.pkg.tar.xz
# networkmanager-dispatcher-ntpd 1.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/aqbanking-5.5.1-2-x86_64.pkg.tar.xz
# aqbanking 5.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/warsow-data-2.1.0-1-any.pkg.tar.xz
# warsow-data 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/dub-0.9.24-1-x86_64.pkg.tar.xz
# dub 0.9.24-1

CMD: pacman --query --file /mirror/community/os/x86_64/inxi-2.2.38-1-any.pkg.tar.xz
# inxi 2.2.38-1

CMD: pacman --query --file /mirror/community/os/x86_64/gflags-2.1.2-2-x86_64.pkg.tar.xz
# gflags 2.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-array-compare-2.11-1-any.pkg.tar.xz
# perl-array-compare 2.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-abstract-deque-0.3-1-x86_64.pkg.tar.xz
# haskell-abstract-deque 0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-dbd-sybase-1.15-4-x86_64.pkg.tar.xz
# perl-dbd-sybase 1.15-4

CMD: pacman --query --file /mirror/community/os/x86_64/wqy-zenhei-0.9.45-5-any.pkg.tar.xz
# wqy-zenhei 0.9.45-5

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-googlepinyin-0.1.2-6-any.pkg.tar.xz
# ibus-googlepinyin 0.1.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/fingerterm-1.1.17-2-x86_64.pkg.tar.xz
# fingerterm 1.1.17-2

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-qt-1.3.3-6-x86_64.pkg.tar.xz
# ibus-qt 1.3.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/perlpanel-20080729-6-any.pkg.tar.xz
# perlpanel 20080729-6

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-qt5-1.0.5-2-x86_64.pkg.tar.xz
# fcitx-qt5 1.0.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-sax-writer-0.56-1-any.pkg.tar.xz
# perl-xml-sax-writer 0.56-1

CMD: pacman --query --file /mirror/community/os/x86_64/datemath-2.0.10-5-x86_64.pkg.tar.xz
# datemath 2.0.10-5

CMD: pacman --query --file /mirror/community/os/x86_64/mgba-qt-0.4.0-2-x86_64.pkg.tar.xz
# mgba-qt 0.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-uuid-1.3.12-3-x86_64.pkg.tar.xz
# haskell-uuid 1.3.12-3

CMD: pacman --query --file /mirror/community/os/x86_64/symmetrica-2.0-4-x86_64.pkg.tar.xz
# symmetrica 2.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/bspwm-0.9.1-2-x86_64.pkg.tar.xz
# bspwm 0.9.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-simple-2.210-1-any.pkg.tar.xz
# perl-email-simple 2.210-1

CMD: pacman --query --file /mirror/community/os/x86_64/tamsyn-font-1.11-1-any.pkg.tar.xz
# tamsyn-font 1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-grc-3.04.00-1-any.pkg.tar.xz
# tesseract-data-grc 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ell-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ell 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/offlineimap-6.7.0-1-any.pkg.tar.xz
# offlineimap 6.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-adsp-basic-20160325.5cf12e8-2-x86_64.pkg.tar.xz
# kodi-addon-adsp-basic 20160325.5cf12e8-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-deprecation-4.1.2-1-any.pkg.tar.xz
# python2-zope-deprecation 4.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-fs-0.5.4-1-any.pkg.tar.xz
# python-fs 0.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/dd_rescue-1.99-1-x86_64.pkg.tar.xz
# dd_rescue 1.99-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-6.1.4-2-any.pkg.tar.xz
# eric-qt4 6.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-eventlet-0.18.4-1-any.pkg.tar.xz
# python2-eventlet 0.18.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnuhtml2latex-0.4-3-any.pkg.tar.xz
# gnuhtml2latex 0.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/txt2tags-2.6-4-any.pkg.tar.xz
# txt2tags 2.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-amh-3.04.00-1-any.pkg.tar.xz
# tesseract-data-amh 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-3.04.00-5-x86_64.pkg.tar.xz
# tesseract 3.04.00-5

CMD: pacman --query --file /mirror/community/os/x86_64/libgooglepinyin-0.1.2-3-x86_64.pkg.tar.xz
# libgooglepinyin 0.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/speedtest-cli-0.3.4-1-any.pkg.tar.xz
# speedtest-cli 0.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-svn-mirror-0.75-4-any.pkg.tar.xz
# perl-svn-mirror 0.75-4

CMD: pacman --query --file /mirror/community/os/x86_64/geos-3.5.0-2-x86_64.pkg.tar.xz
# geos 3.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythmusic-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythmusic 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-reflection-2.1.2-1-x86_64.pkg.tar.xz
# haskell-reflection 2.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-genty-1.3.2-1-any.pkg.tar.xz
# python-genty 1.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/afl-2.10b-1-x86_64.pkg.tar.xz
# afl 2.10b-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxinput-gtk3-0.3.5-1-x86_64.pkg.tar.xz
# lxinput-gtk3 0.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-iconv-1.0.4-4-x86_64.pkg.tar.xz
# ruby-iconv 1.0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-split-0.3-2-any.pkg.tar.xz
# python2-split 0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/namazu-2.0.21-2-x86_64.pkg.tar.xz
# namazu 2.0.21-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pybluez-0.20-4-x86_64.pkg.tar.xz
# python-pybluez 0.20-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-stm-2.4.4.1-1-x86_64.pkg.tar.xz
# haskell-stm 2.4.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xenstore-0.0.2-4-x86_64.pkg.tar.xz
# python2-xenstore 0.0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-smartypants-1.8.6-2-any.pkg.tar.xz
# python-smartypants 1.8.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/ustr-1.0.4-4-x86_64.pkg.tar.xz
# ustr 1.0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-raet-0.6.5-1-any.pkg.tar.xz
# python2-raet 0.6.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/avr-libc-2.0.0-1-any.pkg.tar.xz
# avr-libc 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/metapixel-1.0.2-8-x86_64.pkg.tar.xz
# metapixel 1.0.2-8

CMD: pacman --query --file /mirror/community/os/x86_64/miredo-1.2.6-3-x86_64.pkg.tar.xz
# miredo 1.2.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/fil-plugins-0.3.0-2-x86_64.pkg.tar.xz
# fil-plugins 0.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pretend-1.0.8-3-any.pkg.tar.xz
# python-pretend 1.0.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-blessings-1.6-3-any.pkg.tar.xz
# python-blessings 1.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/lxsession-gtk3-1:0.5.2-2-x86_64.pkg.tar.xz
# lxsession-gtk3 1:0.5.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/pcsc-tools-1.4.26-1-x86_64.pkg.tar.xz
# pcsc-tools 1.4.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xlwt-1.0.0-2-any.pkg.tar.xz
# python2-xlwt 1.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/httpie-0.9.3-1-any.pkg.tar.xz
# httpie 0.9.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-uncertainties-2.4.8.1-1-any.pkg.tar.xz
# python-uncertainties 2.4.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/oblogout-0.2-17-any.pkg.tar.xz
# oblogout 0.2-17

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gtk2-webkit-0.09-6-x86_64.pkg.tar.xz
# perl-gtk2-webkit 0.09-6

CMD: pacman --query --file /mirror/community/os/x86_64/psimedia-20121205-1-x86_64.pkg.tar.xz
# psimedia 20121205-1

CMD: pacman --query --file /mirror/community/os/x86_64/xalan-c-1:1.11-1-x86_64.pkg.tar.xz
# xalan-c 1:1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/evtest-1.33-2-x86_64.pkg.tar.xz
# evtest 1.33-2

CMD: pacman --query --file /mirror/community/os/x86_64/gtk2hs-buildtools-0.13.0.5-4-x86_64.pkg.tar.xz
# gtk2hs-buildtools 0.13.0.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/libantlr3c-3.4-1-x86_64.pkg.tar.xz
# libantlr3c 3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/percona-toolkit-2.2.17-1-any.pkg.tar.xz
# percona-toolkit 2.2.17-1

CMD: pacman --query --file /mirror/community/os/x86_64/mongodb-tools-3.2.0-3-x86_64.pkg.tar.xz
# mongodb-tools 3.2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/dvdrtools-0.3.1-4-x86_64.pkg.tar.xz
# dvdrtools 0.3.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/fb-client-1.5.0-1-x86_64.pkg.tar.xz
# fb-client 1.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-beautifulsoup4-4.4.1-1-any.pkg.tar.xz
# python2-beautifulsoup4 4.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/fio-2.9-1-x86_64.pkg.tar.xz
# fio 2.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/groovy-docs-2.4.6-1-any.pkg.tar.xz
# groovy-docs 2.4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/sauerbraten-data-2013_02_03_collect_edition-2-any.pkg.tar.xz
# sauerbraten-data 2013_02_03_collect_edition-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-refocus-0.9.0-4-x86_64.pkg.tar.xz
# gimp-refocus 0.9.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/mate-applets-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-applets-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gpsmanshp-1.2.3-1-x86_64.pkg.tar.xz
# gpsmanshp 1.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/uget-2.0.7-1-x86_64.pkg.tar.xz
# uget 2.0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/pcb-20140316-3-x86_64.pkg.tar.xz
# pcb 20140316-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-backports.shutil_get_terminal_size-1.0.0-1-any.pkg.tar.xz
# python2-backports.shutil_get_terminal_size 1.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-yapf-0.7.1-1-any.pkg.tar.xz
# python2-yapf 0.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-scipy-0.17.0-1-x86_64.pkg.tar.xz
# python-scipy 0.17.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-docker-py-1.8.1-1-any.pkg.tar.xz
# python2-docker-py 1.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/w3cam-0.7.2-11-x86_64.pkg.tar.xz
# w3cam 0.7.2-11

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyside-common-1.2.4-3-x86_64.pkg.tar.xz
# python-pyside-common 1.2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-dock-3.0.7-1-x86_64.pkg.tar.xz
# deepin-dock 3.0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/ext4magic-0.3.2-1-x86_64.pkg.tar.xz
# ext4magic 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-faulthandler-2.4-2-x86_64.pkg.tar.xz
# python2-faulthandler 2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-sl-2.8.2-4-any.pkg.tar.xz
# gimp-help-sl 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-matrixtrails-20151029.16057e7-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-matrixtrails 20151029.16057e7-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-element-extended-1.18-3-any.pkg.tar.xz
# perl-html-element-extended 1.18-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tuple-th-0.2.5-1-x86_64.pkg.tar.xz
# haskell-tuple-th 0.2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-inter-1.06-1-any.pkg.tar.xz
# perl-test-inter 1.06-1

CMD: pacman --query --file /mirror/community/os/x86_64/notify-sharp-0.4.1-2-any.pkg.tar.xz
# notify-sharp 0.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-gevent-1.1.1-1-x86_64.pkg.tar.xz
# python-gevent 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-matplotlib-1.5.1-2-x86_64.pkg.tar.xz
# python-matplotlib 1.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/unarj-2.63a-4-x86_64.pkg.tar.xz
# unarj 2.63a-4

CMD: pacman --query --file /mirror/community/os/x86_64/mate-notification-daemon-1.12.1-1-x86_64.pkg.tar.xz
# mate-notification-daemon 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gsql-0.2.2-8-x86_64.pkg.tar.xz
# gsql 0.2.2-8

CMD: pacman --query --file /mirror/community/os/x86_64/python2-progressbar-2.3-6-any.pkg.tar.xz
# python2-progressbar 2.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/blosc-1.8.1-1-x86_64.pkg.tar.xz
# blosc 1.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-eric-6.1.4-2-any.pkg.tar.xz
# python2-eric 6.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-minidb-2.0.1-1-any.pkg.tar.xz
# python-minidb 2.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-yesod-default-1.2.0-38-x86_64.pkg.tar.xz
# haskell-yesod-default 1.2.0-38

CMD: pacman --query --file /mirror/community/os/x86_64/sylpheed-3.5.0-2-x86_64.pkg.tar.xz
# sylpheed 3.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/redis-3.0.7-1-x86_64.pkg.tar.xz
# redis 3.0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-translationstring-1.3-1-any.pkg.tar.xz
# python-translationstring 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-txaio-2.3.1-1-any.pkg.tar.xz
# python-txaio 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libev-4.22-1-x86_64.pkg.tar.xz
# libev 4.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/dhex-0.68-3-x86_64.pkg.tar.xz
# dhex 0.68-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-parsers-0.12.3-11-x86_64.pkg.tar.xz
# haskell-parsers 0.12.3-11

CMD: pacman --query --file /mirror/community/os/x86_64/gpac-1:0.5.2-6-x86_64.pkg.tar.xz
# gpac 1:0.5.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/almanah-0.11.1-4-x86_64.pkg.tar.xz
# almanah 0.11.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-adsp-biquad-filters-20160325.77ea50b-2-x86_64.pkg.tar.xz
# kodi-addon-adsp-biquad-filters 20160325.77ea50b-2

CMD: pacman --query --file /mirror/community/os/x86_64/injeqt-1.0.0-2-x86_64.pkg.tar.xz
# injeqt 1.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mktorrent-1.0-4-x86_64.pkg.tar.xz
# mktorrent 1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-package-deprecationmanager-0.16-1-any.pkg.tar.xz
# perl-package-deprecationmanager 0.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/spambayes-1.1a6-5-any.pkg.tar.xz
# spambayes 1.1a6-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-subunit-1.2.0-1-any.pkg.tar.xz
# python2-subunit 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-genty-1.3.2-1-any.pkg.tar.xz
# python2-genty 1.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/ibam-0.5.2-9-x86_64.pkg.tar.xz
# ibam 0.5.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-string-1.08-9-x86_64.pkg.tar.xz
# perl-io-string 1.08-9

CMD: pacman --query --file /mirror/community/os/x86_64/surf-0.7-2-x86_64.pkg.tar.xz
# surf 0.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-googlepinyin-0.1.6-5-x86_64.pkg.tar.xz
# fcitx-googlepinyin 0.1.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-dnspython-1.12.0-2-any.pkg.tar.xz
# python-dnspython 1.12.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-algorithm-diff-1.1903-1-any.pkg.tar.xz
# perl-algorithm-diff 1.1903-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-extutils-config-0.008-1-any.pkg.tar.xz
# perl-extutils-config 0.008-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttyload-0.5.3-1-x86_64.pkg.tar.xz
# ttyload 0.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-gfire-0.9.6-1-x86_64.pkg.tar.xz
# pidgin-gfire 0.9.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ipdb-0.10.0-1-any.pkg.tar.xz
# python2-ipdb 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-tgk-3.04.00-1-any.pkg.tar.xz
# tesseract-data-tgk 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/windowlab-1.40-4-x86_64.pkg.tar.xz
# windowlab 1.40-4

CMD: pacman --query --file /mirror/community/os/x86_64/synce-rra-0.17-3-x86_64.pkg.tar.xz
# synce-rra 0.17-3

CMD: pacman --query --file /mirror/community/os/x86_64/xsel-1.2.0-6-x86_64.pkg.tar.xz
# xsel 1.2.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-persistent-template-2.1.6-13-x86_64.pkg.tar.xz
# haskell-persistent-template 2.1.6-13

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-db-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-db 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/fdkaac-0.6.2-2-x86_64.pkg.tar.xz
# fdkaac 0.6.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/obconf-2.0.4-4-x86_64.pkg.tar.xz
# obconf 2.0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-event-4.2.0-1-any.pkg.tar.xz
# python-zope-event 4.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-mockmodule-0.11-1-any.pkg.tar.xz
# perl-test-mockmodule 0.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-djabberd-rosterstorage-sqlite-1.00-4-any.pkg.tar.xz
# perl-djabberd-rosterstorage-sqlite 1.00-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sympy-1.0-1-any.pkg.tar.xz
# python2-sympy 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/systemd-ui-3-2-x86_64.pkg.tar.xz
# systemd-ui 3-2

CMD: pacman --query --file /mirror/community/os/x86_64/yubikey-personalization-gui-3.1.24-2-x86_64.pkg.tar.xz
# yubikey-personalization-gui 3.1.24-2

CMD: pacman --query --file /mirror/community/os/x86_64/torsocks-2.1.0-1-x86_64.pkg.tar.xz
# torsocks 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/smokeping-2.6.11-3-any.pkg.tar.xz
# smokeping 2.6.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pretend-1.0.8-3-any.pkg.tar.xz
# python2-pretend 1.0.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/perlbrew-0.75-1-any.pkg.tar.xz
# perlbrew 0.75-1

CMD: pacman --query --file /mirror/community/os/x86_64/mysql-workbench-6.3.6-6-x86_64.pkg.tar.xz
# mysql-workbench 6.3.6-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-accessor-0.2.2.7-1-x86_64.pkg.tar.xz
# haskell-data-accessor 0.2.2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-control-center-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-control-center-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/read-edid-3.0.2-1-x86_64.pkg.tar.xz
# read-edid 3.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-charwidth-0.04-11-x86_64.pkg.tar.xz
# perl-text-charwidth 0.04-11

CMD: pacman --query --file /mirror/community/os/x86_64/qconf-2.0-1-x86_64.pkg.tar.xz
# qconf 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/unittestpp-1.4-7-x86_64.pkg.tar.xz
# unittestpp 1.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/unifi-4.8.15-1-any.pkg.tar.xz
# unifi 4.8.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/man-pages-cs-0.18.20090209-5-any.pkg.tar.xz
# man-pages-cs 0.18.20090209-5

CMD: pacman --query --file /mirror/community/os/x86_64/linuxdoc-tools-0.9.69-1-x86_64.pkg.tar.xz
# linuxdoc-tools 0.9.69-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua-sql-postgres-2.3.0-6-x86_64.pkg.tar.xz
# lua-sql-postgres 2.3.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/simh-3.9.0-2-x86_64.pkg.tar.xz
# simh 3.9.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/cmus-2.7.1-8-x86_64.pkg.tar.xz
# cmus 2.7.1-8

CMD: pacman --query --file /mirror/community/os/x86_64/perl-curses-1.33-1-x86_64.pkg.tar.xz
# perl-curses 1.33-1

CMD: pacman --query --file /mirror/community/os/x86_64/pekwm-themes-1.0.5-3-any.pkg.tar.xz
# pekwm-themes 1.0.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/naev-0.6.1-2-x86_64.pkg.tar.xz
# naev 0.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-watchdog-0.8.3-4-any.pkg.tar.xz
# python2-watchdog 0.8.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-yesod-form-1.4.7.1-1-x86_64.pkg.tar.xz
# haskell-yesod-form 1.4.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tuxpaint-config-0.0.13-2-x86_64.pkg.tar.xz
# tuxpaint-config 0.0.13-2

CMD: pacman --query --file /mirror/community/os/x86_64/ratpoints-2.1.3-1-x86_64.pkg.tar.xz
# ratpoints 2.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-keybinder2-0.3.0-2-x86_64.pkg.tar.xz
# python2-keybinder2 0.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-celery-3.1.23-1-any.pkg.tar.xz
# python2-celery 3.1.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-applets-1.12.1-1-x86_64.pkg.tar.xz
# mate-applets 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-setuptools-scm-1.11.0-1-any.pkg.tar.xz
# python2-setuptools-scm 1.11.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/nemo-3.0.0-1-x86_64.pkg.tar.xz
# nemo 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/goocanvas1-1.0.0-3-x86_64.pkg.tar.xz
# goocanvas1 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-positional-1.1.0-1-any.pkg.tar.xz
# python-positional 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-rply-0.7.4-1-any.pkg.tar.xz
# python-rply 0.7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-html5lib-0.9999999-2-any.pkg.tar.xz
# python2-html5lib 0.9999999-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-ncurses-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-ncurses 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-nautilus-1.1-4-x86_64.pkg.tar.xz
# python2-nautilus 1.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/atftp-0.7.1-1-x86_64.pkg.tar.xz
# atftp 0.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/startdde-3.0.3-4-x86_64.pkg.tar.xz
# startdde 3.0.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-uncertainties-2.4.8.1-1-any.pkg.tar.xz
# python2-uncertainties 2.4.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-requestsexceptions-1.1.3-1-any.pkg.tar.xz
# python2-requestsexceptions 1.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cgi-4.27-1-any.pkg.tar.xz
# perl-cgi 4.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pillow-3.2.0-1-x86_64.pkg.tar.xz
# python-pillow 3.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-shiboken-1.2.4-2-x86_64.pkg.tar.xz
# python2-shiboken 1.2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/apcupsd-3.14.13-3-x86_64.pkg.tar.xz
# apcupsd 3.14.13-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-slip-0.6.4-2-any.pkg.tar.xz
# python-slip 0.6.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-docopt-0.6.2-3-any.pkg.tar.xz
# python-docopt 0.6.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/kimtoy-1.91-2-x86_64.pkg.tar.xz
# kimtoy 1.91-2

CMD: pacman --query --file /mirror/community/os/x86_64/gtkwave-3.3.72-2-x86_64.pkg.tar.xz
# gtkwave 3.3.72-2

CMD: pacman --query --file /mirror/community/os/x86_64/puzzles-20160103-1-x86_64.pkg.tar.xz
# puzzles 20160103-1

CMD: pacman --query --file /mirror/community/os/x86_64/raw-thumbnailer-0.2.1-2-x86_64.pkg.tar.xz
# raw-thumbnailer 0.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/cgrep-6.6.3-7-x86_64.pkg.tar.xz
# cgrep 6.6.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-format-mail-0.402-1-x86_64.pkg.tar.xz
# perl-datetime-format-mail 0.402-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-testrunner-4.4.10-1-any.pkg.tar.xz
# python2-zope-testrunner 4.4.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pygit2-0.24.0-3-x86_64.pkg.tar.xz
# python-pygit2 0.24.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/go-tools-2:1.6.2-1-x86_64.pkg.tar.xz
# go-tools 2:1.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-biogenesis-20150921.39928ee-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-biogenesis 20150921.39928ee-2

CMD: pacman --query --file /mirror/community/os/x86_64/tktheme-0.23-9-x86_64.pkg.tar.xz
# tktheme 0.23-9

CMD: pacman --query --file /mirror/community/os/x86_64/python2-slowaes-0.1a1-2-any.pkg.tar.xz
# python2-slowaes 0.1a1-2

CMD: pacman --query --file /mirror/community/os/x86_64/notion-20150812-2-x86_64.pkg.tar.xz
# notion 20150812-2

CMD: pacman --query --file /mirror/community/os/x86_64/hindent-4.6.3-2-x86_64.pkg.tar.xz
# hindent 4.6.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/chinese-calendar-1.0.2-2-x86_64.pkg.tar.xz
# chinese-calendar 1.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/obs-studio-0.14.1-2-x86_64.pkg.tar.xz
# obs-studio 0.14.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/xchm-1.23-3-x86_64.pkg.tar.xz
# xchm 1.23-3

CMD: pacman --query --file /mirror/community/os/x86_64/pwgen-2.07-1-x86_64.pkg.tar.xz
# pwgen 2.07-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-copy-4.0.3-1-any.pkg.tar.xz
# python2-zope-copy 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/zsh-lovers-0.9.0-2-any.pkg.tar.xz
# zsh-lovers 0.9.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-docker-py-1.8.1-1-any.pkg.tar.xz
# python-docker-py 1.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-fr-6.1.4-1-any.pkg.tar.xz
# eric-i18n-fr 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-twine-1.6.5-1-any.pkg.tar.xz
# python2-twine 1.6.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/opencascade-6.9.1-2-x86_64.pkg.tar.xz
# opencascade 6.9.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/toxic-0.7.0-4-x86_64.pkg.tar.xz
# toxic 0.7.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/pygmentize-2.1.3-1-any.pkg.tar.xz
# pygmentize 2.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/sweethome3d-5.2-2-any.pkg.tar.xz
# sweethome3d 5.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-xml-1.3.14-4-x86_64.pkg.tar.xz
# haskell-xml 1.3.14-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyprof2calltree-1.3.2-3-any.pkg.tar.xz
# python2-pyprof2calltree 1.3.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/ufw-0.35-2-any.pkg.tar.xz
# ufw 0.35-2

CMD: pacman --query --file /mirror/community/os/x86_64/gcstar-1.7.1-1-any.pkg.tar.xz
# gcstar 1.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/imdbpy-5.0-1-x86_64.pkg.tar.xz
# imdbpy 5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/podofo-0.9.3-2-x86_64.pkg.tar.xz
# podofo 0.9.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/vagrant-1.8.1-1-x86_64.pkg.tar.xz
# vagrant 1.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/couchdb-1.6.1-7-x86_64.pkg.tar.xz
# couchdb 1.6.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/pitivi-0.95-7-x86_64.pkg.tar.xz
# pitivi 0.95-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-tree-5.03-3-any.pkg.tar.xz
# perl-html-tree 5.03-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-sqi-3.04.00-1-any.pkg.tar.xz
# tesseract-data-sqi 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/libsodium-1.0.10-1-x86_64.pkg.tar.xz
# libsodium 1.0.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/adns-python-1.2.1-6-x86_64.pkg.tar.xz
# adns-python 1.2.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-security-4.0.3-1-x86_64.pkg.tar.xz
# python-zope-security 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gtk2-trayicon-0.06-12-x86_64.pkg.tar.xz
# perl-gtk2-trayicon 0.06-12

CMD: pacman --query --file /mirror/community/os/x86_64/pstotext-1.9-3-x86_64.pkg.tar.xz
# pstotext 1.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/xarchiver-0.5.4.6-1-x86_64.pkg.tar.xz
# xarchiver 0.5.4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-screensaver-gtk3-1.12.0-2-x86_64.pkg.tar.xz
# mate-screensaver-gtk3 1.12.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pathlib-1.0.1-3-any.pkg.tar.xz
# python2-pathlib 1.0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/parcellite-1.1.9-1-x86_64.pkg.tar.xz
# parcellite 1.1.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-panel-1.12.2-1-x86_64.pkg.tar.xz
# mate-panel 1.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/rexima-1.4-6-x86_64.pkg.tar.xz
# rexima 1.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-ghc-syb-utils-0.2.3-1-x86_64.pkg.tar.xz
# haskell-ghc-syb-utils 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/caja-open-terminal-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# caja-open-terminal-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-libnacl-1.4.4-1-any.pkg.tar.xz
# python2-libnacl 1.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/tlp-rdw-0.8-1-any.pkg.tar.xz
# tlp-rdw 0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-http-cache-transparent-1.1-2-any.pkg.tar.xz
# perl-http-cache-transparent 1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-openpyxl-2.3.5-1-any.pkg.tar.xz
# python-openpyxl 2.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-glanceclient-2.0.0-1-any.pkg.tar.xz
# python-glanceclient 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gwget-1.0.4-9-x86_64.pkg.tar.xz
# gwget 1.0.4-9

CMD: pacman --query --file /mirror/community/os/x86_64/python-sure-1.2.24-2-any.pkg.tar.xz
# python-sure 1.2.24-2

CMD: pacman --query --file /mirror/community/os/x86_64/fop-2.1-1-any.pkg.tar.xz
# fop 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/shake-1.0-1-x86_64.pkg.tar.xz
# shake 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-asn1-parse-0.9.4-6-x86_64.pkg.tar.xz
# haskell-asn1-parse 0.9.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-authen-radius-0.24-2-any.pkg.tar.xz
# perl-authen-radius 0.24-2

CMD: pacman --query --file /mirror/community/os/x86_64/projectm-qt-2.1.0-13-x86_64.pkg.tar.xz
# projectm-qt 2.1.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/archlinux-themes-kdm-1.4-4-any.pkg.tar.xz
# archlinux-themes-kdm 1.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-flickrapi-2.1.2-1-any.pkg.tar.xz
# python-flickrapi 2.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cryptonite-0.15-1-x86_64.pkg.tar.xz
# haskell-cryptonite 0.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/0ad-a20-5-x86_64.pkg.tar.xz
# 0ad a20-5

CMD: pacman --query --file /mirror/community/os/x86_64/love-0.10.1-1-x86_64.pkg.tar.xz
# love 0.10.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/setconf-0.7.2-1-any.pkg.tar.xz
# setconf 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/parole-0.8.1-3-x86_64.pkg.tar.xz
# parole 0.8.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/pcurses-4-5-x86_64.pkg.tar.xz
# pcurses 4-5

CMD: pacman --query --file /mirror/community/os/x86_64/qwt5-5.2.3-4-x86_64.pkg.tar.xz
# qwt5 5.2.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pypandoc-1.1.3-1-any.pkg.tar.xz
# python2-pypandoc 1.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-webob-1.6.0-1-any.pkg.tar.xz
# python2-webob 1.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-marisa-0.2.4-7-x86_64.pkg.tar.xz
# python2-marisa 0.2.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/cinnamon-control-center-3.0.0-1-x86_64.pkg.tar.xz
# cinnamon-control-center 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/isapnptools-1.27-4-x86_64.pkg.tar.xz
# isapnptools 1.27-4

CMD: pacman --query --file /mirror/community/os/x86_64/gphpedit-0.9.98RC1-6-x86_64.pkg.tar.xz
# gphpedit 0.9.98RC1-6

CMD: pacman --query --file /mirror/community/os/x86_64/units-2.12-1-x86_64.pkg.tar.xz
# units 2.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/highlight-gui-3.28-1-x86_64.pkg.tar.xz
# highlight-gui 3.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/fuseiso-20070708-6-x86_64.pkg.tar.xz
# fuseiso 20070708-6

CMD: pacman --query --file /mirror/community/os/x86_64/mp3info-0.8.5a-6-x86_64.pkg.tar.xz
# mp3info 0.8.5a-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-virtualenv-clone-0.2.6-2-any.pkg.tar.xz
# python-virtualenv-clone 0.2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-media-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-media 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pkginfo-1.2.1-3-any.pkg.tar.xz
# python2-pkginfo 1.2.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-html2text-2016.4.2-2-any.pkg.tar.xz
# python2-html2text 2016.4.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/bass-1.2-11-any.pkg.tar.xz
# bass 1.2-11

CMD: pacman --query --file /mirror/community/os/x86_64/ettercap-gtk-0.8.2-3-x86_64.pkg.tar.xz
# ettercap-gtk 0.8.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/kiwi-1.9.29-4-any.pkg.tar.xz
# kiwi 1.9.29-4

CMD: pacman --query --file /mirror/community/os/x86_64/xf86miscproto-0.9.3-1-any.pkg.tar.xz
# xf86miscproto 0.9.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-feed-0.3.11.1-3-x86_64.pkg.tar.xz
# haskell-feed 0.3.11.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/echoping-6.0.2-6-x86_64.pkg.tar.xz
# echoping 6.0.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-testrepository-0.0.20-1-any.pkg.tar.xz
# python2-testrepository 0.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-ca-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-ca 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/uptimed-0.4.0-1-x86_64.pkg.tar.xz
# uptimed 0.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-keys-3.11-13-x86_64.pkg.tar.xz
# haskell-keys 3.11-13

CMD: pacman --query --file /mirror/community/os/x86_64/openshadinglanguage-1.7.2-1-x86_64.pkg.tar.xz
# openshadinglanguage 1.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-mono-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-mono 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/kid3-3.4.0-2-x86_64.pkg.tar.xz
# kid3 3.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/languagetool-3.3-1-any.pkg.tar.xz
# languagetool 3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/jupyter-nbconvert-4.2.0-1-any.pkg.tar.xz
# jupyter-nbconvert 4.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-memory-0.12-1-x86_64.pkg.tar.xz
# haskell-memory 0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/rlwrap-0.42-2-x86_64.pkg.tar.xz
# rlwrap 0.42-2

CMD: pacman --query --file /mirror/community/os/x86_64/perlio-via-symlink-0.05-6-any.pkg.tar.xz
# perlio-via-symlink 0.05-6

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-socket-20160311-1-x86_64.pkg.tar.xz
# lua52-socket 20160311-1

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-ca-2.3.0-2-x86_64.pkg.tar.xz
# aspell-ca 2.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/ser2net-2.10.0-2-x86_64.pkg.tar.xz
# ser2net 2.10.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/subsurface-4.5.6-1-x86_64.pkg.tar.xz
# subsurface 4.5.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-anyevent-i3-0.16-2-any.pkg.tar.xz
# perl-anyevent-i3 0.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-audioencoder-flac-20160219.176288b-3-x86_64.pkg.tar.xz
# kodi-addon-audioencoder-flac 20160219.176288b-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-auto-update-0.1.3.1-1-x86_64.pkg.tar.xz
# haskell-auto-update 0.1.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-expects-0.7.2-1-any.pkg.tar.xz
# python2-expects 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/binwalk-2.1.1-2-any.pkg.tar.xz
# binwalk 2.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-package-constants-0.06-1-any.pkg.tar.xz
# perl-package-constants 0.06-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-rainbow-2.1.0-1-any.pkg.tar.xz
# ruby-rainbow 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/simavr-1.3-1-x86_64.pkg.tar.xz
# simavr 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/nodm-0.12-1-x86_64.pkg.tar.xz
# nodm 0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pcapy-0.10.10-2-x86_64.pkg.tar.xz
# python-pcapy 0.10.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/sdcv-0.5.0beta4-1-x86_64.pkg.tar.xz
# sdcv 0.5.0beta4-1

CMD: pacman --query --file /mirror/community/os/x86_64/libforensic1394-0.2-2-x86_64.pkg.tar.xz
# libforensic1394 0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/keepnote-0.7.8-2-any.pkg.tar.xz
# keepnote 0.7.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-session-0.10.0-3-x86_64.pkg.tar.xz
# lxqt-session 0.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-abstract-3.008-1-any.pkg.tar.xz
# perl-email-abstract 3.008-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-greynetic-20150921.80e850e-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-greynetic 20150921.80e850e-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-smmap-0.9.0-3-any.pkg.tar.xz
# python-smmap 0.9.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-rsslite-0.15-3-any.pkg.tar.xz
# perl-xml-rsslite 0.15-3

CMD: pacman --query --file /mirror/community/os/x86_64/ttytter-2.1.00-4-any.pkg.tar.xz
# ttytter 2.1.00-4

CMD: pacman --query --file /mirror/community/os/x86_64/vim-jedi-0.8.0-2-any.pkg.tar.xz
# vim-jedi 0.8.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/silly-0.1.0-7-x86_64.pkg.tar.xz
# silly 0.1.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/unibilium-1.2.0-1-x86_64.pkg.tar.xz
# unibilium 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/autofs-5.1.1-3-x86_64.pkg.tar.xz
# autofs 5.1.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/log4cpp-1.1.1-2-x86_64.pkg.tar.xz
# log4cpp 1.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/yamdi-1.9-2-x86_64.pkg.tar.xz
# yamdi 1.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-primitive-0.6.1.0-1-x86_64.pkg.tar.xz
# haskell-primitive 0.6.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tiled-0.16.0-2-x86_64.pkg.tar.xz
# tiled 0.16.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/borg-1.0.2-1-x86_64.pkg.tar.xz
# borg 1.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/mailutils-2.99.99-2-x86_64.pkg.tar.xz
# mailutils 2.99.99-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-braintree-3.25.0-1-any.pkg.tar.xz
# python-braintree 3.25.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/xfe-1.41-2-x86_64.pkg.tar.xz
# xfe 1.41-2

CMD: pacman --query --file /mirror/community/os/x86_64/unetbootin-619-1-x86_64.pkg.tar.xz
# unetbootin 619-1

CMD: pacman --query --file /mirror/community/os/x86_64/pam-krb5-4.7-1-x86_64.pkg.tar.xz
# pam-krb5 4.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-desktop-gnome-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-desktop-gnome 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gradm-3.1.201603152148-1-x86_64.pkg.tar.xz
# gradm 3.1.201603152148-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pycontracts-1.7.9-1-any.pkg.tar.xz
# python2-pycontracts 1.7.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/flake8-1:2.5.4-2-any.pkg.tar.xz
# flake8 1:2.5.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-gammu-2.5-1-x86_64.pkg.tar.xz
# python-gammu 2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-qt4-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-qt4 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/pyopencl-headers-1:2015.2.4-1-x86_64.pkg.tar.xz
# pyopencl-headers 1:2015.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/horst-4.2-1-x86_64.pkg.tar.xz
# horst 4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-zh-cn-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-zh-cn 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/awstats-7.4-1-any.pkg.tar.xz
# awstats 7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/nopaste-0.1-4-any.pkg.tar.xz
# nopaste 0.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/amb-plugins-0.8.1-2-x86_64.pkg.tar.xz
# amb-plugins 0.8.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/stress-1.0.4-4-x86_64.pkg.tar.xz
# stress 1.0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/atk-docs-2.6.0-2-any.pkg.tar.xz
# atk-docs 2.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/gocr-0.50-2-x86_64.pkg.tar.xz
# gocr 0.50-2

CMD: pacman --query --file /mirror/community/os/x86_64/whaawmp-0.2.14-2-any.pkg.tar.xz
# whaawmp 0.2.14-2

CMD: pacman --query --file /mirror/community/os/x86_64/libiptcdata-1.0.4-3-x86_64.pkg.tar.xz
# libiptcdata 1.0.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haxe-3.2.1-4-x86_64.pkg.tar.xz
# haxe 3.2.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/wesnoth-1.12.5-3-x86_64.pkg.tar.xz
# wesnoth 1.12.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/mate-themes-3.20.5-2-any.pkg.tar.xz
# mate-themes 3.20.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/cimg-1.6.9-1-any.pkg.tar.xz
# cimg 1.6.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-formencode-1.3.0a1-2-any.pkg.tar.xz
# python2-formencode 1.3.0a1-2

CMD: pacman --query --file /mirror/community/os/x86_64/linux-tools-meta-4.5-2-x86_64.pkg.tar.xz
# linux-tools-meta 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/hashcash-1.22-4-x86_64.pkg.tar.xz
# hashcash 1.22-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyudev-0.19.0-1-any.pkg.tar.xz
# python2-pyudev 0.19.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pymongo-3.2.2-1-x86_64.pkg.tar.xz
# python-pymongo 3.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-skein-1.0.9.4-3-x86_64.pkg.tar.xz
# haskell-skein 1.0.9.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-migrate-0.10.0-1-any.pkg.tar.xz
# python2-migrate 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua-sdl2-v2.0.3_4.0-1-x86_64.pkg.tar.xz
# lua-sdl2 v2.0.3_4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/zynaddsubfx-2.5.4-1-x86_64.pkg.tar.xz
# zynaddsubfx 2.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-edisonapi-1.3-1-x86_64.pkg.tar.xz
# haskell-edisonapi 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-tidy-20160302-1-any.pkg.tar.xz
# perl-tidy 20160302-1

CMD: pacman --query --file /mirror/community/os/x86_64/geary-0.10.0-3-x86_64.pkg.tar.xz
# geary 0.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/lockdev-1.0.3_1.6-2-x86_64.pkg.tar.xz
# lockdev 1.0.3_1.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/sysstat-11.2.2-1-x86_64.pkg.tar.xz
# sysstat 11.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/wbar-2.3.4-4-x86_64.pkg.tar.xz
# wbar 2.3.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/gambatte-qt-r572-2-x86_64.pkg.tar.xz
# gambatte-qt r572-2

CMD: pacman --query --file /mirror/community/os/x86_64/firefox-theme-gnome-45.1-2-any.pkg.tar.xz
# firefox-theme-gnome 45.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/netbeans-8.1-2-any.pkg.tar.xz
# netbeans 8.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/g15daemon-1.9.5.3-7-x86_64.pkg.tar.xz
# g15daemon 1.9.5.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/chuck-1.3.5.2-1-x86_64.pkg.tar.xz
# chuck 1.3.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/proguard-5.2.1-1-any.pkg.tar.xz
# proguard 5.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-nose-fixes-1.3-1-any.pkg.tar.xz
# python2-nose-fixes 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pastedeploy-1.5.2-1-any.pkg.tar.xz
# python-pastedeploy 1.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/qcachegrind-0.7.4-5-x86_64.pkg.tar.xz
# qcachegrind 0.7.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/cdemu-daemon-3.0.4-1-x86_64.pkg.tar.xz
# cdemu-daemon 3.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/pptpd-1.3.4-15-x86_64.pkg.tar.xz
# pptpd 1.3.4-15

CMD: pacman --query --file /mirror/community/os/x86_64/delegate-9.9.13-2-x86_64.pkg.tar.xz
# delegate 9.9.13-2

CMD: pacman --query --file /mirror/community/os/x86_64/rubiks-20070912-2-x86_64.pkg.tar.xz
# rubiks 20070912-2

CMD: pacman --query --file /mirror/community/os/x86_64/pkcs11-helper-1.11-2-x86_64.pkg.tar.xz
# pkcs11-helper 1.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-socketpool-0.5.3-1-any.pkg.tar.xz
# python-socketpool 0.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-xdist-1.14-1-any.pkg.tar.xz
# python-pytest-xdist 1.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-glob-0.7.5-1-x86_64.pkg.tar.xz
# haskell-glob 0.7.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/pbpst-1.1.2-1-x86_64.pkg.tar.xz
# pbpst 1.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/dblatex-0.3.4-3-any.pkg.tar.xz
# dblatex 0.3.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/liteide-29-1-x86_64.pkg.tar.xz
# liteide 29-1

CMD: pacman --query --file /mirror/community/os/x86_64/simutrans-120.1.3-1-x86_64.pkg.tar.xz
# simutrans 120.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-extras-0.0.3-1-any.pkg.tar.xz
# python-extras 0.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/uqm-0.7.0-4-x86_64.pkg.tar.xz
# uqm 0.7.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/luajit-2.0.4-2-x86_64.pkg.tar.xz
# luajit 2.0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-db-sqlite3-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-db-sqlite3 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-path-pieces-0.2.1-4-x86_64.pkg.tar.xz
# haskell-path-pieces 0.2.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jinja-2.8-2-any.pkg.tar.xz
# python2-jinja 2.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-nose-exclude-0.4.1-1-any.pkg.tar.xz
# python-nose-exclude 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/julius-4.3.1-1-x86_64.pkg.tar.xz
# julius 4.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/pingus-0.7.6-17-x86_64.pkg.tar.xz
# pingus 0.7.6-17

CMD: pacman --query --file /mirror/community/os/x86_64/dzen2-0.9.5git-6-x86_64.pkg.tar.xz
# dzen2 0.9.5git-6

CMD: pacman --query --file /mirror/community/os/x86_64/esmska-1.9-2-any.pkg.tar.xz
# esmska 1.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/cfv-1.18.3-6-any.pkg.tar.xz
# cfv 1.18.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pysqlite-2.8.2-1-x86_64.pkg.tar.xz
# python2-pysqlite 2.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/r8168-lts-8.041.00-6-x86_64.pkg.tar.xz
# r8168-lts 8.041.00-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pychm-0.8.4.1-1-x86_64.pkg.tar.xz
# python2-pychm 0.8.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-conduit-extra-1.1.13.1-3-x86_64.pkg.tar.xz
# haskell-conduit-extra 1.1.13.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-hypothesis-3.1.3-1-any.pkg.tar.xz
# python2-hypothesis 3.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-css-text-0.1.2.1-6-x86_64.pkg.tar.xz
# haskell-css-text 0.1.2.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pint-0.7.2-1-any.pkg.tar.xz
# python2-pint 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-goo-canvas-0.06-5-x86_64.pkg.tar.xz
# perl-goo-canvas 0.06-5

CMD: pacman --query --file /mirror/community/os/x86_64/ngspice-26-3-x86_64.pkg.tar.xz
# ngspice 26-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-prelude-extras-0.4.0.3-1-x86_64.pkg.tar.xz
# haskell-prelude-extras 0.4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/hhvm-3.13.1-2-x86_64.pkg.tar.xz
# hhvm 3.13.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/autopep8-1.2.2-1-any.pkg.tar.xz
# autopep8 1.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-blaze-builder-0.4.0.2-1-x86_64.pkg.tar.xz
# haskell-blaze-builder 0.4.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-exam-0.10.5-2-any.pkg.tar.xz
# python-exam 0.10.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/lwp-2.6-3-x86_64.pkg.tar.xz
# lwp 2.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/rebar-1:2.6.1-2-any.pkg.tar.xz
# rebar 1:2.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/powerline-vim-2.4-1-x86_64.pkg.tar.xz
# powerline-vim 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/kdbg-2.5.5-3-x86_64.pkg.tar.xz
# kdbg 2.5.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pycuda-2016.1-1-x86_64.pkg.tar.xz
# python-pycuda 2016.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-flexmock-0.10.2-1-any.pkg.tar.xz
# python-flexmock 0.10.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libfastjson-0.99.2-1-x86_64.pkg.tar.xz
# libfastjson 0.99.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-path-io-1.1.0-1-x86_64.pkg.tar.xz
# haskell-path-io 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-guest-dkms-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox-guest-dkms 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/inotify-tools-3.14-4-x86_64.pkg.tar.xz
# inotify-tools 3.14-4

CMD: pacman --query --file /mirror/community/os/x86_64/libfreexl-1.0.2-1-x86_64.pkg.tar.xz
# libfreexl 1.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libestr-0.1.10-1-x86_64.pkg.tar.xz
# libestr 0.1.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-pkgconfig-1.1.7-1-any.pkg.tar.xz
# ruby-pkgconfig 1.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-asn1-types-0.3.2-4-x86_64.pkg.tar.xz
# haskell-asn1-types 0.3.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-mmagic-1.30-2-any.pkg.tar.xz
# perl-file-mmagic 1.30-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-unordered-containers-0.2.7.0-2-x86_64.pkg.tar.xz
# haskell-unordered-containers 0.2.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/glfw-3.1.2-1-x86_64.pkg.tar.xz
# glfw 3.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-sender-1.300021-1-any.pkg.tar.xz
# perl-email-sender 1.300021-1

CMD: pacman --query --file /mirror/community/os/x86_64/modem-manager-gui-0.0.18-2-x86_64.pkg.tar.xz
# modem-manager-gui 0.0.18-2

CMD: pacman --query --file /mirror/community/os/x86_64/viewnior-1.6-2-x86_64.pkg.tar.xz
# viewnior 1.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-sortedcontainers-1.4.4-2-any.pkg.tar.xz
# python-sortedcontainers 1.4.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/lua-zlib-1:0.4-4-x86_64.pkg.tar.xz
# lua-zlib 1:0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyzmq-15.2.0-1-x86_64.pkg.tar.xz
# python-pyzmq 15.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/wmctrl-1.07-4-x86_64.pkg.tar.xz
# wmctrl 1.07-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-device-gsm-1.60-2-any.pkg.tar.xz
# perl-device-gsm 1.60-2

CMD: pacman --query --file /mirror/community/os/x86_64/floyd-2.0.1-5-x86_64.pkg.tar.xz
# floyd 2.0.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-braintree-3.25.0-1-any.pkg.tar.xz
# python2-braintree 3.25.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-default-instances-base-0.1.0-1-x86_64.pkg.tar.xz
# haskell-data-default-instances-base 0.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-utils-1.12.0-1-x86_64.pkg.tar.xz
# mate-utils 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/go-ipfs-0.4.0-1-x86_64.pkg.tar.xz
# go-ipfs 0.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mythes-pl-1.5-2-any.pkg.tar.xz
# mythes-pl 1.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyenchant-1.6.6-2-any.pkg.tar.xz
# python-pyenchant 1.6.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-qiniu-7.0.6-1-any.pkg.tar.xz
# python2-qiniu 7.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/arj-3.10.22-11-x86_64.pkg.tar.xz
# arj 3.10.22-11

CMD: pacman --query --file /mirror/community/os/x86_64/tellico-2.3.11-2-x86_64.pkg.tar.xz
# tellico 2.3.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/ipython-4.2.0-2-any.pkg.tar.xz
# ipython 4.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-sdl2-audio-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-sdl2-audio 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/l3afpad-0.8.18.1.11-1-x86_64.pkg.tar.xz
# l3afpad 0.8.18.1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-network-uri-2.6.1.0-1-x86_64.pkg.tar.xz
# haskell-network-uri 2.6.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/cmocka-1.0.1-1-x86_64.pkg.tar.xz
# cmocka 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-runtime-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-runtime 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-keystoneauth1-2.6.0-1-any.pkg.tar.xz
# python-keystoneauth1 2.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pympd-0.08.1-5-x86_64.pkg.tar.xz
# pympd 0.08.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-screenshot-3.1.7-2-any.pkg.tar.xz
# deepin-screenshot 3.1.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/quassel-monolithic-0.12.3-1-x86_64.pkg.tar.xz
# quassel-monolithic 0.12.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-xml-types-0.3.6-4-x86_64.pkg.tar.xz
# haskell-xml-types 0.3.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-visualization-spectrum-20160401.d662ffe-2-x86_64.pkg.tar.xz
# kodi-addon-visualization-spectrum 20160401.d662ffe-2

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-table-other-0.2.3-2-any.pkg.tar.xz
# fcitx-table-other 0.2.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/vsqlite++-0.3.13-4-x86_64.pkg.tar.xz
# vsqlite++ 0.3.13-4

CMD: pacman --query --file /mirror/community/os/x86_64/typescript-1.8.10-1-any.pkg.tar.xz
# typescript 1.8.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/webkitgtk-sharp-2.0.0-2-x86_64.pkg.tar.xz
# webkitgtk-sharp 2.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-magic-5.25-3-any.pkg.tar.xz
# python-magic 5.25-3

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-uk-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-uk 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-ja-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-ja 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/hex-a-hop-1.1.0-5-x86_64.pkg.tar.xz
# hex-a-hop 1.1.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-email-validator-1.0.1-1-any.pkg.tar.xz
# python-email-validator 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-parse-1.6.6-3-any.pkg.tar.xz
# python-parse 1.6.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/alienarena-data-7.66-1-any.pkg.tar.xz
# alienarena-data 7.66-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-comonad-5-12-x86_64.pkg.tar.xz
# haskell-comonad 5-12

CMD: pacman --query --file /mirror/community/os/x86_64/megaglest-data-3.12.0-1-any.pkg.tar.xz
# megaglest-data 3.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/owncloud-client-2.1.1-3-x86_64.pkg.tar.xz
# owncloud-client 2.1.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/ext3grep-0.10.2-4-x86_64.pkg.tar.xz
# ext3grep 0.10.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-traitsui-5.0.0-2-any.pkg.tar.xz
# python-traitsui 5.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-ubuntu-font-family-0.83-1-any.pkg.tar.xz
# ttf-ubuntu-font-family 0.83-1

CMD: pacman --query --file /mirror/community/os/x86_64/pypanel-2.4-9-x86_64.pkg.tar.xz
# pypanel 2.4-9

CMD: pacman --query --file /mirror/community/os/x86_64/driconf-0.9.1-11-any.pkg.tar.xz
# driconf 0.9.1-11

CMD: pacman --query --file /mirror/community/os/x86_64/freecad-0.16-2-x86_64.pkg.tar.xz
# freecad 0.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/cadaver-0.23.3-7-x86_64.pkg.tar.xz
# cadaver 0.23.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-hpack-2.2.0-1-any.pkg.tar.xz
# python-hpack 2.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libmgba-0.4.0-2-x86_64.pkg.tar.xz
# libmgba 0.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/lolcat-42.1.43-2-any.pkg.tar.xz
# lolcat 42.1.43-2

CMD: pacman --query --file /mirror/community/os/x86_64/libalkimia-5.0.0-1-x86_64.pkg.tar.xz
# libalkimia 5.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/openbox-themes-1.0.2-3-any.pkg.tar.xz
# openbox-themes 1.0.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-bloomfilter-2.0.1.0-2-x86_64.pkg.tar.xz
# haskell-bloomfilter 2.0.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/libtraceevent-4.5-2-x86_64.pkg.tar.xz
# libtraceevent 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-psycopg2-2.6.1-2-x86_64.pkg.tar.xz
# python2-psycopg2 2.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-uritemplate-0.6-2-any.pkg.tar.xz
# python-uritemplate 0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/xonotic-0.8.1-1-x86_64.pkg.tar.xz
# xonotic 0.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monadplus-1.4.2-1-x86_64.pkg.tar.xz
# haskell-monadplus 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/stardict-3.0.6-2-x86_64.pkg.tar.xz
# stardict 3.0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cookie-0.4.2-1-x86_64.pkg.tar.xz
# haskell-cookie 0.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/clthreads-2.4.0-2-x86_64.pkg.tar.xz
# clthreads 2.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-terminado-0.6-1-any.pkg.tar.xz
# python2-terminado 0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua-messagepack-0.3.4-1-any.pkg.tar.xz
# lua-messagepack 0.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/tig-2.1.1-2-x86_64.pkg.tar.xz
# tig 2.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/pandoc-citeproc-0.9.1.1-16-x86_64.pkg.tar.xz
# pandoc-citeproc 0.9.1.1-16

CMD: pacman --query --file /mirror/community/os/x86_64/dunst-1.1.0-1-x86_64.pkg.tar.xz
# dunst 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-http-client-0.4.28-2-x86_64.pkg.tar.xz
# haskell-http-client 0.4.28-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-scientific-0.3.4.6-2-x86_64.pkg.tar.xz
# haskell-scientific 0.3.4.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-rpy2-2.7.8-1-x86_64.pkg.tar.xz
# python2-rpy2 2.7.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/hardinfo-0.5.1-6-x86_64.pkg.tar.xz
# hardinfo 0.5.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-bifunctors-5.3-3-x86_64.pkg.tar.xz
# haskell-bifunctors 5.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pysrt-1.1.1-1-any.pkg.tar.xz
# python-pysrt 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-proxy-4.1.6-1-x86_64.pkg.tar.xz
# python2-zope-proxy 4.1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/handbrake-cli-0.10.5-2-x86_64.pkg.tar.xz
# handbrake-cli 0.10.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/libmaa-1.3.2-2-x86_64.pkg.tar.xz
# libmaa 1.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-inline-java-0.58-1-x86_64.pkg.tar.xz
# perl-inline-java 0.58-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-set-0.3600-1-any.pkg.tar.xz
# perl-datetime-set 0.3600-1

CMD: pacman --query --file /mirror/community/os/x86_64/vdrift-2014.10.20-4-x86_64.pkg.tar.xz
# vdrift 2014.10.20-4

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-net-pop3-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-net-pop3 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/oath-toolkit-2.6.1-1-x86_64.pkg.tar.xz
# oath-toolkit 2.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/filezilla-3.17.0-2-x86_64.pkg.tar.xz
# filezilla 3.17.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mediainfo-gui-0.7.85-1-x86_64.pkg.tar.xz
# mediainfo-gui 0.7.85-1

CMD: pacman --query --file /mirror/community/os/x86_64/xml2-0.5-1-x86_64.pkg.tar.xz
# xml2 0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/rsibreak-0.12.2-2-x86_64.pkg.tar.xz
# rsibreak 0.12.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/closure-linter-2.3.19-1-any.pkg.tar.xz
# closure-linter 2.3.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-resource-pool-0.2.3.2-9-x86_64.pkg.tar.xz
# haskell-resource-pool 0.2.3.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/xosd-2.2.14-8-x86_64.pkg.tar.xz
# xosd 2.2.14-8

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-16.1-2-x86_64.pkg.tar.xz
# kodi 16.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/plantri-4.5-1-x86_64.pkg.tar.xz
# plantri 4.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-testscenarios-0.5.0-1-any.pkg.tar.xz
# python-testscenarios 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/opensmtpd-5.7.3p2-3-x86_64.pkg.tar.xz
# opensmtpd 5.7.3p2-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnuradio-fcdproplus-3.7.5-2-x86_64.pkg.tar.xz
# gnuradio-fcdproplus 3.7.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/keybase-1.0.15-1-x86_64.pkg.tar.xz
# keybase 1.0.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/ccid-1.4.23-1-x86_64.pkg.tar.xz
# ccid 1.4.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-path-class-0.36-1-any.pkg.tar.xz
# perl-path-class 0.36-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-yara-3.4.0-3-x86_64.pkg.tar.xz
# python2-yara 3.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-settings-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-settings 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-poster-0.8.1-3-any.pkg.tar.xz
# python2-poster 0.8.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/postfwd-1.35-2-any.pkg.tar.xz
# postfwd 1.35-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-time-format-1.12-2-any.pkg.tar.xz
# perl-time-format 1.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-dropbox-6.1-1-any.pkg.tar.xz
# python2-dropbox 6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/intellij-idea-libs-1:2016.1.1-1-x86_64.pkg.tar.xz
# intellij-idea-libs 1:2016.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/fatsort-1.3.365-1-x86_64.pkg.tar.xz
# fatsort 1.3.365-1

CMD: pacman --query --file /mirror/community/os/x86_64/open-vm-tools-6:10.0.7-4-x86_64.pkg.tar.xz
# open-vm-tools 6:10.0.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-marisa-0.2.4-7-x86_64.pkg.tar.xz
# perl-marisa 0.2.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-bsddb-6.1.1-1-x86_64.pkg.tar.xz
# python-bsddb 6.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-fixtures-2.0.0-1-any.pkg.tar.xz
# python2-fixtures 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/alure-1.2-4-x86_64.pkg.tar.xz
# alure 1.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-bottle-0.12.9-1-any.pkg.tar.xz
# python-bottle 0.12.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/libquicktime-1.2.4-15-x86_64.pkg.tar.xz
# libquicktime 1.2.4-15

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-wai-extra-3.0.15.1-1-x86_64.pkg.tar.xz
# haskell-wai-extra 3.0.15.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libsvgtiny-0.1.4-2-x86_64.pkg.tar.xz
# libsvgtiny 0.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-data-inheritable-0.08-6-x86_64.pkg.tar.xz
# perl-class-data-inheritable 0.08-6

CMD: pacman --query --file /mirror/community/os/x86_64/vbindiff-3.0_beta4-7-x86_64.pkg.tar.xz
# vbindiff 3.0_beta4-7

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-sdk-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox-sdk 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/libg15render-1.2-3-x86_64.pkg.tar.xz
# libg15render 1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/netperf-2.7.0-1-x86_64.pkg.tar.xz
# netperf 2.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-minibufexpl-6.5.2-1-any.pkg.tar.xz
# vim-minibufexpl 6.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/npapi-vlc-2.2.2-1-x86_64.pkg.tar.xz
# npapi-vlc 2.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-nltk-3.1-1-any.pkg.tar.xz
# python2-nltk 3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/scala-docs-2.11.8-1-any.pkg.tar.xz
# scala-docs 2.11.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pcre-light-0.4.0.4-1-x86_64.pkg.tar.xz
# haskell-pcre-light 0.4.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/conky-manager-2.4-1-x86_64.pkg.tar.xz
# conky-manager 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/tp_smapi-0.41-83-x86_64.pkg.tar.xz
# tp_smapi 0.41-83

CMD: pacman --query --file /mirror/community/os/x86_64/lynis-2.2.0-1-any.pkg.tar.xz
# lynis 2.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/djview-4.10.5-1-x86_64.pkg.tar.xz
# djview 4.10.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-inline-0.80-1-any.pkg.tar.xz
# perl-inline 0.80-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-traceback2-1.4.0-3-any.pkg.tar.xz
# python2-traceback2 1.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-session-ui-3.0.9-1-x86_64.pkg.tar.xz
# deepin-session-ui 3.0.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-mime-types-0.1.0.7-1-x86_64.pkg.tar.xz
# haskell-mime-types 0.1.0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-clipper-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-clipper 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyparsing-2.1.1-1-any.pkg.tar.xz
# python2-pyparsing 2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/arch-wiki-docs-20160308-1-any.pkg.tar.xz
# arch-wiki-docs 20160308-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-terminado-0.6-1-any.pkg.tar.xz
# python-terminado 0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-ndg-httpsclient-0.4.0-2-any.pkg.tar.xz
# python-ndg-httpsclient 0.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/privoxy-3.0.24-3-x86_64.pkg.tar.xz
# privoxy 3.0.24-3

CMD: pacman --query --file /mirror/community/os/x86_64/mingw-w64-binutils-2.26-1-x86_64.pkg.tar.xz
# mingw-w64-binutils 2.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/vco-plugins-0.3.0-2-x86_64.pkg.tar.xz
# vco-plugins 0.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monad-par-extras-0.3.3-1-x86_64.pkg.tar.xz
# haskell-monad-par-extras 0.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-aeson-compat-0.3.2.0-3-x86_64.pkg.tar.xz
# haskell-aeson-compat 0.3.2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/wtf-20071004-5-any.pkg.tar.xz
# wtf 20071004-5

CMD: pacman --query --file /mirror/community/os/x86_64/openttd-opensfx-0.2.3-5-any.pkg.tar.xz
# openttd-opensfx 0.2.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/liblockfile-1.09_6-1-x86_64.pkg.tar.xz
# liblockfile 1.09_6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-d2to1-0.2.12.post1-1-any.pkg.tar.xz
# python2-d2to1 0.2.12.post1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-filelock-0.1.0.1-1-x86_64.pkg.tar.xz
# haskell-filelock 0.1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-da-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-da 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-atom-0.41-2-any.pkg.tar.xz
# perl-xml-atom 0.41-2

CMD: pacman --query --file /mirror/community/os/x86_64/sshpass-1.05-2-x86_64.pkg.tar.xz
# sshpass 1.05-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-method-modifiers-2.12-1-any.pkg.tar.xz
# perl-class-method-modifiers 2.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-rack-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-rack 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-pan-3.04.00-1-any.pkg.tar.xz
# tesseract-data-pan 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/os-prober-1.71-1-x86_64.pkg.tar.xz
# os-prober 1.71-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-term-readline-ttytter-1.4-2-any.pkg.tar.xz
# perl-term-readline-ttytter 1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/scrot-0.8.13-1-x86_64.pkg.tar.xz
# scrot 0.8.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/hardening-wrapper-10-1-x86_64.pkg.tar.xz
# hardening-wrapper 10-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-atk-2.2.5-2-x86_64.pkg.tar.xz
# ruby-atk 2.2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tblib-1.3.0-1-any.pkg.tar.xz
# python2-tblib 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/cdemu-client-3.0.1-2-any.pkg.tar.xz
# cdemu-client 3.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/flumotion-0.10.1-4-x86_64.pkg.tar.xz
# flumotion 0.10.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/cvc4-1.4-4-x86_64.pkg.tar.xz
# cvc4 1.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/avfs-1.0.3-1-x86_64.pkg.tar.xz
# avfs 1.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hscolour-1.24-1-x86_64.pkg.tar.xz
# haskell-hscolour 1.24-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-harparser-0.2-1-any.pkg.tar.xz
# python-harparser 0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxde-common-0.99.1-2-any.pkg.tar.xz
# lxde-common 0.99.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/espeak-1.48.04-2-x86_64.pkg.tar.xz
# espeak 1.48.04-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-geotypes-0.7.0-7-any.pkg.tar.xz
# python2-geotypes 0.7.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mccabe-0.4.0-1-any.pkg.tar.xz
# python2-mccabe 0.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/cpanminus-1.7040-1-any.pkg.tar.xz
# cpanminus 1.7040-1

CMD: pacman --query --file /mirror/community/os/x86_64/ginac-1.6.7-1-x86_64.pkg.tar.xz
# ginac 1.6.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-betamax-0.7.0-1-any.pkg.tar.xz
# python2-betamax 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyjwt-1.4.0-1-any.pkg.tar.xz
# python2-pyjwt 1.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qstardict-1.1-1-x86_64.pkg.tar.xz
# qstardict 1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libwlocate-1:0.1-1-x86_64.pkg.tar.xz
# libwlocate 1:0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-software-3.20.1-1-x86_64.pkg.tar.xz
# gnome-software 3.20.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-clint-0.5.1-1-any.pkg.tar.xz
# python-clint 0.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/freewrl-3.0.0-1-x86_64.pkg.tar.xz
# freewrl 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/codespell-1.8-1-any.pkg.tar.xz
# codespell 1.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-envisage-4.5.1-1-any.pkg.tar.xz
# python2-envisage 4.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-jabber-2.0-6-any.pkg.tar.xz
# perl-net-jabber 2.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-webtest-2.0.21-1-any.pkg.tar.xz
# python2-webtest 2.0.21-1

CMD: pacman --query --file /mirror/community/os/x86_64/uucp-1.07-4-x86_64.pkg.tar.xz
# uucp 1.07-4

CMD: pacman --query --file /mirror/community/os/x86_64/libfm-gtk3-1.2.4-1-x86_64.pkg.tar.xz
# libfm-gtk3 1.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gap-4.8.3-2-x86_64.pkg.tar.xz
# gap 4.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-icon-theme-faenza-1.12.0-1-any.pkg.tar.xz
# mate-icon-theme-faenza 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/rev-plugins-0.7.1-2-x86_64.pkg.tar.xz
# rev-plugins 0.7.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pybox2d-1:2.3.0-2-x86_64.pkg.tar.xz
# python2-pybox2d 1:2.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/librtfcomp-1.3-2-x86_64.pkg.tar.xz
# librtfcomp 1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-flask-oldsessions-0.10-2-any.pkg.tar.xz
# python-flask-oldsessions 0.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pkgconfig-1.1.0-1-any.pkg.tar.xz
# python2-pkgconfig 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libfdk-aac-0.1.4-2-x86_64.pkg.tar.xz
# libfdk-aac 0.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-smart-1.79-1-any.pkg.tar.xz
# perl-xml-smart 1.79-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-gtk-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-gtk 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/freeradius-client-1.1.7-1-x86_64.pkg.tar.xz
# freeradius-client 1.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/bonnie++-1.97-2-x86_64.pkg.tar.xz
# bonnie++ 1.97-2

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-sl-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-sl 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/sxhkd-0.5.6-1-x86_64.pkg.tar.xz
# sxhkd 0.5.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/sl-5.02-4-x86_64.pkg.tar.xz
# sl 5.02-4

CMD: pacman --query --file /mirror/community/os/x86_64/flint-2.5.2-9-x86_64.pkg.tar.xz
# flint 2.5.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/kaa-base-0.6.0-5-x86_64.pkg.tar.xz
# kaa-base 0.6.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/uthash-1.9.9-1-any.pkg.tar.xz
# uthash 1.9.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/swi-prolog-7.2.3-3-x86_64.pkg.tar.xz
# swi-prolog 7.2.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/zanshin-0.4.0-2-x86_64.pkg.tar.xz
# zanshin 0.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/libc++abi-3.7.1-1-x86_64.pkg.tar.xz
# libc++abi 3.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-backports.ssl_match_hostname-3.5.0.1-2-any.pkg.tar.xz
# python2-backports.ssl_match_hostname 3.5.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mediawiki-api-0.41-1-any.pkg.tar.xz
# perl-mediawiki-api 0.41-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cx_freeze-4.3.4-2-x86_64.pkg.tar.xz
# python2-cx_freeze 4.3.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/thc-ipv6-3.0-3-x86_64.pkg.tar.xz
# thc-ipv6 3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/elasticsearch-2.3.2-1-any.pkg.tar.xz
# elasticsearch 2.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/barrage-1.0.4-4-x86_64.pkg.tar.xz
# barrage 1.0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/judy-1.0.5-4-x86_64.pkg.tar.xz
# judy 1.0.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-acme-0.5.0-1-any.pkg.tar.xz
# python-acme 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/freedroid-1.0.2-9-x86_64.pkg.tar.xz
# freedroid 1.0.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyro-4.41-1-any.pkg.tar.xz
# python-pyro 4.41-1

CMD: pacman --query --file /mirror/community/os/x86_64/ccze-0.2.1-9-x86_64.pkg.tar.xz
# ccze 0.2.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/light-locker-1.6.0-3-x86_64.pkg.tar.xz
# light-locker 1.6.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/algol68g-2.8-3-x86_64.pkg.tar.xz
# algol68g 2.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/agda-2.5.1-3-x86_64.pkg.tar.xz
# agda 2.5.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-hyperframe-4.0.1-1-any.pkg.tar.xz
# python-hyperframe 4.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-curses-ui-0.9609-2-any.pkg.tar.xz
# perl-curses-ui 0.9609-2

CMD: pacman --query --file /mirror/community/os/x86_64/openipmi-2.0.21-1-x86_64.pkg.tar.xz
# openipmi 2.0.21-1

CMD: pacman --query --file /mirror/community/os/x86_64/bashburn-3.1.0-2-any.pkg.tar.xz
# bashburn 3.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/pari-seadata-small-20090618-1-any.pkg.tar.xz
# pari-seadata-small 20090618-1

CMD: pacman --query --file /mirror/community/os/x86_64/qtcurve-qt4-1.8.18.git20151017-1-x86_64.pkg.tar.xz
# qtcurve-qt4 1.8.18.git20151017-1

CMD: pacman --query --file /mirror/community/os/x86_64/highlight-3.28-1-x86_64.pkg.tar.xz
# highlight 3.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/shhmsg-1.4.2-1-x86_64.pkg.tar.xz
# shhmsg 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/sword-1.7.4-7-x86_64.pkg.tar.xz
# sword 1.7.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/pass-1.6.5-2-any.pkg.tar.xz
# pass 1.6.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/idesk-0.7.5-7-x86_64.pkg.tar.xz
# idesk 0.7.5-7

CMD: pacman --query --file /mirror/community/os/x86_64/vim-colorsamplerpack-2012.10.28-3-any.pkg.tar.xz
# vim-colorsamplerpack 2012.10.28-3

CMD: pacman --query --file /mirror/community/os/x86_64/ccgo-0.3.6.5-2-x86_64.pkg.tar.xz
# ccgo 0.3.6.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/cuyo-1:2.1.0-3-x86_64.pkg.tar.xz
# cuyo 1:2.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/jupyter-4.1.0-4-any.pkg.tar.xz
# jupyter 4.1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/jhead-3.00-2-x86_64.pkg.tar.xz
# jhead 3.00-2

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-config-0.10.0-5-x86_64.pkg.tar.xz
# lxqt-config 0.10.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/vim-omnicppcomplete-0.4.1-7-any.pkg.tar.xz
# vim-omnicppcomplete 0.4.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/nautilus-terminal-1.1-1-any.pkg.tar.xz
# nautilus-terminal 1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/synfig-1.0.2-4-x86_64.pkg.tar.xz
# synfig 1.0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-kkc-0.1.2-3-x86_64.pkg.tar.xz
# fcitx-kkc 0.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/ogre-docs-1.9.0-13-x86_64.pkg.tar.xz
# ogre-docs 1.9.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/castget-1.2.2-1-x86_64.pkg.tar.xz
# castget 1.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/rblcheck-1.5-3-x86_64.pkg.tar.xz
# rblcheck 1.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-plugin-mathmap-1.3.5-7-x86_64.pkg.tar.xz
# gimp-plugin-mathmap 1.3.5-7

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-jvm-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-jvm 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-audioencoder-lame-20160219.ffaf9cb-3-x86_64.pkg.tar.xz
# kodi-addon-audioencoder-lame 20160219.ffaf9cb-3

CMD: pacman --query --file /mirror/community/os/x86_64/screenlets-0.1.6-5-any.pkg.tar.xz
# screenlets 0.1.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/caja-gtk3-1.12.6-1-x86_64.pkg.tar.xz
# caja-gtk3 1.12.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-persistent-4.1.1-1-x86_64.pkg.tar.xz
# python2-persistent 4.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxappearance-gtk3-0.6.2-1-x86_64.pkg.tar.xz
# lxappearance-gtk3 0.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pexpect-4.0.1-2-any.pkg.tar.xz
# python2-pexpect 4.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/stuntrally-data-2.6-2-any.pkg.tar.xz
# stuntrally-data 2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/caja-1.12.6-1-x86_64.pkg.tar.xz
# caja 1.12.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-poe-component-resolver-0.921-1-any.pkg.tar.xz
# perl-poe-component-resolver 0.921-1

CMD: pacman --query --file /mirror/community/os/x86_64/guake-0.8.4-1-any.pkg.tar.xz
# guake 0.8.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/sdlmame-0.173-1-x86_64.pkg.tar.xz
# sdlmame 0.173-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-cs-6.1.4-1-any.pkg.tar.xz
# eric-i18n-cs 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/mod_wsgi2-4.4.22-1-x86_64.pkg.tar.xz
# mod_wsgi2 4.4.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-google-api-python-client-1.5.0-1-any.pkg.tar.xz
# python-google-api-python-client 1.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/love08-0.8.0-2-x86_64.pkg.tar.xz
# love08 0.8.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-waitress-0.9.0-1-any.pkg.tar.xz
# python-waitress 0.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mimeparse-1.5.2-1-any.pkg.tar.xz
# python2-mimeparse 1.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/devede-4.7.0-1-any.pkg.tar.xz
# devede 4.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-qt4-opengl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-qt4-opengl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/shutter-0.93.1-2-any.pkg.tar.xz
# shutter 0.93.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/laptop-detect-0.13.7-4-any.pkg.tar.xz
# laptop-detect 0.13.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/drbd-utils-8.9.6-1-x86_64.pkg.tar.xz
# drbd-utils 8.9.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-format-w3cdtf-0.06-2-any.pkg.tar.xz
# perl-datetime-format-w3cdtf 0.06-2

CMD: pacman --query --file /mirror/community/os/x86_64/vim-guicolorscheme-1.2-4-any.pkg.tar.xz
# vim-guicolorscheme 1.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/medit-1.2.0-3-x86_64.pkg.tar.xz
# medit 1.2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-nonce-1.0.2-4-x86_64.pkg.tar.xz
# haskell-nonce 1.0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/qucs-0.0.18-2-x86_64.pkg.tar.xz
# qucs 0.0.18-2

CMD: pacman --query --file /mirror/community/os/x86_64/surfraw-2.2.9-1-any.pkg.tar.xz
# surfraw 2.2.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/liblogging-1.0.5-1-x86_64.pkg.tar.xz
# liblogging 1.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/racket-6.4-1-x86_64.pkg.tar.xz
# racket 6.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyicu-1.9.2-3-x86_64.pkg.tar.xz
# python-pyicu 1.9.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/brise-0.35.20160221-1-x86_64.pkg.tar.xz
# brise 0.35.20160221-1

CMD: pacman --query --file /mirror/community/os/x86_64/syncthing-0.12.22-1-x86_64.pkg.tar.xz
# syncthing 0.12.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-regex-posix-0.95.2-13-x86_64.pkg.tar.xz
# haskell-regex-posix 0.95.2-13

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-blaze-markup-0.7.0.3-5-x86_64.pkg.tar.xz
# haskell-blaze-markup 0.7.0.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyamf-0.8.0-3-x86_64.pkg.tar.xz
# python2-pyamf 0.8.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnustep-base-1.24.8-3-x86_64.pkg.tar.xz
# gnustep-base 1.24.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-path-0.5.7-1-x86_64.pkg.tar.xz
# haskell-path 0.5.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/plan9port-20150629-2-x86_64.pkg.tar.xz
# plan9port 20150629-2

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-fira-sans-1:4.202-1-any.pkg.tar.xz
# ttf-fira-sans 1:4.202-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-txaio-2.3.1-1-any.pkg.tar.xz
# python2-txaio 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pmw-2.0.1-2-any.pkg.tar.xz
# python2-pmw 2.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-disk-free-space-0.1.0.1-1-x86_64.pkg.tar.xz
# haskell-disk-free-space 0.1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/bladerf-1.4.2-2-x86_64.pkg.tar.xz
# bladerf 1.4.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/renpy-6.99.8-2-x86_64.pkg.tar.xz
# renpy 6.99.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/firefox-firebug-2.0.8-1-any.pkg.tar.xz
# firefox-firebug 2.0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/colordiff-1.0.16-1-any.pkg.tar.xz
# colordiff 1.0.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/cherrytree-0.36.9-1-any.pkg.tar.xz
# cherrytree 0.36.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-colour-2.3.3-1-x86_64.pkg.tar.xz
# haskell-colour 2.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/xplanet-1.3.1-1-x86_64.pkg.tar.xz
# xplanet 1.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/nestopia-1.47-1-x86_64.pkg.tar.xz
# nestopia 1.47-1

CMD: pacman --query --file /mirror/community/os/x86_64/caps-0.9.24-2-x86_64.pkg.tar.xz
# caps 0.9.24-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-esqueleto-2.4.3-18-x86_64.pkg.tar.xz
# haskell-esqueleto 2.4.3-18

CMD: pacman --query --file /mirror/community/os/x86_64/txt2man-1.5.6-4-any.pkg.tar.xz
# txt2man 1.5.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-mdx-video-0.1.8-2-any.pkg.tar.xz
# python-mdx-video 0.1.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pandoc-types-1.16.1-11-x86_64.pkg.tar.xz
# haskell-pandoc-types 1.16.1-11

CMD: pacman --query --file /mirror/community/os/x86_64/caja-share-1.12.0-1-x86_64.pkg.tar.xz
# caja-share 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-juicypixels-3.2.7-1-x86_64.pkg.tar.xz
# haskell-juicypixels 3.2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-ifelse-0.85-2-x86_64.pkg.tar.xz
# haskell-ifelse 0.85-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-universal-can-1.20140328-1-any.pkg.tar.xz
# perl-universal-can 1.20140328-1

CMD: pacman --query --file /mirror/community/os/x86_64/semi-1.14.6-4-any.pkg.tar.xz
# semi 1.14.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/lorcon-1:2.0.0.20091101-2-x86_64.pkg.tar.xz
# lorcon 1:2.0.0.20091101-2

CMD: pacman --query --file /mirror/community/os/x86_64/progress-0.9-2-x86_64.pkg.tar.xz
# progress 0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monads-tf-0.1.0.2-2-x86_64.pkg.tar.xz
# haskell-monads-tf 0.1.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/java-avalon-framework-4.2.0-7-any.pkg.tar.xz
# java-avalon-framework 4.2.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/cdrtools-3.02a06-1-x86_64.pkg.tar.xz
# cdrtools 3.02a06-1

CMD: pacman --query --file /mirror/community/os/x86_64/vnstat-1.15-1-x86_64.pkg.tar.xz
# vnstat 1.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-lua-mode-20151025-1-any.pkg.tar.xz
# emacs-lua-mode 20151025-1

CMD: pacman --query --file /mirror/community/os/x86_64/crash-7.1.4-1-x86_64.pkg.tar.xz
# crash 7.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/optipng-0.7.6-1-x86_64.pkg.tar.xz
# optipng 0.7.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-dogpile.core-0.4.1-4-any.pkg.tar.xz
# python2-dogpile.core 0.4.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-vfile-asdata-0.08-2-any.pkg.tar.xz
# perl-text-vfile-asdata 0.08-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-kor-3.04.00-1-any.pkg.tar.xz
# tesseract-data-kor 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-social-sharing-1.1.2-1-any.pkg.tar.xz
# deepin-social-sharing 1.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/openvswitch-2.5.0-2-x86_64.pkg.tar.xz
# openvswitch 2.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/snapper-0.2.8-4-x86_64.pkg.tar.xz
# snapper 0.2.8-4

CMD: pacman --query --file /mirror/community/os/x86_64/glusterfs-3.7.11-1-x86_64.pkg.tar.xz
# glusterfs 3.7.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-rus-3.04.00-1-any.pkg.tar.xz
# tesseract-data-rus 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-configobj-5.0.6-2-any.pkg.tar.xz
# python2-configobj 5.0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-sandi-0.3.6-11-x86_64.pkg.tar.xz
# haskell-sandi 0.3.6-11

CMD: pacman --query --file /mirror/community/os/x86_64/geogebra-5.0.231.0-1-any.pkg.tar.xz
# geogebra 5.0.231.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/owncloud-app-documents-1:9.0.1-1-any.pkg.tar.xz
# owncloud-app-documents 1:9.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/blueberry-1.1.2-1-any.pkg.tar.xz
# blueberry 1.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-qt5-webkit-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-qt5-webkit 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pandas-datareader-0.2.1-1-any.pkg.tar.xz
# python2-pandas-datareader 0.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/netsurf-buildsystem-1.5-1-x86_64.pkg.tar.xz
# netsurf-buildsystem 1.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-symbola-8.00-1-any.pkg.tar.xz
# ttf-symbola 8.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pexpect-4.0.1-2-any.pkg.tar.xz
# python-pexpect 4.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-requests-mock-0.7.0-1-any.pkg.tar.xz
# python2-requests-mock 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/esmtp-1.2-6-x86_64.pkg.tar.xz
# esmtp 1.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/cairo-dock-plug-ins-3.4.1-5-x86_64.pkg.tar.xz
# cairo-dock-plug-ins 3.4.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/hfsprogs-332.25-14-x86_64.pkg.tar.xz
# hfsprogs 332.25-14

CMD: pacman --query --file /mirror/community/os/x86_64/python-pystemmer-1.3.0-1-x86_64.pkg.tar.xz
# python-pystemmer 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/boinc-nox-7.6.31-3-x86_64.pkg.tar.xz
# boinc-nox 7.6.31-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-address-1.908-1-any.pkg.tar.xz
# perl-email-address 1.908-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-requests-toolbelt-0.6.0-1-any.pkg.tar.xz
# python-requests-toolbelt 0.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qps-1.10.16-4-x86_64.pkg.tar.xz
# qps 1.10.16-4

CMD: pacman --query --file /mirror/community/os/x86_64/screenfetch-3.7.0-1-any.pkg.tar.xz
# screenfetch 3.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pacgraph-20110629-3-any.pkg.tar.xz
# pacgraph 20110629-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pystemmer-1.3.0-1-x86_64.pkg.tar.xz
# python2-pystemmer 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/extremetuxracer-0.7.2-1-x86_64.pkg.tar.xz
# extremetuxracer 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-process-tests-1.2.0-1-any.pkg.tar.xz
# python-process-tests 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/flam3-3.0.1-4-x86_64.pkg.tar.xz
# flam3 3.0.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/font-mathematica-9.0-4-any.pkg.tar.xz
# font-mathematica 9.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/mythes-nl-20140818-1-any.pkg.tar.xz
# mythes-nl 20140818-1

CMD: pacman --query --file /mirror/community/os/x86_64/pdcurses-3.4-7-x86_64.pkg.tar.xz
# pdcurses 3.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/pppd-ldap-simple-0.12b-8-x86_64.pkg.tar.xz
# pppd-ldap-simple 0.12b-8

CMD: pacman --query --file /mirror/community/os/x86_64/vim-nerdcommenter-2.3.0-4-any.pkg.tar.xz
# vim-nerdcommenter 2.3.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/mod_wsgi-4.4.22-1-x86_64.pkg.tar.xz
# mod_wsgi 4.4.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/netstat-nat-1.4.10-3-x86_64.pkg.tar.xz
# netstat-nat 1.4.10-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-yesod-static-1.5.0.3-45-x86_64.pkg.tar.xz
# haskell-yesod-static 1.5.0.3-45

CMD: pacman --query --file /mirror/community/os/x86_64/ddclient-3.8.3-2-any.pkg.tar.xz
# ddclient 3.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/libdlna-0.2.4-16-x86_64.pkg.tar.xz
# libdlna 0.2.4-16

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pymongo-3.2.2-1-x86_64.pkg.tar.xz
# python2-pymongo 3.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-shapely-1.5.15-1-x86_64.pkg.tar.xz
# python-shapely 1.5.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xmltodict-0.10.1-1-any.pkg.tar.xz
# python2-xmltodict 0.10.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/xtrlock-2.7-2-x86_64.pkg.tar.xz
# xtrlock 2.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/renpy-demos-6.99.8-2-x86_64.pkg.tar.xz
# renpy-demos 6.99.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyxattr-0.5.6-1-x86_64.pkg.tar.xz
# python2-pyxattr 0.5.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/rabbitmq-3.6.1-1-any.pkg.tar.xz
# rabbitmq 3.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/qcad-3.12.8.0-1-x86_64.pkg.tar.xz
# qcad 3.12.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pem-0.2.2-2-x86_64.pkg.tar.xz
# haskell-pem 0.2.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/pcre2-10.21-1-x86_64.pkg.tar.xz
# pcre2 10.21-1

CMD: pacman --query --file /mirror/community/os/x86_64/libgtksourceviewmm2-2.10.3-2-x86_64.pkg.tar.xz
# libgtksourceviewmm2 2.10.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/nvdock-1.02-5-x86_64.pkg.tar.xz
# nvdock 1.02-5

CMD: pacman --query --file /mirror/community/os/x86_64/bwidget-1.9.7-1-any.pkg.tar.xz
# bwidget 1.9.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/urbanterror-data-2:4.2.023-1-any.pkg.tar.xz
# urbanterror-data 2:4.2.023-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-xcb-types-0.7.1-4-x86_64.pkg.tar.xz
# haskell-xcb-types 0.7.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-pykerberos-1.1.10-2-x86_64.pkg.tar.xz
# python-pykerberos 1.1.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-super-1.20141117-1-any.pkg.tar.xz
# perl-super 1.20141117-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-terminal-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-terminal-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-el-0.08-2-any.pkg.tar.xz
# aspell-el 0.08-2

CMD: pacman --query --file /mirror/community/os/x86_64/ngircd-23-2-x86_64.pkg.tar.xz
# ngircd 23-2

CMD: pacman --query --file /mirror/community/os/x86_64/portaudio-19_20140130-3-x86_64.pkg.tar.xz
# portaudio 19_20140130-3

CMD: pacman --query --file /mirror/community/os/x86_64/tinc-1.0.28-1-x86_64.pkg.tar.xz
# tinc 1.0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/tenshi-0.15-1-any.pkg.tar.xz
# tenshi 0.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/pigar-0.6.7-1-any.pkg.tar.xz
# pigar 0.6.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/sdcc-3.5.0-2-x86_64.pkg.tar.xz
# sdcc 3.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/cuda-7.5.18-2-x86_64.pkg.tar.xz
# cuda 7.5.18-2

CMD: pacman --query --file /mirror/community/os/x86_64/mingw-w64-headers-4.0.6-1-any.pkg.tar.xz
# mingw-w64-headers 4.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/lazarus-1.6.0-2-x86_64.pkg.tar.xz
# lazarus 1.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-tie-ixhash-1.23-2-any.pkg.tar.xz
# perl-tie-ixhash 1.23-2

CMD: pacman --query --file /mirror/community/os/x86_64/tuxcmd-0.6.70-6-x86_64.pkg.tar.xz
# tuxcmd 0.6.70-6

CMD: pacman --query --file /mirror/community/os/x86_64/fossil-1.34-2-x86_64.pkg.tar.xz
# fossil 1.34-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-db-odbc-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-db-odbc 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/clxclient-3.9.0-2-x86_64.pkg.tar.xz
# clxclient 3.9.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/words-2.1-4-any.pkg.tar.xz
# words 2.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/scorched3d-44-9-x86_64.pkg.tar.xz
# scorched3d 44-9

CMD: pacman --query --file /mirror/community/os/x86_64/perl-params-classify-0.013-6-x86_64.pkg.tar.xz
# perl-params-classify 0.013-6

CMD: pacman --query --file /mirror/community/os/x86_64/gource-0.43-8-x86_64.pkg.tar.xz
# gource 0.43-8

CMD: pacman --query --file /mirror/community/os/x86_64/libfm-extra-1.2.4-1-x86_64.pkg.tar.xz
# libfm-extra 1.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-geniplate-mirror-0.7.4-1-x86_64.pkg.tar.xz
# haskell-geniplate-mirror 0.7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/xautomation-1.09-2-x86_64.pkg.tar.xz
# xautomation 1.09-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cassava-0.4.5.0-6-x86_64.pkg.tar.xz
# haskell-cassava 0.4.5.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-expects-0.7.2-1-any.pkg.tar.xz
# python-expects 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gpick-0.2.5-5-x86_64.pkg.tar.xz
# gpick 0.2.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/vimpager-2.06-1-any.pkg.tar.xz
# vimpager 2.06-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-psutil-4.1.0-1-x86_64.pkg.tar.xz
# python-psutil 4.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/iscan-data-1.36.0-2-any.pkg.tar.xz
# iscan-data 1.36.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-oauth-0.28-4-any.pkg.tar.xz
# perl-net-oauth 0.28-4

CMD: pacman --query --file /mirror/community/os/x86_64/srm-1.2.15-1-x86_64.pkg.tar.xz
# srm 1.2.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyxmpp-1.1.2-4-x86_64.pkg.tar.xz
# python2-pyxmpp 1.1.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/xkbsel-0.13-7-x86_64.pkg.tar.xz
# xkbsel 0.13-7

CMD: pacman --query --file /mirror/community/os/x86_64/coin-3.1.3-15-x86_64.pkg.tar.xz
# coin 3.1.3-15

CMD: pacman --query --file /mirror/community/os/x86_64/eslint-2.9.0-1-any.pkg.tar.xz
# eslint 2.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/calf-0.0.60-4-x86_64.pkg.tar.xz
# calf 0.0.60-4

CMD: pacman --query --file /mirror/community/os/x86_64/goldendict-1.5.0RC-3-x86_64.pkg.tar.xz
# goldendict 1.5.0RC-3

CMD: pacman --query --file /mirror/community/os/x86_64/kwalletcli-2.12-2-x86_64.pkg.tar.xz
# kwalletcli 2.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythgallery-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythgallery 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/vtk6-6.3.0-2-x86_64.pkg.tar.xz
# vtk6 6.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-por-3.04.00-1-any.pkg.tar.xz
# tesseract-data-por 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/udns-0.4-2-x86_64.pkg.tar.xz
# udns 0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/scratch-text-editor-2.2.1-2-x86_64.pkg.tar.xz
# scratch-text-editor 2.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/cacti-0.8.8_g-3-any.pkg.tar.xz
# cacti 0.8.8_g-3

CMD: pacman --query --file /mirror/community/os/x86_64/pacparser-1.3.6-1-x86_64.pkg.tar.xz
# pacparser 1.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-da-2.8.2-4-any.pkg.tar.xz
# gimp-help-da 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-gitrev-1.2.0-1-x86_64.pkg.tar.xz
# haskell-gitrev 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pysolfc-cardsets-2.0-3-any.pkg.tar.xz
# pysolfc-cardsets 2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-termcolor-1.1.0-4-any.pkg.tar.xz
# python2-termcolor 1.1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-testfixtures-4.9.1-1-any.pkg.tar.xz
# python2-testfixtures 4.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-panel-gtk3-1.12.2-1-x86_64.pkg.tar.xz
# mate-panel-gtk3 1.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tp_smapi-lts-0.41-50-x86_64.pkg.tar.xz
# tp_smapi-lts 0.41-50

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-snmp-6.0.1-3-any.pkg.tar.xz
# perl-net-snmp 6.0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-simpleandsoft-0.2-7-any.pkg.tar.xz
# xcursor-simpleandsoft 0.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-pipely-0.005-1-any.pkg.tar.xz
# perl-io-pipely 0.005-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hslogger-1.2.9-5-x86_64.pkg.tar.xz
# haskell-hslogger 1.2.9-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-rsa-3.4.2-1-any.pkg.tar.xz
# python2-rsa 3.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/javasqlite-20140624-1-x86_64.pkg.tar.xz
# javasqlite 20140624-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mysql2pgsql-0.1.5-2-any.pkg.tar.xz
# python2-mysql2pgsql 0.1.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/libasr-1.0.2-2-x86_64.pkg.tar.xz
# libasr 1.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/zh-autoconvert-0.3.16-3-x86_64.pkg.tar.xz
# zh-autoconvert 0.3.16-3

CMD: pacman --query --file /mirror/community/os/x86_64/libharu-2.3.0-1-x86_64.pkg.tar.xz
# libharu 2.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-iku-3.04.00-1-any.pkg.tar.xz
# tesseract-data-iku 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-image-effect-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-image-effect 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/mp3splt-gtk-0.9.2-2-x86_64.pkg.tar.xz
# mp3splt-gtk 0.9.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/mp3gain-1.5.2-3-x86_64.pkg.tar.xz
# mp3gain 1.5.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/mupdf-1.9_a-3-x86_64.pkg.tar.xz
# mupdf 1.9_a-3

CMD: pacman --query --file /mirror/community/os/x86_64/qopenvpn-1.3.2-2-any.pkg.tar.xz
# qopenvpn 1.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/pari-galdata-20080411-1-any.pkg.tar.xz
# pari-galdata 20080411-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-tester-0.109-1-any.pkg.tar.xz
# perl-test-tester 0.109-1

CMD: pacman --query --file /mirror/community/os/x86_64/proxychains-ng-4.11-1-x86_64.pkg.tar.xz
# proxychains-ng 4.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-bos-3.04.00-1-any.pkg.tar.xz
# tesseract-data-bos 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-anyjson-0.3.3-7-any.pkg.tar.xz
# python-anyjson 0.3.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monad-loops-0.4.3-2-x86_64.pkg.tar.xz
# haskell-monad-loops 0.4.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-fatal-0.014-1-any.pkg.tar.xz
# perl-test-fatal 0.014-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-keyrings-alt-1:1.1.1-1-any.pkg.tar.xz
# python2-keyrings-alt 1:1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/qtscrobbler-0.11-6-x86_64.pkg.tar.xz
# qtscrobbler 0.11-6

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ind-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ind 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-chi_sim-3.04.00-1-any.pkg.tar.xz
# tesseract-data-chi_sim 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-oauth2client-2.0.1-1-any.pkg.tar.xz
# python-oauth2client 2.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tint2-0.12.9-1-x86_64.pkg.tar.xz
# tint2 0.12.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/rawdog-2.21-2-any.pkg.tar.xz
# rawdog 2.21-2

CMD: pacman --query --file /mirror/community/os/x86_64/otf-fira-mono-2:3.206-1-any.pkg.tar.xz
# otf-fira-mono 2:3.206-1

CMD: pacman --query --file /mirror/community/os/x86_64/stardict-lite-3.0.6-2-x86_64.pkg.tar.xz
# stardict-lite 3.0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/ascii-3.15-1-x86_64.pkg.tar.xz
# ascii 3.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-profilestats-2.0-1-any.pkg.tar.xz
# python2-profilestats 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/menumaker-0.99.9-1-any.pkg.tar.xz
# menumaker 0.99.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-audioencoder-wav-20160219.a12bcd1-3-x86_64.pkg.tar.xz
# kodi-addon-audioencoder-wav 20160219.a12bcd1-3

CMD: pacman --query --file /mirror/community/os/x86_64/pychecker-0.8.19-4-any.pkg.tar.xz
# pychecker 0.8.19-4

CMD: pacman --query --file /mirror/community/os/x86_64/tmon-4.5-2-x86_64.pkg.tar.xz
# tmon 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-httpbin-0.4.1-1-any.pkg.tar.xz
# python2-httpbin 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/acpi-1.7-1-x86_64.pkg.tar.xz
# acpi 1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/vor-0.5.5-3-x86_64.pkg.tar.xz
# vor 0.5.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/netcount-0.8i-7-any.pkg.tar.xz
# netcount 0.8i-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-clock-0.7.2-1-x86_64.pkg.tar.xz
# haskell-clock 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-afr-3.04.00-1-any.pkg.tar.xz
# tesseract-data-afr 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-flaky-3.1.1-1-any.pkg.tar.xz
# python-flaky 3.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-plugin-gmic-1.7.0-2-x86_64.pkg.tar.xz
# gimp-plugin-gmic 1.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tar-0.5.0.2-1-x86_64.pkg.tar.xz
# haskell-tar 0.5.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libofx-0.9.10-1-x86_64.pkg.tar.xz
# libofx 0.9.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/gmp-ecm-7.0-1-x86_64.pkg.tar.xz
# gmp-ecm 7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mps-youtube-0.2.6-2-any.pkg.tar.xz
# mps-youtube 0.2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/mapnik-3.0.9-2-x86_64.pkg.tar.xz
# mapnik 3.0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/phpldapadmin-1.2.3-7-any.pkg.tar.xz
# phpldapadmin 1.2.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/smbnetfs-0.6.0-2-x86_64.pkg.tar.xz
# smbnetfs 0.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/ksuperkey-0.4-1-x86_64.pkg.tar.xz
# ksuperkey 0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnubg-1.05.000-1-x86_64.pkg.tar.xz
# gnubg 1.05.000-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pythondialog-3.3.0-1-any.pkg.tar.xz
# python2-pythondialog 3.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ocrfeeder-0.8.1-1-any.pkg.tar.xz
# ocrfeeder 0.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/fbpanel-7.0-1-x86_64.pkg.tar.xz
# fbpanel 7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/remind-3.1.15-2-x86_64.pkg.tar.xz
# remind 3.1.15-2

CMD: pacman --query --file /mirror/community/os/x86_64/spawn-fcgi-1.6.4-2-x86_64.pkg.tar.xz
# spawn-fcgi 1.6.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/gprename-20140325-3-any.pkg.tar.xz
# gprename 20140325-3

CMD: pacman --query --file /mirror/community/os/x86_64/auctex-11.89-1-any.pkg.tar.xz
# auctex 11.89-1

CMD: pacman --query --file /mirror/community/os/x86_64/boinctui-2.3.6-1-x86_64.pkg.tar.xz
# boinctui 2.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/linuxsampler-2.0.0-4-x86_64.pkg.tar.xz
# linuxsampler 2.0.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/shapelib-1.3.0-5-x86_64.pkg.tar.xz
# shapelib 1.3.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyrsistent-0.11.13-1-x86_64.pkg.tar.xz
# python2-pyrsistent 0.11.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/jsampler-0.9-3-any.pkg.tar.xz
# jsampler 0.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/givaro-3.8.0-2-x86_64.pkg.tar.xz
# givaro 3.8.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/iasl-20160212-1-x86_64.pkg.tar.xz
# iasl 20160212-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-couchdb-1.0.1-1-any.pkg.tar.xz
# python2-couchdb 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-ipv6addr-0.2-7-any.pkg.tar.xz
# perl-net-ipv6addr 0.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/git-annex-6.20160419-4-x86_64.pkg.tar.xz
# git-annex 6.20160419-4

CMD: pacman --query --file /mirror/community/os/x86_64/fillets-ng-data-1.0.1-1-any.pkg.tar.xz
# fillets-ng-data 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/godep-1:116.20150528-1-x86_64.pkg.tar.xz
# godep 1:116.20150528-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-stars-20150921.28bf79d-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-stars 20150921.28bf79d-2

CMD: pacman --query --file /mirror/community/os/x86_64/profanity-1:0.4.7-1-x86_64.pkg.tar.xz
# profanity 1:0.4.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-diff-lcs-1.2.5-5-any.pkg.tar.xz
# ruby-diff-lcs 1.2.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-notifications-2.3.5-1-x86_64.pkg.tar.xz
# deepin-notifications 2.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-lav-3.04.00-1-any.pkg.tar.xz
# tesseract-data-lav 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/variety-0.5.5-1-any.pkg.tar.xz
# variety 0.5.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/bandit-0.13.0-1-any.pkg.tar.xz
# bandit 0.13.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-dateutil-2.5.3-1-any.pkg.tar.xz
# python2-dateutil 2.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/easystroke-0.6.0-10-x86_64.pkg.tar.xz
# easystroke 0.6.0-10

CMD: pacman --query --file /mirror/community/os/x86_64/python2-eric-qt4-6.1.4-2-any.pkg.tar.xz
# python2-eric-qt4 6.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/fflas-ffpack-1.6.0-2-any.pkg.tar.xz
# fflas-ffpack 1.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/ecm-tools-1.03-1-x86_64.pkg.tar.xz
# ecm-tools 1.03-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-account-faces-1.0.10-1-any.pkg.tar.xz
# deepin-account-faces 1.0.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ipaddr-2.1.11-1-any.pkg.tar.xz
# python2-ipaddr 2.1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/cysignals-1.1.1-1-x86_64.pkg.tar.xz
# cysignals 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-libarchive-c-2.3-1-any.pkg.tar.xz
# python2-libarchive-c 2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/vulscan-2.0-2-any.pkg.tar.xz
# vulscan 2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ces-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ces 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/cabal-install-1.22.9.0-3-x86_64.pkg.tar.xz
# cabal-install 1.22.9.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-haddock-library-1.2.1-2-x86_64.pkg.tar.xz
# haskell-haddock-library 1.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/cor-0.1.17-2-x86_64.pkg.tar.xz
# cor 0.1.17-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-wsgiproxy2-0.4.2-1-any.pkg.tar.xz
# python2-wsgiproxy2 0.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libiodbc-3.52.10-1-x86_64.pkg.tar.xz
# libiodbc 3.52.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/bugzilla-5.0.2-1-any.pkg.tar.xz
# bugzilla 5.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/krusader-2.4.0beta3-8-x86_64.pkg.tar.xz
# krusader 2.4.0beta3-8

CMD: pacman --query --file /mirror/community/os/x86_64/palp-2.1-1-x86_64.pkg.tar.xz
# palp 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/yaml-cpp-0.5.3-1-x86_64.pkg.tar.xz
# yaml-cpp 0.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-doxygentoolkit-0.2.13-3-any.pkg.tar.xz
# vim-doxygentoolkit 0.2.13-3

CMD: pacman --query --file /mirror/community/os/x86_64/activity-log-manager-0.9.7-4-x86_64.pkg.tar.xz
# activity-log-manager 0.9.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/quesoglc-0.7.2-3-x86_64.pkg.tar.xz
# quesoglc 0.7.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/nload-0.7.4-4-x86_64.pkg.tar.xz
# nload 0.7.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-dbd-odbc-1.52-1-x86_64.pkg.tar.xz
# perl-dbd-odbc 1.52-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-fast-0.11-6-x86_64.pkg.tar.xz
# perl-xml-fast 0.11-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-pypeg2-2.15.1-3-any.pkg.tar.xz
# python-pypeg2 2.15.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-jmespath-0.9.0-1-any.pkg.tar.xz
# python-jmespath 0.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mime-base32-1.301-1-any.pkg.tar.xz
# perl-mime-base32 1.301-1

CMD: pacman --query --file /mirror/community/os/x86_64/libxml-perl-0.08-5-any.pkg.tar.xz
# libxml-perl 0.08-5

CMD: pacman --query --file /mirror/community/os/x86_64/nzbget-16.4-3-x86_64.pkg.tar.xz
# nzbget 16.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-dockerpty-0.4.1-1-any.pkg.tar.xz
# python-dockerpty 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-svn-simple-edit-0.28-3-any.pkg.tar.xz
# perl-svn-simple-edit 0.28-3

CMD: pacman --query --file /mirror/community/os/x86_64/blackbox-0.70.1-13-x86_64.pkg.tar.xz
# blackbox 0.70.1-13

CMD: pacman --query --file /mirror/community/os/x86_64/mate-user-share-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# mate-user-share-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mailman-2.1.22-1-x86_64.pkg.tar.xz
# mailman 2.1.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/gitolite-3.6.5-1-any.pkg.tar.xz
# gitolite 3.6.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-object-multitype-0.05-6-any.pkg.tar.xz
# perl-object-multitype 0.05-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyserial-3.0.1-2-any.pkg.tar.xz
# python-pyserial 3.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/libxxf86misc-1.0.3-2-x86_64.pkg.tar.xz
# libxxf86misc 1.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-berkeleydb-0.55-1-x86_64.pkg.tar.xz
# perl-berkeleydb 0.55-1

CMD: pacman --query --file /mirror/community/os/x86_64/flobopuyo-0.20-9-x86_64.pkg.tar.xz
# flobopuyo 0.20-9

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-fbterm-0.2.0-3-x86_64.pkg.tar.xz
# fcitx-fbterm 0.2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/vapoursynth-plugin-f3kdb-2.0.0-1-x86_64.pkg.tar.xz
# vapoursynth-plugin-f3kdb 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-wl-pprint-text-1.1.0.4-1-x86_64.pkg.tar.xz
# haskell-wl-pprint-text 1.1.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythnews-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythnews 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-qrencode-1.01-9-x86_64.pkg.tar.xz
# python2-qrencode 1.01-9

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-grub2-themes-1.0.0-2-any.pkg.tar.xz
# deepin-grub2-themes 1.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mpck-0.19-3-x86_64.pkg.tar.xz
# mpck 0.19-3

CMD: pacman --query --file /mirror/community/os/x86_64/slock-1.3-1-x86_64.pkg.tar.xz
# slock 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-kat_old-3.04.00-1-any.pkg.tar.xz
# tesseract-data-kat_old 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-beautifulsoup4-4.4.1-1-any.pkg.tar.xz
# python-beautifulsoup4 4.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/rmlint-2.4.3-2-x86_64.pkg.tar.xz
# rmlint 2.4.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mail-sendmail-0.79-6-any.pkg.tar.xz
# perl-mail-sendmail 0.79-6

CMD: pacman --query --file /mirror/community/os/x86_64/agave-0.4.7-6-x86_64.pkg.tar.xz
# agave 0.4.7-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-texmath-0.8.6.2-1-x86_64.pkg.tar.xz
# haskell-texmath 0.8.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/puppet-4.4.2-1-any.pkg.tar.xz
# puppet 4.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/otf-ipafont-003.03-4-any.pkg.tar.xz
# otf-ipafont 003.03-4

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-sec-2:0.5.1-2-x86_64.pkg.tar.xz
# lua51-sec 2:0.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-xmltodict-0.10.1-1-any.pkg.tar.xz
# python-xmltodict 0.10.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/sshuttle-0.78.0-1-any.pkg.tar.xz
# sshuttle 0.78.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-set-infinite-0.65-3-any.pkg.tar.xz
# perl-set-infinite 0.65-3

CMD: pacman --query --file /mirror/community/os/x86_64/pflogsumm-1.1.3-2-any.pkg.tar.xz
# pflogsumm 1.1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/jadx-0.6.0-4-any.pkg.tar.xz
# jadx 0.6.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyperclip-1.5.27-1-any.pkg.tar.xz
# python-pyperclip 1.5.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/festival-us-2.4-1-any.pkg.tar.xz
# festival-us 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-alt-getopt-0.7.0-7-any.pkg.tar.xz
# lua51-alt-getopt 0.7.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-poe-component-ikc-0.2402-1-any.pkg.tar.xz
# perl-poe-component-ikc 0.2402-1

CMD: pacman --query --file /mirror/community/os/x86_64/sparsehash-2.0.3-1-any.pkg.tar.xz
# sparsehash 2.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/intellij-idea-community-edition-1:2016.1.1-1-any.pkg.tar.xz
# intellij-idea-community-edition 1:2016.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-form-editor-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-form-editor 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-form-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-form 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/neovim-0.1.4-1-x86_64.pkg.tar.xz
# neovim 0.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/librcc-0.2.12-1-x86_64.pkg.tar.xz
# librcc 0.2.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/speedcrunch-0.11-3-x86_64.pkg.tar.xz
# speedcrunch 0.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/cellwriter-1.3.5-2-x86_64.pkg.tar.xz
# cellwriter 1.3.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/rust-1:1.8.0-1-x86_64.pkg.tar.xz
# rust 1:1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gst-editing-services-1.6.1-2-x86_64.pkg.tar.xz
# gst-editing-services 1.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/ntop-5.0.1-8-x86_64.pkg.tar.xz
# ntop 5.0.1-8

CMD: pacman --query --file /mirror/community/os/x86_64/sarg-2.3.10-1-x86_64.pkg.tar.xz
# sarg 2.3.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mechanize-0.2.5-4-any.pkg.tar.xz
# python2-mechanize 0.2.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/mate-applet-lockkeys-0.2.4-1-x86_64.pkg.tar.xz
# mate-applet-lockkeys 0.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/sdd-1.52-8-x86_64.pkg.tar.xz
# sdd 1.52-8

CMD: pacman --query --file /mirror/community/os/x86_64/ranger-1.7.2-1-any.pkg.tar.xz
# ranger 1.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/bbswitch-0.8-46-x86_64.pkg.tar.xz
# bbswitch 0.8-46

CMD: pacman --query --file /mirror/community/os/x86_64/savage-dri-7.11.2-9-x86_64.pkg.tar.xz
# savage-dri 7.11.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/gfan-0.5-2-x86_64.pkg.tar.xz
# gfan 0.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/fbgrab-1.3-1-x86_64.pkg.tar.xz
# fbgrab 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/reflector-2015.12-2-any.pkg.tar.xz
# reflector 2015.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/osm-gps-map-1.1.0-3-x86_64.pkg.tar.xz
# osm-gps-map 1.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/ushare-1.1a-20-x86_64.pkg.tar.xz
# ushare 1.1a-20

CMD: pacman --query --file /mirror/community/os/x86_64/ogre-1.9.0-13-x86_64.pkg.tar.xz
# ogre 1.9.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/libg15-1.2.7-1-x86_64.pkg.tar.xz
# libg15 1.2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/libvirt-1.3.3-2-x86_64.pkg.tar.xz
# libvirt 1.3.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/apitrace-7.1-1-x86_64.pkg.tar.xz
# apitrace 7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gpg-crypter-0.4.1-2-x86_64.pkg.tar.xz
# gpg-crypter 0.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-generic-trie-0.3.0.1-2-x86_64.pkg.tar.xz
# haskell-generic-trie 0.3.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sensors-0.0.3-1-any.pkg.tar.xz
# python2-sensors 0.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/shards-0.6.2-1-x86_64.pkg.tar.xz
# shards 0.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/nrpe-2.15-5-x86_64.pkg.tar.xz
# nrpe 2.15-5

CMD: pacman --query --file /mirror/community/os/x86_64/openvdb-3.1.0-3-x86_64.pkg.tar.xz
# openvdb 3.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/osiris-4.2.3-9-x86_64.pkg.tar.xz
# osiris 4.2.3-9

CMD: pacman --query --file /mirror/community/os/x86_64/midori-gtk2-0.5.11-3-x86_64.pkg.tar.xz
# midori-gtk2 0.5.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/par2cmdline-0.6.14-3-x86_64.pkg.tar.xz
# par2cmdline 0.6.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-net-smtp-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-net-smtp 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/kid3-qt-3.4.0-2-x86_64.pkg.tar.xz
# kid3-qt 3.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/libee-0.4.1-3-x86_64.pkg.tar.xz
# libee 0.4.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-tie-cphash-2.000-1-any.pkg.tar.xz
# perl-tie-cphash 2.000-1

CMD: pacman --query --file /mirror/community/os/x86_64/tvision-2.2.1_r1-5-x86_64.pkg.tar.xz
# tvision 2.2.1_r1-5

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-cs-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-cs 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/hidepid-1-1-any.pkg.tar.xz
# hidepid 1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-accessor-0.34-4-any.pkg.tar.xz
# perl-class-accessor 0.34-4

CMD: pacman --query --file /mirror/community/os/x86_64/cgit-0.12-2-x86_64.pkg.tar.xz
# cgit 0.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-temporary-1.2.0.4-1-x86_64.pkg.tar.xz
# haskell-temporary 1.2.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-distmanifest-1.014-2-any.pkg.tar.xz
# perl-test-distmanifest 1.014-2

CMD: pacman --query --file /mirror/community/os/x86_64/znc-1.6.3-3-x86_64.pkg.tar.xz
# znc 1.6.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/darcs-2.12.0-2-x86_64.pkg.tar.xz
# darcs 2.12.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/i3lock-2.7-1-x86_64.pkg.tar.xz
# i3lock 2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/coin-or-coinutils-2.10.13-4-x86_64.pkg.tar.xz
# coin-or-coinutils 2.10.13-4

CMD: pacman --query --file /mirror/community/os/x86_64/pax-utils-1.1.4-1-x86_64.pkg.tar.xz
# pax-utils 1.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/hsolink-1.0.118-9-x86_64.pkg.tar.xz
# hsolink 1.0.118-9

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pointed-5-13-x86_64.pkg.tar.xz
# haskell-pointed 5-13

CMD: pacman --query --file /mirror/community/os/x86_64/libwapcaplet-0.3.0-3-x86_64.pkg.tar.xz
# libwapcaplet 0.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/vim-systemd-20140209-1-any.pkg.tar.xz
# vim-systemd 20140209-1

CMD: pacman --query --file /mirror/community/os/x86_64/efax-gtk-3.2.13-3-x86_64.pkg.tar.xz
# efax-gtk 3.2.13-3

CMD: pacman --query --file /mirror/community/os/x86_64/minetest-0.4.13-4-x86_64.pkg.tar.xz
# minetest 0.4.13-4

CMD: pacman --query --file /mirror/community/os/x86_64/quassel-core-0.12.3-1-x86_64.pkg.tar.xz
# quassel-core 0.12.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-module-manifest-1.08-2-any.pkg.tar.xz
# perl-module-manifest 1.08-2

CMD: pacman --query --file /mirror/community/os/x86_64/darktable-1:2.0.3-3-x86_64.pkg.tar.xz
# darktable 1:2.0.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/polkit-gnome-0.105-3-x86_64.pkg.tar.xz
# polkit-gnome 0.105-3

CMD: pacman --query --file /mirror/community/os/x86_64/xulrunner-41.0.2-4-x86_64.pkg.tar.xz
# xulrunner 41.0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/networkmanager-dispatcher-openntpd-1.0-5-any.pkg.tar.xz
# networkmanager-dispatcher-openntpd 1.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-pint-0.7.2-1-any.pkg.tar.xz
# python-pint 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/dante-1.4.1-1-x86_64.pkg.tar.xz
# dante 1.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/imlib-1.9.15-15-x86_64.pkg.tar.xz
# imlib 1.9.15-15

CMD: pacman --query --file /mirror/community/os/x86_64/hacburn-0.3.5-6-any.pkg.tar.xz
# hacburn 0.3.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/gist-4.5.0-1-any.pkg.tar.xz
# gist 4.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-time-modules-2013.0912-1-any.pkg.tar.xz
# perl-time-modules 2013.0912-1

CMD: pacman --query --file /mirror/community/os/x86_64/arp-scan-1.9-2-x86_64.pkg.tar.xz
# arp-scan 1.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/g2reverb-0.7.1-2-x86_64.pkg.tar.xz
# g2reverb 0.7.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/tea-41.1.1-1-x86_64.pkg.tar.xz
# tea 41.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libstatgrab-0.91-2-x86_64.pkg.tar.xz
# libstatgrab 0.91-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-form-mdi-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-form-mdi 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/drumkv1-0.7.4-1-x86_64.pkg.tar.xz
# drumkv1 0.7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/netdata-1.1.0-1-x86_64.pkg.tar.xz
# netdata 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ejabberd-16.03-1-x86_64.pkg.tar.xz
# ejabberd 16.03-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cjson-1.1.0-1-x86_64.pkg.tar.xz
# python2-cjson 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mmsrip-0.7.0-5-x86_64.pkg.tar.xz
# mmsrip 0.7.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-crypt-smbhash-0.12-3-any.pkg.tar.xz
# perl-crypt-smbhash 0.12-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-yid-3.04.00-1-any.pkg.tar.xz
# tesseract-data-yid 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/libmatchbox-1.11-1-x86_64.pkg.tar.xz
# libmatchbox 1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-netbook-gtk3-1.12.0-2-x86_64.pkg.tar.xz
# mate-netbook-gtk3 1.12.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/fceux-2.2.2-2-x86_64.pkg.tar.xz
# fceux 2.2.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/ecb-2.40.1pre-9-any.pkg.tar.xz
# ecb 2.40.1pre-9

CMD: pacman --query --file /mirror/community/os/x86_64/wings3d-1.5.4-1-x86_64.pkg.tar.xz
# wings3d 1.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/pantheon-photos-0.1.1-2-x86_64.pkg.tar.xz
# pantheon-photos 0.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-diff-1.44-1-any.pkg.tar.xz
# perl-text-diff 1.44-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-tarantool-0.5.4-1-any.pkg.tar.xz
# python-tarantool 0.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/doublecmd-gtk2-0.7.1-2-x86_64.pkg.tar.xz
# doublecmd-gtk2 0.7.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/proxytunnel-1.9.0-5-x86_64.pkg.tar.xz
# proxytunnel 1.9.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/engrampa-1.12.0-1-x86_64.pkg.tar.xz
# engrampa 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pkginfo-1.2.1-3-any.pkg.tar.xz
# python-pkginfo 1.2.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/gtksourceviewmm-1:3.18.0-2-x86_64.pkg.tar.xz
# gtksourceviewmm 1:3.18.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-screensaver-hacks-5.26-1-any.pkg.tar.xz
# mate-screensaver-hacks 5.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/s3fs-fuse-1.79-3-x86_64.pkg.tar.xz
# s3fs-fuse 1.79-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-blist-1.3.6-4-x86_64.pkg.tar.xz
# python-blist 1.3.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/mate-media-1.12.1-1-x86_64.pkg.tar.xz
# mate-media 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/hawknl-1.68-4-x86_64.pkg.tar.xz
# hawknl 1.68-4

CMD: pacman --query --file /mirror/community/os/x86_64/piep-0.8.0-2-any.pkg.tar.xz
# piep 0.8.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/dmenu-4.6-1-x86_64.pkg.tar.xz
# dmenu 4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-oauthlib-1.1.0-1-any.pkg.tar.xz
# python-oauthlib 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/vapoursynth-plugin-mvtools-13-1-x86_64.pkg.tar.xz
# vapoursynth-plugin-mvtools 13-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-visualization-shadertoy-20160224.5b64785-2-x86_64.pkg.tar.xz
# kodi-addon-visualization-shadertoy 20160224.5b64785-2

CMD: pacman --query --file /mirror/community/os/x86_64/clipgrab-3.5.6-1-x86_64.pkg.tar.xz
# clipgrab 3.5.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-plop-0.3.0-1-any.pkg.tar.xz
# python-plop 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/rkhunter-1.4.2-2-any.pkg.tar.xz
# rkhunter 1.4.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/pantheon-terminal-0.3.2-2-x86_64.pkg.tar.xz
# pantheon-terminal 0.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-clientsession-0.9.1.1-5-x86_64.pkg.tar.xz
# haskell-clientsession 0.9.1.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-tagfilter-1.03-7-any.pkg.tar.xz
# perl-html-tagfilter 1.03-7

CMD: pacman --query --file /mirror/community/os/x86_64/gsettings-qt-0.1.20151104-2-x86_64.pkg.tar.xz
# gsettings-qt 0.1.20151104-2

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-python-mode-6.2.2-1-any.pkg.tar.xz
# emacs-python-mode 6.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-semigroups-0.18.1-4-x86_64.pkg.tar.xz
# haskell-semigroups 0.18.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/cromfs-1.5.10.2-2-x86_64.pkg.tar.xz
# cromfs 1.5.10.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/goagent-3.2.3.20150617-1-any.pkg.tar.xz
# goagent 3.2.3.20150617-1

CMD: pacman --query --file /mirror/community/os/x86_64/krecipes-2.1.0-3-x86_64.pkg.tar.xz
# krecipes 2.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-test-framework-0.8.1.1-4-x86_64.pkg.tar.xz
# haskell-test-framework 0.8.1.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pygit2-0.24.0-3-x86_64.pkg.tar.xz
# python2-pygit2 0.24.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/libdom-0.3.0-1-x86_64.pkg.tar.xz
# libdom 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/dsdp-5.8-1-x86_64.pkg.tar.xz
# dsdp 5.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ldap-2.4.25-1-x86_64.pkg.tar.xz
# python2-ldap 2.4.25-1

CMD: pacman --query --file /mirror/community/os/x86_64/megaglest-3.12.0-1-x86_64.pkg.tar.xz
# megaglest 3.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pymsnt-0.11.3-9-any.pkg.tar.xz
# pymsnt 0.11.3-9

CMD: pacman --query --file /mirror/community/os/x86_64/python2-phonenumbers-7.3.1-1-any.pkg.tar.xz
# python2-phonenumbers 7.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-slurp-9999.19-3-any.pkg.tar.xz
# perl-file-slurp 9999.19-3

CMD: pacman --query --file /mirror/community/os/x86_64/sysvbanner-1.0.15-2-x86_64.pkg.tar.xz
# sysvbanner 1.0.15-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-screensaver-3.6.1-13-x86_64.pkg.tar.xz
# gnome-screensaver 3.6.1-13

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pango-0.13.1.1-3-x86_64.pkg.tar.xz
# haskell-pango 0.13.1.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-transformers-base-0.4.4-4-x86_64.pkg.tar.xz
# haskell-transformers-base 0.4.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/gpsman-6.4.4-2-any.pkg.tar.xz
# gpsman 6.4.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-python-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-python 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/java-commons-logging-1.2-1-any.pkg.tar.xz
# java-commons-logging 1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-mpmath-0.19-2-any.pkg.tar.xz
# python-mpmath 0.19-2

CMD: pacman --query --file /mirror/community/os/x86_64/teeworlds-0.6.3-2-x86_64.pkg.tar.xz
# teeworlds 0.6.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/wesnoth-data-1.12.5-1-any.pkg.tar.xz
# wesnoth-data 1.12.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/semver-5.1.0-1-any.pkg.tar.xz
# semver 5.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cgi-fast-2.10-1-any.pkg.tar.xz
# perl-cgi-fast 2.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-librabbitmq-1.6.1-1-x86_64.pkg.tar.xz
# python2-librabbitmq 1.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/vlan-1.9-3-x86_64.pkg.tar.xz
# vlan 1.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/libacpi-0.2-4-x86_64.pkg.tar.xz
# libacpi 0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-device-serialport-1.04-7-x86_64.pkg.tar.xz
# perl-device-serialport 1.04-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-plyvel-0.9-3-x86_64.pkg.tar.xz
# python-plyvel 0.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-convert-asn1-0.27-1-any.pkg.tar.xz
# perl-convert-asn1 0.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/google-glog-0.3.4-2-x86_64.pkg.tar.xz
# google-glog 0.3.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/salt-raet-2015.8.8.2-1-any.pkg.tar.xz
# salt-raet 2015.8.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cmark-0.5.2-1-x86_64.pkg.tar.xz
# haskell-cmark 0.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-boxes-3.20.0-1-x86_64.pkg.tar.xz
# gnome-boxes 3.20.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/bip-0.8.9-6-x86_64.pkg.tar.xz
# bip 0.8.9-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-traits-4.5.0-2-x86_64.pkg.tar.xz
# python2-traits 4.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-locale-1.02-1-any.pkg.tar.xz
# perl-datetime-locale 1.02-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-rpy2-2.7.8-1-x86_64.pkg.tar.xz
# python-rpy2 2.7.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/xmonad-0.12-3-x86_64.pkg.tar.xz
# xmonad 0.12-3

CMD: pacman --query --file /mirror/community/os/x86_64/pdf2svg-0.2.3-1-x86_64.pkg.tar.xz
# pdf2svg 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-nerdtree-5.0.0-1-any.pkg.tar.xz
# vim-nerdtree 5.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/jedit-5.3.0-1-any.pkg.tar.xz
# jedit 5.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/foremost-1.5.7-3-x86_64.pkg.tar.xz
# foremost 1.5.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/linssid-2.7-3-x86_64.pkg.tar.xz
# linssid 2.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/mate-disk-utility-1.8.0-1-x86_64.pkg.tar.xz
# mate-disk-utility 1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/innotop-1.10.0-1-any.pkg.tar.xz
# innotop 1.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hlint-1.9.32-3-x86_64.pkg.tar.xz
# haskell-hlint 1.9.32-3

CMD: pacman --query --file /mirror/community/os/x86_64/giggle-0.7-4-x86_64.pkg.tar.xz
# giggle 0.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/gnunet-gtk-0.10.1-1-x86_64.pkg.tar.xz
# gnunet-gtk 0.10.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-keystoneauth1-2.6.0-1-any.pkg.tar.xz
# python2-keystoneauth1 2.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libosip2-1:4.1.0-1-x86_64.pkg.tar.xz
# libosip2 1:4.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libtermkey-0.18-2-x86_64.pkg.tar.xz
# libtermkey 0.18-2

CMD: pacman --query --file /mirror/community/os/x86_64/yahoo-t-0.4-7-any.pkg.tar.xz
# yahoo-t 0.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/pyneighborhood-0.5.4-3-any.pkg.tar.xz
# pyneighborhood 0.5.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-yesod-core-1.4.20.2-1-x86_64.pkg.tar.xz
# haskell-yesod-core 1.4.20.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-regex-tdfa-1.2.2-1-x86_64.pkg.tar.xz
# haskell-regex-tdfa 1.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-harparser-0.2-1-any.pkg.tar.xz
# python2-harparser 0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tasty-rerun-1.1.5-13-x86_64.pkg.tar.xz
# haskell-tasty-rerun 1.1.5-13

CMD: pacman --query --file /mirror/community/os/x86_64/goocanvas-2.0.2-1-x86_64.pkg.tar.xz
# goocanvas 2.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/vbam-gtk-2.0.0b2-1-x86_64.pkg.tar.xz
# vbam-gtk 2.0.0b2-1

CMD: pacman --query --file /mirror/community/os/x86_64/librelp-1.2.7-3-x86_64.pkg.tar.xz
# librelp 1.2.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/freerdp-1:1.2.0_20160107-6-x86_64.pkg.tar.xz
# freerdp 1:1.2.0_20160107-6

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-guest-iso-5.0.20-1-any.pkg.tar.xz
# virtualbox-guest-iso 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-simplemediawiki-1.2.0_b2-3-any.pkg.tar.xz
# python-simplemediawiki 1.2.0_b2-3

CMD: pacman --query --file /mirror/community/os/x86_64/mac-3.99u4b5-8-x86_64.pkg.tar.xz
# mac 3.99u4b5-8

CMD: pacman --query --file /mirror/community/os/x86_64/alex-3.1.7-1-x86_64.pkg.tar.xz
# alex 3.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-openstackclient-2.4.0-1-any.pkg.tar.xz
# python-openstackclient 2.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-raven-5.13.0-1-any.pkg.tar.xz
# python-raven 5.13.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gen2shp-0.3.1-9-x86_64.pkg.tar.xz
# gen2shp 0.3.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/ucarp-1.5.2-5-x86_64.pkg.tar.xz
# ucarp 1.5.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/nemo-python-2.8.0-3-x86_64.pkg.tar.xz
# nemo-python 2.8.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/lxsplit-0.2.4-3-x86_64.pkg.tar.xz
# lxsplit 0.2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-spiffy-0.46-1-any.pkg.tar.xz
# perl-spiffy 0.46-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-mimerender-0.6.0-1-any.pkg.tar.xz
# python-mimerender 0.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/stfl-0.24-2-x86_64.pkg.tar.xz
# stfl 0.24-2

CMD: pacman --query --file /mirror/community/os/x86_64/eom-gtk3-1.12.2-1-x86_64.pkg.tar.xz
# eom-gtk3 1.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/launchy-2.5-5-x86_64.pkg.tar.xz
# launchy 2.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-wheel-0.29.0-1-any.pkg.tar.xz
# python-wheel 0.29.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-compress-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-compress 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/libvdpau-va-gl-0.3.6-1-x86_64.pkg.tar.xz
# libvdpau-va-gl 0.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/happy-1.19.5-5-x86_64.pkg.tar.xz
# happy 1.19.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/libunique3-3.0.2-3-x86_64.pkg.tar.xz
# libunique3 3.0.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/sage-data-graphs-20151224-1-any.pkg.tar.xz
# sage-data-graphs 20151224-1

CMD: pacman --query --file /mirror/community/os/x86_64/projectm-2.1.0-13-x86_64.pkg.tar.xz
# projectm 2.1.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/libgringotts-1.2.1-12-x86_64.pkg.tar.xz
# libgringotts 1.2.1-12

CMD: pacman --query --file /mirror/community/os/x86_64/partitionmanager-2.1.0-2-x86_64.pkg.tar.xz
# partitionmanager 2.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-time-locale-compat-0.1.1.1-2-x86_64.pkg.tar.xz
# haskell-time-locale-compat 0.1.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-timeout-1.0.0-1-any.pkg.tar.xz
# python-pytest-timeout 1.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/emelfm2-0.9.1-1-x86_64.pkg.tar.xz
# emelfm2 0.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-package-stash-xs-0.28-3-x86_64.pkg.tar.xz
# perl-package-stash-xs 0.28-3

CMD: pacman --query --file /mirror/community/os/x86_64/uncrustify-0.62-1-x86_64.pkg.tar.xz
# uncrustify 0.62-1

CMD: pacman --query --file /mirror/community/os/x86_64/evemu-2.4.0-1-x86_64.pkg.tar.xz
# evemu 2.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/firefox-theme-gnome-tweak-42.1-1-any.pkg.tar.xz
# firefox-theme-gnome-tweak 42.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/pacmanlogviewer-1.3.1-4-x86_64.pkg.tar.xz
# pacmanlogviewer 1.3.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/irrlicht-1.8.3-2-x86_64.pkg.tar.xz
# irrlicht 1.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/rhash-1.3.3-1-x86_64.pkg.tar.xz
# rhash 1.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-ronn-0.7.3-4-any.pkg.tar.xz
# ruby-ronn 0.7.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-markups-1.0.1-1-any.pkg.tar.xz
# python2-markups 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-hglib-2.0-1-any.pkg.tar.xz
# python2-hglib 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-html5lib-0.9999999-2-any.pkg.tar.xz
# python-html5lib 0.9999999-2

CMD: pacman --query --file /mirror/community/os/x86_64/pep8-1.7.0-1-any.pkg.tar.xz
# pep8 1.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ccache-3.2.5-1-x86_64.pkg.tar.xz
# ccache 3.2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-http-4000.3.3-3-x86_64.pkg.tar.xz
# haskell-http 4000.3.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-kakasi-2.04-12-x86_64.pkg.tar.xz
# perl-text-kakasi 2.04-12

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-pl-20160208-1-x86_64.pkg.tar.xz
# aspell-pl 20160208-1

CMD: pacman --query --file /mirror/community/os/x86_64/tcc-0.9.26-3-x86_64.pkg.tar.xz
# tcc 0.9.26-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-selenium-2.53.1-1-x86_64.pkg.tar.xz
# python2-selenium 2.53.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pudb-2016.1-1-any.pkg.tar.xz
# python2-pudb 2016.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-nose-fixes-1.3-1-any.pkg.tar.xz
# python-nose-fixes 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/obmenu-1.0-11-any.pkg.tar.xz
# obmenu 1.0-11

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-rime-1.2-1-x86_64.pkg.tar.xz
# ibus-rime 1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-vector-algorithms-0.7.0.1-3-x86_64.pkg.tar.xz
# haskell-vector-algorithms 0.7.0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-gsasl-0.3.6-1-x86_64.pkg.tar.xz
# haskell-gsasl 0.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/tdfsb-0.0.10-7-x86_64.pkg.tar.xz
# tdfsb 0.0.10-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-2.9.1-1-any.pkg.tar.xz
# python2-pytest 2.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-markdown-2.6.6-1-any.pkg.tar.xz
# python2-markdown 2.6.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/plasma-maliit-framework-0.99.0.20150710-3-x86_64.pkg.tar.xz
# plasma-maliit-framework 0.99.0.20150710-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-vorbissimple-0.0.2-7-x86_64.pkg.tar.xz
# python2-vorbissimple 0.0.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/runc-0.1.0-1-x86_64.pkg.tar.xz
# runc 0.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mednafen-0.9.38.7-2-x86_64.pkg.tar.xz
# mednafen 0.9.38.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/caja-actions-1.8.1-1-x86_64.pkg.tar.xz
# caja-actions 1.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gsoap-2.8.30-1-x86_64.pkg.tar.xz
# gsoap 2.8.30-1

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-gtk3-4.2.9.1-2-x86_64.pkg.tar.xz
# fcitx-gtk3 4.2.9.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perf-4.5-2-x86_64.pkg.tar.xz
# perf 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/i2c-tools-3.1.1-2-x86_64.pkg.tar.xz
# i2c-tools 3.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/pppusage-0.2.5-6-any.pkg.tar.xz
# pppusage 0.2.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/trac-1.0.9-1-any.pkg.tar.xz
# trac 1.0.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/leatherman-0.6.2-1-x86_64.pkg.tar.xz
# leatherman 0.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-signal-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-signal 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-uniplate-1.6.12-6-x86_64.pkg.tar.xz
# haskell-uniplate 1.6.12-6

CMD: pacman --query --file /mirror/community/os/x86_64/scapy3k-0.18-1-any.pkg.tar.xz
# scapy3k 0.18-1

CMD: pacman --query --file /mirror/community/os/x86_64/snes9x-gtk-1.53-9-x86_64.pkg.tar.xz
# snes9x-gtk 1.53-9

CMD: pacman --query --file /mirror/community/os/x86_64/uglify-js-2.6.2-1-any.pkg.tar.xz
# uglify-js 2.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/lsdvd-0.17-1-x86_64.pkg.tar.xz
# lsdvd 0.17-1

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-php-mode-1.17.0-2-any.pkg.tar.xz
# emacs-php-mode 1.17.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/projectm-libvisual-2.1.0-13-x86_64.pkg.tar.xz
# projectm-libvisual 2.1.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/rakarrack-0.6.1-3-x86_64.pkg.tar.xz
# rakarrack 0.6.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/gap-packages-4.8.3-2-x86_64.pkg.tar.xz
# gap-packages 4.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-slk-3.04.00-1-any.pkg.tar.xz
# tesseract-data-slk 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-common-6.1.4-2-any.pkg.tar.xz
# eric-common 6.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/netactview-0.6.4-1-x86_64.pkg.tar.xz
# netactview 0.6.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jsonpatch-1.13-2-any.pkg.tar.xz
# python2-jsonpatch 1.13-2

CMD: pacman --query --file /mirror/community/os/x86_64/girara-0.2.6-1-x86_64.pkg.tar.xz
# girara 0.2.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/clojure-1.8.0-1-any.pkg.tar.xz
# clojure 1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythgame-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythgame 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-distutils-extra-2.39-1-any.pkg.tar.xz
# python-distutils-extra 2.39-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-deu_frak-3.04.00-1-any.pkg.tar.xz
# tesseract-data-deu_frak 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-persistent-4.1.1-1-x86_64.pkg.tar.xz
# python-persistent 4.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gdlmm-3.7.3-2-x86_64.pkg.tar.xz
# gdlmm 3.7.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/systemd-swap-2.26-1-any.pkg.tar.xz
# systemd-swap 2.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-device-modem-1.57-1-any.pkg.tar.xz
# perl-device-modem 1.57-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-biopython-1.66-1-x86_64.pkg.tar.xz
# python2-biopython 1.66-1

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-sv-0.51-1-x86_64.pkg.tar.xz
# aspell-sv 0.51-1

CMD: pacman --query --file /mirror/community/os/x86_64/zaz-1.0.0-6-x86_64.pkg.tar.xz
# zaz 1.0.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/caja-image-converter-1.12.0-1-x86_64.pkg.tar.xz
# caja-image-converter 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qlandkartegt-1.8.1-6-x86_64.pkg.tar.xz
# qlandkartegt 1.8.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-torrent-10000.0.0-3-x86_64.pkg.tar.xz
# haskell-torrent 10000.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/findnewest-0.3-1-x86_64.pkg.tar.xz
# findnewest 0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/yakuake-3.0.2-3-x86_64.pkg.tar.xz
# yakuake 3.0.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/elyxer-1.2.5-2-any.pkg.tar.xz
# elyxer 1.2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/libperconaserverclient-5.7.11_4-3-x86_64.pkg.tar.xz
# libperconaserverclient 5.7.11_4-3

CMD: pacman --query --file /mirror/community/os/x86_64/mate-netspeed-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# mate-netspeed-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/dkfilter-0.11-10-any.pkg.tar.xz
# dkfilter 0.11-10

CMD: pacman --query --file /mirror/community/os/x86_64/libmateweather-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# libmateweather-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/m4ri-20140914-1-x86_64.pkg.tar.xz
# m4ri 20140914-1

CMD: pacman --query --file /mirror/community/os/x86_64/choqok-1.5-4-x86_64.pkg.tar.xz
# choqok 1.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-httpbin-0.2.0-1-any.pkg.tar.xz
# python2-pytest-httpbin 0.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-json-2.90-1-any.pkg.tar.xz
# perl-json 2.90-1

CMD: pacman --query --file /mirror/community/os/x86_64/unhide-20130526-1-x86_64.pkg.tar.xz
# unhide 20130526-1

CMD: pacman --query --file /mirror/community/os/x86_64/forge-3.2.2-1-x86_64.pkg.tar.xz
# forge 3.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mysql-connector-2.1.3-1-any.pkg.tar.xz
# python2-mysql-connector 2.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-hyperframe-4.0.1-1-any.pkg.tar.xz
# python2-hyperframe 4.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-pingpong-20150920.5c7cf6f-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-pingpong 20150920.5c7cf6f-2

CMD: pacman --query --file /mirror/community/os/x86_64/xenstore-6.2.0-2-x86_64.pkg.tar.xz
# xenstore 6.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/matchbox-common-0.9.1-7-any.pkg.tar.xz
# matchbox-common 0.9.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/faenza-icon-theme-1.3.1-4-any.pkg.tar.xz
# faenza-icon-theme 1.3.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/festvox-ru-0.5-3-any.pkg.tar.xz
# festvox-ru 0.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-return-value-1.666005-1-any.pkg.tar.xz
# perl-return-value 1.666005-1

CMD: pacman --query --file /mirror/community/os/x86_64/networkmanager-dispatcher-sshd-1.0-4-any.pkg.tar.xz
# networkmanager-dispatcher-sshd 1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/ucblogo-6.0-6-x86_64.pkg.tar.xz
# ucblogo 6.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-color-calc-1.074-1-any.pkg.tar.xz
# perl-color-calc 1.074-1

CMD: pacman --query --file /mirror/community/os/x86_64/bamf-0.5.1-1-x86_64.pkg.tar.xz
# bamf 0.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libcss-0.6.0-2-x86_64.pkg.tar.xz
# libcss 0.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/lout-3.40-1-x86_64.pkg.tar.xz
# lout 3.40-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-setproctitle-1.1.9-3-x86_64.pkg.tar.xz
# python-setproctitle 1.1.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-bower-json-0.8.0-4-x86_64.pkg.tar.xz
# haskell-bower-json 0.8.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/libshairport-1.2.1.20121215-4-x86_64.pkg.tar.xz
# libshairport 1.2.1.20121215-4

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-ca-2.8.2-4-any.pkg.tar.xz
# gimp-help-ca 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-xmpp-1.05-1-any.pkg.tar.xz
# perl-net-xmpp 1.05-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-trollius-2.0-2-any.pkg.tar.xz
# python2-trollius 2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/barcode-0.99-2-x86_64.pkg.tar.xz
# barcode 0.99-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-regex-pcre-0.94.4-1-x86_64.pkg.tar.xz
# haskell-regex-pcre 0.94.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-messageid-1.406-1-any.pkg.tar.xz
# perl-email-messageid 1.406-1

CMD: pacman --query --file /mirror/community/os/x86_64/pyrss-0.9.9.1-13-any.pkg.tar.xz
# pyrss 0.9.9.1-13

CMD: pacman --query --file /mirror/community/os/x86_64/sasteroids-3.0.1-5-x86_64.pkg.tar.xz
# sasteroids 3.0.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/gnuradio-3.7.9.2-1-x86_64.pkg.tar.xz
# gnuradio 3.7.9.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/premake-4.3-4-x86_64.pkg.tar.xz
# premake 4.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/kadu-3.0-1-x86_64.pkg.tar.xz
# kadu 3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xpybutil-0.0.1.20151007-1-any.pkg.tar.xz
# python2-xpybutil 0.0.1.20151007-1

CMD: pacman --query --file /mirror/community/os/x86_64/gl-117-1.3.2-8-x86_64.pkg.tar.xz
# gl-117 1.3.2-8

CMD: pacman --query --file /mirror/community/os/x86_64/jake-8.0.12-1-any.pkg.tar.xz
# jake 8.0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/bash-docs-10-1-any.pkg.tar.xz
# bash-docs 10-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-time-human-1.03-6-any.pkg.tar.xz
# perl-time-human 1.03-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-blosc-1.3.2-1-x86_64.pkg.tar.xz
# python2-blosc 1.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-chart-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-chart 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/ht-2.1.0-5-x86_64.pkg.tar.xz
# ht 2.1.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/distorm-3.3.0-2-x86_64.pkg.tar.xz
# distorm 3.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-slk_frak-3.04.00-1-any.pkg.tar.xz
# tesseract-data-slk_frak 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/fabric-1.10.1-1-any.pkg.tar.xz
# fabric 1.10.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-appar-0.1.4-1-x86_64.pkg.tar.xz
# haskell-appar 0.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-parse-1.6.6-3-any.pkg.tar.xz
# python2-parse 1.6.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-djinn-lib-0.0.1.2-1-x86_64.pkg.tar.xz
# haskell-djinn-lib 0.0.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-variable-magic-0.59-1-x86_64.pkg.tar.xz
# perl-variable-magic 0.59-1

CMD: pacman --query --file /mirror/community/os/x86_64/tablelist-5.11-1-any.pkg.tar.xz
# tablelist 5.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mail-transport-dbx-0.07-11-x86_64.pkg.tar.xz
# perl-mail-transport-dbx 0.07-11

CMD: pacman --query --file /mirror/community/os/x86_64/python2-openbabel-2.3.2-5-x86_64.pkg.tar.xz
# python2-openbabel 2.3.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/glances-2.6.1-1-any.pkg.tar.xz
# glances 2.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-tinycss-0.3-1-x86_64.pkg.tar.xz
# python-tinycss 0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-airline-themes-r1146.5a6453c-1-any.pkg.tar.xz
# vim-airline-themes r1146.5a6453c-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxappearance-obconf-gtk3-0.2.3-1-x86_64.pkg.tar.xz
# lxappearance-obconf-gtk3 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libykneomgr-0.1.8-1-x86_64.pkg.tar.xz
# libykneomgr 0.1.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/tuxpaint-stamps-2009.06.28-4-any.pkg.tar.xz
# tuxpaint-stamps 2009.06.28-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-event-ical-0.13-1-any.pkg.tar.xz
# perl-datetime-event-ical 0.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-fira-mono-2:3.206-1-any.pkg.tar.xz
# ttf-fira-mono 2:3.206-1

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-pypy-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-pypy 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/chrpath-0.16-1-x86_64.pkg.tar.xz
# chrpath 0.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-configuration-4.0.3-1-any.pkg.tar.xz
# python2-zope-configuration 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libdsme-0.64.1-1-x86_64.pkg.tar.xz
# libdsme 0.64.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/qt5-systems-5.4.0.20160303-1-x86_64.pkg.tar.xz
# qt5-systems 5.4.0.20160303-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-el-2.8.2-4-any.pkg.tar.xz
# gimp-help-el 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/chromium-bsu-0.9.15.1-2-x86_64.pkg.tar.xz
# chromium-bsu 0.9.15.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-image-size-3.300-1-any.pkg.tar.xz
# perl-image-size 3.300-1

CMD: pacman --query --file /mirror/community/os/x86_64/lrs-061-1-x86_64.pkg.tar.xz
# lrs 061-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-scikit-learn-0.17.1-1-x86_64.pkg.tar.xz
# python2-scikit-learn 0.17.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/keepass-2.32-1-any.pkg.tar.xz
# keepass 2.32-1

CMD: pacman --query --file /mirror/community/os/x86_64/tls-1.6.7-2-x86_64.pkg.tar.xz
# tls 1.6.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/blobwars-2.00-1-x86_64.pkg.tar.xz
# blobwars 2.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/pyaimt-0.8.0.1-7-any.pkg.tar.xz
# pyaimt 0.8.0.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-lockfile-0.12.2-1-any.pkg.tar.xz
# python2-lockfile 0.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-bytestring-tree-builder-0.2.6-2-x86_64.pkg.tar.xz
# haskell-bytestring-tree-builder 0.2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/libnoise-1.0.0-4-x86_64.pkg.tar.xz
# libnoise 1.0.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-mwc-random-0.13.4.0-1-x86_64.pkg.tar.xz
# haskell-mwc-random 0.13.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/irrlicht-docs-1.8.3-2-x86_64.pkg.tar.xz
# irrlicht-docs 1.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cherrypy-5.1.0-1-any.pkg.tar.xz
# python2-cherrypy 5.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ctemplate-2.3-3-x86_64.pkg.tar.xz
# ctemplate 2.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-dan-3.04.00-1-any.pkg.tar.xz
# tesseract-data-dan 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-extensible-exceptions-0.1.1.4-13-x86_64.pkg.tar.xz
# haskell-extensible-exceptions 0.1.1.4-13

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sqlalchemy-1.0.12-1-x86_64.pkg.tar.xz
# python2-sqlalchemy 1.0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/slimevolley-2.4.2-3-x86_64.pkg.tar.xz
# slimevolley 2.4.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-mock-1.3.0-3-any.pkg.tar.xz
# python-mock 1.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/tilda-1.3.3-1-x86_64.pkg.tar.xz
# tilda 1.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mail-domainkeys-1.0-5-any.pkg.tar.xz
# perl-mail-domainkeys 1.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/shuffle-1.5-5-x86_64.pkg.tar.xz
# shuffle 1.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-tk-tablematrix-1.23-12-x86_64.pkg.tar.xz
# perl-tk-tablematrix 1.23-12

CMD: pacman --query --file /mirror/community/os/x86_64/python-oslo-i18n-3.6.0-1-any.pkg.tar.xz
# python-oslo-i18n 3.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ipsec-tools-0.8.2-2-x86_64.pkg.tar.xz
# ipsec-tools 0.8.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyinotify-0.9.6-2-any.pkg.tar.xz
# python-pyinotify 0.9.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/checksec-1.5-4-any.pkg.tar.xz
# checksec 1.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/antiword-0.37-6-x86_64.pkg.tar.xz
# antiword 0.37-6

CMD: pacman --query --file /mirror/community/os/x86_64/muffin-3.0.0-1-x86_64.pkg.tar.xz
# muffin 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-loch-th-0.2.1-1-x86_64.pkg.tar.xz
# haskell-loch-th 0.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mitmproxy-0.17-1-any.pkg.tar.xz
# mitmproxy 0.17-1

CMD: pacman --query --file /mirror/community/os/x86_64/virt-manager-1.3.2-5-any.pkg.tar.xz
# virt-manager 1.3.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/macchanger-1.7.0-2-x86_64.pkg.tar.xz
# macchanger 1.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-default-class-0.0.1-10-x86_64.pkg.tar.xz
# haskell-data-default-class 0.0.1-10

CMD: pacman --query --file /mirror/community/os/x86_64/unionfs-fuse-1.0-1-x86_64.pkg.tar.xz
# unionfs-fuse 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/yagf-0.9.5-3-x86_64.pkg.tar.xz
# yagf 0.9.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-filemanip-0.3.6.3-4-x86_64.pkg.tar.xz
# haskell-filemanip 0.3.6.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-types-serialiser-1.0-1-any.pkg.tar.xz
# perl-types-serialiser 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/xlockmore-5.46-3-x86_64.pkg.tar.xz
# xlockmore 5.46-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-db-form-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-db-form 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/sqlitebrowser-3.8.0-2-x86_64.pkg.tar.xz
# sqlitebrowser 3.8.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-finance-quote-1.38-1-any.pkg.tar.xz
# perl-finance-quote 1.38-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mox3-0.14.0-1-any.pkg.tar.xz
# python2-mox3 0.14.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/browserify-13.0.0-1-any.pkg.tar.xz
# browserify 13.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/shorewall-5.0.4-1-any.pkg.tar.xz
# shorewall 5.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gsmartcontrol-0.8.7-6-x86_64.pkg.tar.xz
# gsmartcontrol 0.8.7-6

CMD: pacman --query --file /mirror/community/os/x86_64/osec-1.2.5-1-x86_64.pkg.tar.xz
# osec 1.2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/vorbissimple-0.0.2-4-x86_64.pkg.tar.xz
# vorbissimple 0.0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/libgig-4.0.0-2-x86_64.pkg.tar.xz
# libgig 4.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/pspshrink-1.1.2-5-x86_64.pkg.tar.xz
# pspshrink 1.1.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-discid-1.1.0-3-any.pkg.tar.xz
# python2-discid 1.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/gpa-0.9.9-1-x86_64.pkg.tar.xz
# gpa 0.9.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-unicodecsv-0.14.1-1-any.pkg.tar.xz
# python-unicodecsv 0.14.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/blender-17:2.77.a-2-x86_64.pkg.tar.xz
# blender 17:2.77.a-2

CMD: pacman --query --file /mirror/community/os/x86_64/xdelta3-3.0.11-1-x86_64.pkg.tar.xz
# xdelta3 3.0.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-api-3.0.6-1-x86_64.pkg.tar.xz
# deepin-api 3.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytools-2016.1-1-any.pkg.tar.xz
# python2-pytools 2016.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/minizip-1:1.1-1-x86_64.pkg.tar.xz
# minizip 1:1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/jmc-0.2.3-8-any.pkg.tar.xz
# jmc 0.2.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/pyrit-0.4.0-3-x86_64.pkg.tar.xz
# pyrit 0.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-setlocale-1.0.0.3-2-x86_64.pkg.tar.xz
# haskell-setlocale 1.0.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-mail-2.6.4-1-any.pkg.tar.xz
# ruby-mail 2.6.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtkperf-0.40-5-x86_64.pkg.tar.xz
# gtkperf 0.40-5

CMD: pacman --query --file /mirror/community/os/x86_64/solfege-3.22.2-2-x86_64.pkg.tar.xz
# solfege 3.22.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-mkd-3.04.00-1-any.pkg.tar.xz
# tesseract-data-mkd 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-h2-2.3.0-1-any.pkg.tar.xz
# python-h2 2.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/augeas-1.4.0-1-x86_64.pkg.tar.xz
# augeas 1.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-plop-0.3.0-1-any.pkg.tar.xz
# python2-plop 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-guj-3.04.00-1-any.pkg.tar.xz
# tesseract-data-guj 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-tie-hash-indexed-0.05-11-x86_64.pkg.tar.xz
# perl-tie-hash-indexed 0.05-11

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-common-0.10.0-4-any.pkg.tar.xz
# lxqt-common 0.10.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/ditaa-0.9-2-any.pkg.tar.xz
# ditaa 0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/libgdamm-docs-4.99.10-2-x86_64.pkg.tar.xz
# libgdamm-docs 4.99.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/libreoffice-extension-texmaths-0.42-1-any.pkg.tar.xz
# libreoffice-extension-texmaths 0.42-1

CMD: pacman --query --file /mirror/community/os/x86_64/webfs-1.21-12-x86_64.pkg.tar.xz
# webfs 1.21-12

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-mar-3.04.00-1-any.pkg.tar.xz
# tesseract-data-mar 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/brial-0.8.4.3-2-x86_64.pkg.tar.xz
# brial 0.8.4.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-tr-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-tr 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/papyros-terminal-0.1.1-1-x86_64.pkg.tar.xz
# papyros-terminal 0.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libuhd-3.9.3-1-x86_64.pkg.tar.xz
# libuhd 3.9.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-split-0.3-2-any.pkg.tar.xz
# python-split 0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-os-client-config-1.17.0-1-any.pkg.tar.xz
# python-os-client-config 1.17.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/bcg729-1.0.1-2-x86_64.pkg.tar.xz
# bcg729 1.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/soup-sharp-2.42.2-1-x86_64.pkg.tar.xz
# soup-sharp 2.42.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gap-data-4.8.3-2-x86_64.pkg.tar.xz
# gap-data 4.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/avr-gcc-5.3.0-2-x86_64.pkg.tar.xz
# avr-gcc 5.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mgba-sdl-0.4.0-2-x86_64.pkg.tar.xz
# mgba-sdl 0.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/pdfgrep-1.4.1-2-x86_64.pkg.tar.xz
# pdfgrep 1.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/planner-0.14.6-3-x86_64.pkg.tar.xz
# planner 0.14.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-exception-0.43-1-any.pkg.tar.xz
# perl-test-exception 0.43-1

CMD: pacman --query --file /mirror/community/os/x86_64/lrzsz-0.12.20-5-x86_64.pkg.tar.xz
# lrzsz 0.12.20-5

CMD: pacman --query --file /mirror/community/os/x86_64/owncloud-app-bookmarks-9.0.1-1-any.pkg.tar.xz
# owncloud-app-bookmarks 9.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/bbe-0.2.2-1-x86_64.pkg.tar.xz
# bbe 0.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-netspeed-1.12.0-1-x86_64.pkg.tar.xz
# mate-netspeed 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-fugitive-2.2-1-any.pkg.tar.xz
# vim-fugitive 2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-testresources-2.0.0-1-any.pkg.tar.xz
# python-testresources 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-salsa20-0.3.0-3-x86_64.pkg.tar.xz
# python-salsa20 0.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-igraph-0.7.1.post6-2-x86_64.pkg.tar.xz
# python-igraph 0.7.1.post6-2

CMD: pacman --query --file /mirror/community/os/x86_64/vncviewer-jar-1.3.10-4-any.pkg.tar.xz
# vncviewer-jar 1.3.10-4

CMD: pacman --query --file /mirror/community/os/x86_64/chrony-2.3-3-x86_64.pkg.tar.xz
# chrony 2.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-pango-2.2.5-2-x86_64.pkg.tar.xz
# ruby-pango 2.2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cpan-perl-releases-2.58-1-any.pkg.tar.xz
# perl-cpan-perl-releases 2.58-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-llfuse-1.0-1-x86_64.pkg.tar.xz
# python2-llfuse 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/recoll-1.21.6-2-x86_64.pkg.tar.xz
# recoll 1.21.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/lua-expat-1.3.0-3-x86_64.pkg.tar.xz
# lua-expat 1.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-blinker-1.4-2-any.pkg.tar.xz
# python-blinker 1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/assaultcube-1.2.0.2-2-x86_64.pkg.tar.xz
# assaultcube 1.2.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/patchutils-0.3.4-1-x86_64.pkg.tar.xz
# patchutils 0.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/pekwm-0.1.17-3-x86_64.pkg.tar.xz
# pekwm 0.1.17-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-do-0.95.3-2-x86_64.pkg.tar.xz
# gnome-do 0.95.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/ipcheck-20140422-1-any.pkg.tar.xz
# ipcheck 20140422-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gnutls-3.0.0-1-any.pkg.tar.xz
# python2-gnutls 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qtox-1.4.0-4-x86_64.pkg.tar.xz
# qtox 1.4.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/virtviewer-3.0-2-x86_64.pkg.tar.xz
# virtviewer 3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytools-2016.1-1-any.pkg.tar.xz
# python-pytools 2016.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-socket-20160311-1-x86_64.pkg.tar.xz
# lua51-socket 20160311-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-augeas-0.5.0-1-any.pkg.tar.xz
# python2-augeas 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/cinnamon-settings-daemon-3.0.0-1-x86_64.pkg.tar.xz
# cinnamon-settings-daemon 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/wt-3.3.5-3-x86_64.pkg.tar.xz
# wt 3.3.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monad-par-0.3.4.7-2-x86_64.pkg.tar.xz
# haskell-monad-par 0.3.4.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/coin-or-cbc-2.9.8-3-x86_64.pkg.tar.xz
# coin-or-cbc 2.9.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/xmonad-contrib-0.12-2-x86_64.pkg.tar.xz
# xmonad-contrib 0.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/bitcoin-daemon-0.12.1-1-x86_64.pkg.tar.xz
# bitcoin-daemon 0.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jdcal-1.2-1-any.pkg.tar.xz
# python2-jdcal 1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/cdcover-0.7.4-6-x86_64.pkg.tar.xz
# cdcover 0.7.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/youtube-dl-2016.03.26-1-any.pkg.tar.xz
# youtube-dl 2016.03.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/contractor-0.3.1-1-x86_64.pkg.tar.xz
# contractor 0.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-magic-1.1-1-x86_64.pkg.tar.xz
# haskell-magic 1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/valabind-0.10.0-2-x86_64.pkg.tar.xz
# valabind 0.10.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-term-readline-gnu-1.31-1-x86_64.pkg.tar.xz
# perl-term-readline-gnu 1.31-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-eyed3-0.7.9-1-any.pkg.tar.xz
# python2-eyed3 0.7.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-devel-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-devel 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/assimp-3.2-2-x86_64.pkg.tar.xz
# assimp 3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flask-0.10.1-6-any.pkg.tar.xz
# python2-flask 0.10.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/astromenace-1.3.2-2-x86_64.pkg.tar.xz
# astromenace 1.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-crypt-des-2.07-3-x86_64.pkg.tar.xz
# perl-crypt-des 2.07-3

CMD: pacman --query --file /mirror/community/os/x86_64/greenbone-security-assistant-6.0.6-2-x86_64.pkg.tar.xz
# greenbone-security-assistant 6.0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-swe-3.04.00-1-any.pkg.tar.xz
# tesseract-data-swe 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-certifi-2016.2.28-1-any.pkg.tar.xz
# python2-certifi 2016.2.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/xdm-archlinux-0.5-3-any.pkg.tar.xz
# xdm-archlinux 0.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyserial-3.0.1-2-any.pkg.tar.xz
# python2-pyserial 3.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/sqlcipher-3.3.1-4-x86_64.pkg.tar.xz
# sqlcipher 3.3.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/msgpack-c-1.4.1-1-x86_64.pkg.tar.xz
# msgpack-c 1.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/grc-1.9-1-any.pkg.tar.xz
# grc 1.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/re2-20160301-1-x86_64.pkg.tar.xz
# re2 20160301-1

CMD: pacman --query --file /mirror/community/os/x86_64/nikto-2.1.6-1-any.pkg.tar.xz
# nikto 2.1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/asciidoc-8.6.9-2-any.pkg.tar.xz
# asciidoc 8.6.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/dosbox-0.74-7-x86_64.pkg.tar.xz
# dosbox 0.74-7

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-it-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-it 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/sniffit-0.3.7.beta-16-x86_64.pkg.tar.xz
# sniffit 0.3.7.beta-16

CMD: pacman --query --file /mirror/community/os/x86_64/python2-args-0.1.0.20121116-1-any.pkg.tar.xz
# python2-args 0.1.0.20121116-1

CMD: pacman --query --file /mirror/community/os/x86_64/pari-sage-2.8.2341.g61b65cc-3-x86_64.pkg.tar.xz
# pari-sage 2.8.2341.g61b65cc-3

CMD: pacman --query --file /mirror/community/os/x86_64/performous-1.1-2-x86_64.pkg.tar.xz
# performous 1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/fbnews-0.5-7-any.pkg.tar.xz
# fbnews 0.5-7

CMD: pacman --query --file /mirror/community/os/x86_64/gtk2_prefs-0.4.1-5-x86_64.pkg.tar.xz
# gtk2_prefs 0.4.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/pssh-2.3.1-7-any.pkg.tar.xz
# pssh 2.3.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/freedroidrpg-0.16-1-x86_64.pkg.tar.xz
# freedroidrpg 0.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/unace-2.5-9-x86_64.pkg.tar.xz
# unace 2.5-9

CMD: pacman --query --file /mirror/community/os/x86_64/stuntrally-2.6-4-x86_64.pkg.tar.xz
# stuntrally 2.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-crypt-openssl-dsa-0.15-2-x86_64.pkg.tar.xz
# perl-crypt-openssl-dsa 0.15-2

CMD: pacman --query --file /mirror/community/os/x86_64/mod_itk-2.4.7.r04-1-x86_64.pkg.tar.xz
# mod_itk 2.4.7.r04-1

CMD: pacman --query --file /mirror/community/os/x86_64/sopel-6.3.1-1-any.pkg.tar.xz
# sopel 6.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-anthy-1.5.8-2-x86_64.pkg.tar.xz
# ibus-anthy 1.5.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-pinux-0.3-11-any.pkg.tar.xz
# xcursor-pinux 0.3-11

CMD: pacman --query --file /mirror/community/os/x86_64/python-tlsh-3.4.5-2-x86_64.pkg.tar.xz
# python-tlsh 3.4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-unidecode-0.04.19-2-any.pkg.tar.xz
# python-unidecode 0.04.19-2

CMD: pacman --query --file /mirror/community/os/x86_64/nanoblogger-3.4.2-3-any.pkg.tar.xz
# nanoblogger 3.4.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/kernel-headers-musl-3.12.6_5-1-x86_64.pkg.tar.xz
# kernel-headers-musl 3.12.6_5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-numexpr-2.5.2-1-x86_64.pkg.tar.xz
# python-numexpr 2.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/lcdproc-0.5.7-2-x86_64.pkg.tar.xz
# lcdproc 0.5.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/vim-indent-object-1.1.2-3-any.pkg.tar.xz
# vim-indent-object 1.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/libmirage-3.0.4-1-x86_64.pkg.tar.xz
# libmirage 3.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/nfoview-1.16-2-any.pkg.tar.xz
# nfoview 1.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/knights-2.5.0-5-x86_64.pkg.tar.xz
# knights 2.5.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/gnucap-20091207-4-x86_64.pkg.tar.xz
# gnucap 20091207-4

CMD: pacman --query --file /mirror/community/os/x86_64/usb_modeswitch-2.3.0-1-x86_64.pkg.tar.xz
# usb_modeswitch 2.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gramps-2:4.2.3-2-any.pkg.tar.xz
# gramps 2:4.2.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-module-pluggable-5.2-1-any.pkg.tar.xz
# perl-module-pluggable 5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/pygoocanvas-0.14.1-7-x86_64.pkg.tar.xz
# pygoocanvas 0.14.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/unrtf-0.21.9-1-x86_64.pkg.tar.xz
# unrtf 0.21.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-gnuidn-0.2.2-3-x86_64.pkg.tar.xz
# haskell-gnuidn 0.2.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-seaborn-0.7.0-1-any.pkg.tar.xz
# python-seaborn 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/skk-jisyo-20160501-1-any.pkg.tar.xz
# skk-jisyo 20160501-1

CMD: pacman --query --file /mirror/community/os/x86_64/cd-discid-1.4-1-x86_64.pkg.tar.xz
# cd-discid 1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-lwqq-0.6.1-2-x86_64.pkg.tar.xz
# pidgin-lwqq 0.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-isl-3.04.00-1-any.pkg.tar.xz
# tesseract-data-isl 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/sleuthkit-4.2.0-2-x86_64.pkg.tar.xz
# sleuthkit 4.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-table-chinese-1.8.2-1-any.pkg.tar.xz
# ibus-table-chinese 1.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-bcrypt-2.0.0-2-x86_64.pkg.tar.xz
# python2-bcrypt 2.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/sauerbraten-2013_02_03_collect_edition-3-x86_64.pkg.tar.xz
# sauerbraten 2013_02_03_collect_edition-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-gtk-0.14.2-3-x86_64.pkg.tar.xz
# haskell-gtk 0.14.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-http-api-data-0.2.2-3-x86_64.pkg.tar.xz
# haskell-http-api-data 0.2.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/aegisub-3.2.2-10-x86_64.pkg.tar.xz
# aegisub 3.2.2-10

CMD: pacman --query --file /mirror/community/os/x86_64/dolphin-emu-1:5.0rc-2-x86_64.pkg.tar.xz
# dolphin-emu 1:5.0rc-2

CMD: pacman --query --file /mirror/community/os/x86_64/linux-grsec-4.5.2.201604290633-1-x86_64.pkg.tar.xz
# linux-grsec 4.5.2.201604290633-1

CMD: pacman --query --file /mirror/community/os/x86_64/kpartsplugin-20120723-3-x86_64.pkg.tar.xz
# kpartsplugin 20120723-3

CMD: pacman --query --file /mirror/community/os/x86_64/bpython2-0.15-1-any.pkg.tar.xz
# bpython2 0.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pcapy-0.10.10-2-x86_64.pkg.tar.xz
# python2-pcapy 0.10.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-base-prelude-1-1-x86_64.pkg.tar.xz
# haskell-base-prelude 1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cairo-0.13.1.1-3-x86_64.pkg.tar.xz
# haskell-cairo 0.13.1.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-prettytable-0.7.2-7-any.pkg.tar.xz
# python2-prettytable 0.7.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/subtitleeditor-0.52.1-3-x86_64.pkg.tar.xz
# subtitleeditor 0.52.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-json-xs-3.02-1-x86_64.pkg.tar.xz
# perl-json-xs 3.02-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-yesod-auth-1.4.13.2-1-x86_64.pkg.tar.xz
# haskell-yesod-auth 1.4.13.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/freeimage-3.17.0-2-x86_64.pkg.tar.xz
# freeimage 3.17.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/9base-6-5-x86_64.pkg.tar.xz
# 9base 6-5

CMD: pacman --query --file /mirror/community/os/x86_64/vbam-sdl-2.0.0b2-1-x86_64.pkg.tar.xz
# vbam-sdl 2.0.0b2-1

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-xmpp-receipts-0.7-1-x86_64.pkg.tar.xz
# pidgin-xmpp-receipts 0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-configobj-5.0.6-2-any.pkg.tar.xz
# python-configobj 5.0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/snownews-1.5.12-7-x86_64.pkg.tar.xz
# snownews 1.5.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/calibre-2.56.0-1-x86_64.pkg.tar.xz
# calibre 2.56.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/arm-none-eabi-gdb-7.11-1-x86_64.pkg.tar.xz
# arm-none-eabi-gdb 7.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-optparse-simple-0.0.3-20-x86_64.pkg.tar.xz
# haskell-optparse-simple 0.0.3-20

CMD: pacman --query --file /mirror/community/os/x86_64/ufw-extras-0.3-1-any.pkg.tar.xz
# ufw-extras 0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua-sec-2:0.5.1-2-x86_64.pkg.tar.xz
# lua-sec 2:0.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/whowatch-1.8.5-2-x86_64.pkg.tar.xz
# whowatch 1.8.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-netifaces-0.10.4-2-x86_64.pkg.tar.xz
# python2-netifaces 0.10.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/letsencrypt-apache-0.5.0-1-any.pkg.tar.xz
# letsencrypt-apache 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-term-ansicolor-1.3.2-1-any.pkg.tar.xz
# ruby-term-ansicolor 1.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-tel-3.04.00-1-any.pkg.tar.xz
# tesseract-data-tel 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-paste-2.0.3-1-any.pkg.tar.xz
# python-paste 2.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-filebytes-0.9.9-1-any.pkg.tar.xz
# python-filebytes 0.9.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-cov-2.2.1-1-any.pkg.tar.xz
# python2-pytest-cov 2.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-syb-0.6-3-x86_64.pkg.tar.xz
# haskell-syb 0.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-exam-0.10.5-2-any.pkg.tar.xz
# python2-exam 0.10.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/opencolorio-1.0.9-4-x86_64.pkg.tar.xz
# opencolorio 1.0.9-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-webpy-0.37-6-any.pkg.tar.xz
# python2-webpy 0.37-6

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-plugin-wavelet-denoise-0.3.1-3-x86_64.pkg.tar.xz
# gimp-plugin-wavelet-denoise 0.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/mate-system-monitor-gtk3-1.12.1-2-x86_64.pkg.tar.xz
# mate-system-monitor-gtk3 1.12.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-appdirs-1.4.0-3-any.pkg.tar.xz
# python-appdirs 1.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pam-0.1.4-3-any.pkg.tar.xz
# python2-pam 0.1.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-chewing-0.2.2-1-x86_64.pkg.tar.xz
# fcitx-chewing 0.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxmusic-0.4.7-1-x86_64.pkg.tar.xz
# lxmusic 0.4.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/uzbl-core-2012.05.14-3-x86_64.pkg.tar.xz
# uzbl-core 2012.05.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/kde4-kio-rapip-0.4-2-x86_64.pkg.tar.xz
# kde4-kio-rapip 0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/bchunk-1.2.0-4-x86_64.pkg.tar.xz
# bchunk 1.2.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-dropbox-6.1-1-any.pkg.tar.xz
# python-dropbox 6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/splix-2.0.0-13-x86_64.pkg.tar.xz
# splix 2.0.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/perl-poe-1.367-1-any.pkg.tar.xz
# perl-poe 1.367-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ceb-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ceb 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/smuxi-1.0.3-1-any.pkg.tar.xz
# smuxi 1.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-notificationd-0.10.0-3-x86_64.pkg.tar.xz
# lxqt-notificationd 0.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-vb-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-vb 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-schema-4.4.2-1-any.pkg.tar.xz
# python2-zope-schema 4.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/chrootuid-1.3-6-x86_64.pkg.tar.xz
# chrootuid 1.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/trickle-1.07-8-x86_64.pkg.tar.xz
# trickle 1.07-8

CMD: pacman --query --file /mirror/community/os/x86_64/python2-networkx-1.11-1-any.pkg.tar.xz
# python2-networkx 1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/gauche-0.9.4-1-x86_64.pkg.tar.xz
# gauche 0.9.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-hpricot-0.8.6-4-x86_64.pkg.tar.xz
# ruby-hpricot 0.8.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/kphotoalbum-4.7.1-1-x86_64.pkg.tar.xz
# kphotoalbum 4.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-mime-types-3.0-3-any.pkg.tar.xz
# ruby-mime-types 3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-language-c-0.5.0-1-x86_64.pkg.tar.xz
# haskell-language-c 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/scala-sources-2.11.8-1-any.pkg.tar.xz
# scala-sources 2.11.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-srp_latn-3.04.00-1-any.pkg.tar.xz
# tesseract-data-srp_latn 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-kan-extensions-5.0.1-13-x86_64.pkg.tar.xz
# haskell-kan-extensions 5.0.1-13

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-dirent-0.05-5-x86_64.pkg.tar.xz
# perl-io-dirent 0.05-5

CMD: pacman --query --file /mirror/community/os/x86_64/cairo-dock-3.4.1-2-x86_64.pkg.tar.xz
# cairo-dock 3.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-conduit-1.2.6.4-2-x86_64.pkg.tar.xz
# haskell-conduit 1.2.6.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/mp32ogg-0.11-10-any.pkg.tar.xz
# mp32ogg 0.11-10

CMD: pacman --query --file /mirror/community/os/x86_64/xssstate-1.1-2-x86_64.pkg.tar.xz
# xssstate 1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-config-grammar-1.11-1-any.pkg.tar.xz
# perl-config-grammar 1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/youtube-viewer-1:3.2.1-1-any.pkg.tar.xz
# youtube-viewer 1:3.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ois-1.3-4-x86_64.pkg.tar.xz
# ois 1.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-markups-1.0.1-1-any.pkg.tar.xz
# python-markups 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-ansi-terminal-0.6.2.3-2-x86_64.pkg.tar.xz
# haskell-ansi-terminal 0.6.2.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/thrift-0.9.3-3-x86_64.pkg.tar.xz
# thrift 0.9.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/kchmviewer-7.5-3-x86_64.pkg.tar.xz
# kchmviewer 7.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/powertop-2.8-2-x86_64.pkg.tar.xz
# powertop 2.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-visualization-goom-20151116.16747b7-2-x86_64.pkg.tar.xz
# kodi-addon-visualization-goom 20151116.16747b7-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-selenium-2.53.1-1-x86_64.pkg.tar.xz
# python-selenium 2.53.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-base16-bytestring-0.1.1.6-2-x86_64.pkg.tar.xz
# haskell-base16-bytestring 0.1.1.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-speaklater-1.3-2-any.pkg.tar.xz
# python-speaklater 1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/pinot-1.08-9-x86_64.pkg.tar.xz
# pinot 1.08-9

CMD: pacman --query --file /mirror/community/os/x86_64/lxlauncher-0.2.5-1-x86_64.pkg.tar.xz
# lxlauncher 0.2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/sxiv-1.3.2-2-x86_64.pkg.tar.xz
# sxiv 1.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/flashrom-0.9.9-1-x86_64.pkg.tar.xz
# flashrom 0.9.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-lens-4.14-1-x86_64.pkg.tar.xz
# haskell-lens 4.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/elementary-icon-theme-3.2.2-2-any.pkg.tar.xz
# elementary-icon-theme 3.2.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/iml-1.0.5-1-x86_64.pkg.tar.xz
# iml 1.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/hiera-3.1.2-1-any.pkg.tar.xz
# hiera 3.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/hasktags-0.69.1-2-x86_64.pkg.tar.xz
# hasktags 0.69.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/rox-lib-2.0.6-4-any.pkg.tar.xz
# rox-lib 2.0.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/cloc-1.66-1-any.pkg.tar.xz
# cloc 1.66-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-cache-1.0-2-any.pkg.tar.xz
# python2-pytest-cache 1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/rekonq-2.4.2-6-x86_64.pkg.tar.xz
# rekonq 2.4.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/gtypist-2.9.5-3-x86_64.pkg.tar.xz
# gtypist 2.9.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/libcoverart-1.0.0-3-x86_64.pkg.tar.xz
# libcoverart 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/bsd-games-2.17-16-x86_64.pkg.tar.xz
# bsd-games 2.17-16

CMD: pacman --query --file /mirror/community/os/x86_64/kcm-fcitx-0.5.3-1-x86_64.pkg.tar.xz
# kcm-fcitx 0.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-jad-1.3-4-any.pkg.tar.xz
# vim-jad 1.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-levenshtein-0.12.0-3-x86_64.pkg.tar.xz
# python-levenshtein 0.12.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythnetvision-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythnetvision 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/alienarena-7.66-2-x86_64.pkg.tar.xz
# alienarena 7.66-2

CMD: pacman --query --file /mirror/community/os/x86_64/luarocks5.2-2.3.0-1-any.pkg.tar.xz
# luarocks5.2 2.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/caja-open-terminal-1.12.0-1-x86_64.pkg.tar.xz
# caja-open-terminal 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnormalize-0.63-5-any.pkg.tar.xz
# gnormalize 0.63-5

CMD: pacman --query --file /mirror/community/os/x86_64/erlang-cl-1.2.1-2-x86_64.pkg.tar.xz
# erlang-cl 1.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-db-postgresql-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-db-postgresql 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/pv-1.6.0-2-x86_64.pkg.tar.xz
# pv 1.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/postgis-2.2.1-2-x86_64.pkg.tar.xz
# postgis 2.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/xmove-2.0beta2-6-x86_64.pkg.tar.xz
# xmove 2.0beta2-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-powerline-2.4-1-x86_64.pkg.tar.xz
# python2-powerline 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-uig-3.04.00-1-any.pkg.tar.xz
# tesseract-data-uig 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-glg-3.04.00-1-any.pkg.tar.xz
# tesseract-data-glg 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/gourmet-0.17.4-3-any.pkg.tar.xz
# gourmet 0.17.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/mpgtx-1.3.1-5-x86_64.pkg.tar.xz
# mpgtx 1.3.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/yabause-gtk-0.9.14-1-x86_64.pkg.tar.xz
# yabause-gtk 0.9.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-eus-3.04.00-1-any.pkg.tar.xz
# tesseract-data-eus 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-number-delta-1.06-1-any.pkg.tar.xz
# perl-test-number-delta 1.06-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-panel-0.10.0-5-x86_64.pkg.tar.xz
# lxqt-panel 0.10.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-nose-exclude-0.4.1-1-any.pkg.tar.xz
# python2-nose-exclude 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flask-socketio-2.2-1-any.pkg.tar.xz
# python2-flask-socketio 2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/speed-dreams-2.2.0-1-x86_64.pkg.tar.xz
# speed-dreams 2.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pypandoc-1.1.3-1-any.pkg.tar.xz
# python-pypandoc 1.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-djinn-ghc-0.0.2.3-1-x86_64.pkg.tar.xz
# haskell-djinn-ghc 0.0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/snes9x-1.53-9-x86_64.pkg.tar.xz
# snes9x 1.53-9

CMD: pacman --query --file /mirror/community/os/x86_64/i3status-2.10-1-x86_64.pkg.tar.xz
# i3status 2.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyptlib-0.0.6-1-any.pkg.tar.xz
# python2-pyptlib 0.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/audit-2.4.4-1-x86_64.pkg.tar.xz
# audit 2.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/goaccess-0.9.8-1-x86_64.pkg.tar.xz
# goaccess 0.9.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-shiboken-1.2.4-2-x86_64.pkg.tar.xz
# python-shiboken 1.2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-w3m-cvs-20140530-2-any.pkg.tar.xz
# emacs-w3m-cvs 20140530-2

CMD: pacman --query --file /mirror/community/os/x86_64/letshelp-letsencrypt-0.5.0-1-any.pkg.tar.xz
# letshelp-letsencrypt 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-peewee-2.8.0-1-x86_64.pkg.tar.xz
# python2-peewee 2.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-authen-sasl-2.16-2-any.pkg.tar.xz
# perl-authen-sasl 2.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/lua-socket-20160311-1-x86_64.pkg.tar.xz
# lua-socket 20160311-1

CMD: pacman --query --file /mirror/community/os/x86_64/ponyc-0.2.1.20160211-1-x86_64.pkg.tar.xz
# ponyc 0.2.1.20160211-1

CMD: pacman --query --file /mirror/community/os/x86_64/impressive-0.11.1-1-any.pkg.tar.xz
# impressive 0.11.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libsynaptics-0.14.6c-7-x86_64.pkg.tar.xz
# libsynaptics 0.14.6c-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyzmq-15.2.0-1-x86_64.pkg.tar.xz
# python2-pyzmq 15.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-universal-isa-1.20150614-1-any.pkg.tar.xz
# perl-universal-isa 1.20150614-1

CMD: pacman --query --file /mirror/community/os/x86_64/bmon-3.8-2-x86_64.pkg.tar.xz
# bmon 3.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/bashdb-4.3_0.9-4-any.pkg.tar.xz
# bashdb 4.3_0.9-4

CMD: pacman --query --file /mirror/community/os/x86_64/gmtk-1.0.9-2-x86_64.pkg.tar.xz
# gmtk 1.0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/sunpinyin-data-1:2.0.3.20140820-1-any.pkg.tar.xz
# sunpinyin-data 1:2.0.3.20140820-1

CMD: pacman --query --file /mirror/community/os/x86_64/cython2-0.24-1-x86_64.pkg.tar.xz
# cython2 0.24-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-benchmark-3.0.0-1-any.pkg.tar.xz
# python-pytest-benchmark 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qpxtool-0.7.2-5-x86_64.pkg.tar.xz
# qpxtool 0.7.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hastache-0.6.1-4-x86_64.pkg.tar.xz
# haskell-hastache 0.6.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-libidn-0.12-9-x86_64.pkg.tar.xz
# perl-net-libidn 0.12-9

CMD: pacman --query --file /mirror/community/os/x86_64/freehdl-0.0.8-8-x86_64.pkg.tar.xz
# freehdl 0.0.8-8

CMD: pacman --query --file /mirror/community/os/x86_64/deadbeef-0.7.2-1-x86_64.pkg.tar.xz
# deadbeef 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyside-1.2.4-3-x86_64.pkg.tar.xz
# python-pyside 1.2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/calc-2.12.5.3-1-x86_64.pkg.tar.xz
# calc 2.12.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-ansi-wl-pprint-0.6.7.3-2-x86_64.pkg.tar.xz
# haskell-ansi-wl-pprint 0.6.7.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-polyparse-1.12-1-x86_64.pkg.tar.xz
# haskell-polyparse 1.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/newsbeuter-2.9-5-x86_64.pkg.tar.xz
# newsbeuter 2.9-5

CMD: pacman --query --file /mirror/community/os/x86_64/mate-accountsdialog-1.8.1-1-x86_64.pkg.tar.xz
# mate-accountsdialog 1.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/p8-platform-2.0.1-2-x86_64.pkg.tar.xz
# p8-platform 2.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-envisage-4.5.1-1-any.pkg.tar.xz
# python-envisage 4.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-oslo-config-3.9.0-1-any.pkg.tar.xz
# python-oslo-config 3.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/lsscsi-0.28-1-x86_64.pkg.tar.xz
# lsscsi 0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/homebank-5.0.6-2-x86_64.pkg.tar.xz
# homebank 5.0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-game-1-5-x86_64.pkg.tar.xz
# tesseract-game 1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-sparqlwrapper-1.7.1-1-any.pkg.tar.xz
# python-sparqlwrapper 1.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-socks-0.5.4-5-x86_64.pkg.tar.xz
# haskell-socks 0.5.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-requests-toolbelt-0.6.0-1-any.pkg.tar.xz
# python2-requests-toolbelt 0.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/commoncpp2-1.8.1-7-x86_64.pkg.tar.xz
# commoncpp2 1.8.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/subsurface-marble-4.5.6-1-x86_64.pkg.tar.xz
# subsurface-marble 4.5.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-setproctitle-1.1.9-3-x86_64.pkg.tar.xz
# python2-setproctitle 1.1.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-mya-3.04.00-1-any.pkg.tar.xz
# tesseract-data-mya 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hpack-0.13.0-1-x86_64.pkg.tar.xz
# haskell-hpack 0.13.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-html-1.0.1.2-2-x86_64.pkg.tar.xz
# haskell-html 1.0.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-dockerpty-0.4.1-1-any.pkg.tar.xz
# python2-dockerpty 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/spice-glib-0.31-1-x86_64.pkg.tar.xz
# spice-glib 0.31-1

CMD: pacman --query --file /mirror/community/os/x86_64/goocanvasmm-1.90.11-2-x86_64.pkg.tar.xz
# goocanvasmm 1.90.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-iso8601-0.1.11-1-any.pkg.tar.xz
# python-iso8601 0.1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/xmobar-0.23.1-14-x86_64.pkg.tar.xz
# xmobar 0.23.1-14

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-control-center-3.0.10-2-x86_64.pkg.tar.xz
# deepin-control-center 3.0.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/workrave-1.10.12-2-x86_64.pkg.tar.xz
# workrave 1.10.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-gnutls-0.2-1-x86_64.pkg.tar.xz
# haskell-gnutls 0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mail-box-parser-c-3.007-3-x86_64.pkg.tar.xz
# perl-mail-box-parser-c 3.007-3

CMD: pacman --query --file /mirror/community/os/x86_64/astyle-2.05.1-2-x86_64.pkg.tar.xz
# astyle 2.05.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/dbmail-3.2.3-4-x86_64.pkg.tar.xz
# dbmail 3.2.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ben-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ben 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-update_checker-0.11-2-any.pkg.tar.xz
# python2-update_checker 0.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-subunit-1.2.0-1-any.pkg.tar.xz
# python-subunit 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pipes-4.1.8-2-x86_64.pkg.tar.xz
# haskell-pipes 4.1.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/sensors-applet-3.0.0-6-x86_64.pkg.tar.xz
# sensors-applet 3.0.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/tt-rss-1:r7971-1-any.pkg.tar.xz
# tt-rss 1:r7971-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pygithub-1.26.0-1-any.pkg.tar.xz
# python-pygithub 1.26.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tetrinet-0.11-7-x86_64.pkg.tar.xz
# tetrinet 0.11-7

CMD: pacman --query --file /mirror/community/os/x86_64/nethogs-0.8.1-1-x86_64.pkg.tar.xz
# nethogs 0.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/synce-kde-0.16-4-any.pkg.tar.xz
# synce-kde 0.16-4

CMD: pacman --query --file /mirror/community/os/x86_64/cryptominisat-2.9.11-1-x86_64.pkg.tar.xz
# cryptominisat 2.9.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/c++-gtk-utils-2.2.12-1-x86_64.pkg.tar.xz
# c++-gtk-utils 2.2.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-libpinyin-0.3.3-3-x86_64.pkg.tar.xz
# fcitx-libpinyin 0.3.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-aeson-0.11.1.4-2-x86_64.pkg.tar.xz
# haskell-aeson 0.11.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/pd-0.46.7-1-x86_64.pkg.tar.xz
# pd 0.46.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/sage-data-combinatorial_designs-20140630-1-any.pkg.tar.xz
# sage-data-combinatorial_designs 20140630-1

CMD: pacman --query --file /mirror/community/os/x86_64/algol68g-doc-2.8-3-x86_64.pkg.tar.xz
# algol68g-doc 2.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/cgdb-0.6.8-2-x86_64.pkg.tar.xz
# cgdb 0.6.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/patchelf-0.8-2-x86_64.pkg.tar.xz
# patchelf 0.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/zeromq-4.1.4-1-x86_64.pkg.tar.xz
# zeromq 4.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-prettytable-0.7.2-7-any.pkg.tar.xz
# python-prettytable 0.7.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-ujson-1.35-2-x86_64.pkg.tar.xz
# python-ujson 1.35-2

CMD: pacman --query --file /mirror/community/os/x86_64/electrum-2.6.2-1-any.pkg.tar.xz
# electrum 2.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/opensubdiv-3.0.2-3-x86_64.pkg.tar.xz
# opensubdiv 3.0.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-location-4.0.3-1-any.pkg.tar.xz
# python-zope-location 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/lilyterm-0.9.9.2-2-x86_64.pkg.tar.xz
# lilyterm 0.9.9.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/darkhttpd-1.12-1-x86_64.pkg.tar.xz
# darkhttpd 1.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-docutils-0.12-3-any.pkg.tar.xz
# python2-docutils 0.12-3

CMD: pacman --query --file /mirror/community/os/x86_64/flac123-0.0.12-2-x86_64.pkg.tar.xz
# flac123 0.0.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/openbsd-netcat-1.105_7-7-x86_64.pkg.tar.xz
# openbsd-netcat 1.105_7-7

CMD: pacman --query --file /mirror/community/os/x86_64/etl-0.04.19-1-any.pkg.tar.xz
# etl 0.04.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-optparse-applicative-0.12.1.0-1-x86_64.pkg.tar.xz
# haskell-optparse-applicative 0.12.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-curtsies-0.1.19-1-any.pkg.tar.xz
# python-curtsies 0.1.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/vagrant-substrate-526.6bb2e80-1-x86_64.pkg.tar.xz
# vagrant-substrate 526.6bb2e80-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-bufferedselect-1.0-4-any.pkg.tar.xz
# perl-io-bufferedselect 1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/gkrellm-2.3.5-7-x86_64.pkg.tar.xz
# gkrellm 2.3.5-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-without-module-0.18-3-any.pkg.tar.xz
# perl-test-without-module 0.18-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sortedcontainers-1.4.4-2-any.pkg.tar.xz
# python2-sortedcontainers 1.4.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-timeout-1.0.0-1-any.pkg.tar.xz
# python2-pytest-timeout 1.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/volatility-2.5-2-any.pkg.tar.xz
# volatility 2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-nose-cover3-0.1.0-2-any.pkg.tar.xz
# python-nose-cover3 0.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/devilspie-0.22-7-x86_64.pkg.tar.xz
# devilspie 0.22-7

CMD: pacman --query --file /mirror/community/os/x86_64/stalonetray-0.8.3-1-x86_64.pkg.tar.xz
# stalonetray 0.8.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/shedskin-0.9.4-1-any.pkg.tar.xz
# shedskin 0.9.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-devel-symdump-2.15-1-any.pkg.tar.xz
# perl-devel-symdump 2.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sphinx-1.4.1-2-any.pkg.tar.xz
# python2-sphinx 1.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/rss-glx-0.9.1-24-x86_64.pkg.tar.xz
# rss-glx 0.9.1-24

CMD: pacman --query --file /mirror/community/os/x86_64/skanlite-2.0-1-x86_64.pkg.tar.xz
# skanlite 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libx86-1.1-5-x86_64.pkg.tar.xz
# libx86 1.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/libmemcached-1.0.18-2-x86_64.pkg.tar.xz
# libmemcached 1.0.18-2

CMD: pacman --query --file /mirror/community/os/x86_64/linux-howtos-20131011-1-any.pkg.tar.xz
# linux-howtos 20131011-1

CMD: pacman --query --file /mirror/community/os/x86_64/ajaxterm-0.11-9-any.pkg.tar.xz
# ajaxterm 0.11-9

CMD: pacman --query --file /mirror/community/os/x86_64/xplc-0.3.13-6-x86_64.pkg.tar.xz
# xplc 0.3.13-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-image-info-1.38-1-any.pkg.tar.xz
# perl-image-info 1.38-1

CMD: pacman --query --file /mirror/community/os/x86_64/libcec-3.1.0-2-x86_64.pkg.tar.xz
# libcec 3.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-manifest-2.02-1-any.pkg.tar.xz
# perl-test-manifest 2.02-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pandoc-crossref-0.2.1.1-1-x86_64.pkg.tar.xz
# haskell-pandoc-crossref 0.2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/botan-1.11.29-1-x86_64.pkg.tar.xz
# botan 1.11.29-1

CMD: pacman --query --file /mirror/community/os/x86_64/gaupol-0.28.2-3-any.pkg.tar.xz
# gaupol 0.28.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-oslo-utils-3.8.0-1-any.pkg.tar.xz
# python-oslo-utils 3.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gloox-1.0.14-2-x86_64.pkg.tar.xz
# gloox 1.0.14-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-mockobject-1.20150527-1-any.pkg.tar.xz
# perl-test-mockobject 1.20150527-1

CMD: pacman --query --file /mirror/community/os/x86_64/caja-image-converter-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# caja-image-converter-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/dg-1.1.0.20160303-1-any.pkg.tar.xz
# dg 1.1.0.20160303-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-qt5-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-qt5 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/open-iscsi-2.0_873-7-x86_64.pkg.tar.xz
# open-iscsi 2.0_873-7

CMD: pacman --query --file /mirror/community/os/x86_64/lxterminal-gtk3-0.2.0-2-x86_64.pkg.tar.xz
# lxterminal-gtk3 0.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/abcde-2.7.1-2-any.pkg.tar.xz
# abcde 2.7.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/fdupes-1.51-4-x86_64.pkg.tar.xz
# fdupes 1.51-4

CMD: pacman --query --file /mirror/community/os/x86_64/vbetool-1.2.2-2-x86_64.pkg.tar.xz
# vbetool 1.2.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-mox3-0.14.0-1-any.pkg.tar.xz
# python-mox3 0.14.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-ru-2.8.2-4-any.pkg.tar.xz
# gimp-help-ru 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/phantomjs-2.1.1-3-x86_64.pkg.tar.xz
# phantomjs 2.1.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/lire-2.1.1-3-any.pkg.tar.xz
# lire 2.1.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tagsoup-0.13.9-2-x86_64.pkg.tar.xz
# haskell-tagsoup 0.13.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-mccabe-0.4.0-1-any.pkg.tar.xz
# python-mccabe 0.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/atomicparsley-0.9.0-6-x86_64.pkg.tar.xz
# atomicparsley 0.9.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyproj-1.9.5.1-1-x86_64.pkg.tar.xz
# python2-pyproj 1.9.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/sshfs-2.7-1-x86_64.pkg.tar.xz
# sshfs 2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-glib2-2.2.5-2-x86_64.pkg.tar.xz
# ruby-glib2 2.2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/duplicity-0.7.07.1-1-x86_64.pkg.tar.xz
# duplicity 0.7.07.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-netaddr-0.7.18-3-any.pkg.tar.xz
# python2-netaddr 0.7.18-3

CMD: pacman --query --file /mirror/community/os/x86_64/openvas-manager-6.0.6-1-x86_64.pkg.tar.xz
# openvas-manager 6.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-i18nmessageid-4.0.3-1-x86_64.pkg.tar.xz
# python-zope-i18nmessageid 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/normalize-0.7.7-7-x86_64.pkg.tar.xz
# normalize 0.7.7-7

CMD: pacman --query --file /mirror/community/os/x86_64/cclive-0.9.3-10-x86_64.pkg.tar.xz
# cclive 0.9.3-10

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-alt-getopt-0.7.0-7-any.pkg.tar.xz
# lua52-alt-getopt 0.7.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/smalltalk-3.2.5-3-x86_64.pkg.tar.xz
# smalltalk 3.2.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/fbset-2.1-5-x86_64.pkg.tar.xz
# fbset 2.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/libspatialite-4.3.0.a-1-x86_64.pkg.tar.xz
# libspatialite 4.3.0.a-1

CMD: pacman --query --file /mirror/community/os/x86_64/pinfo-0.6.10-4-x86_64.pkg.tar.xz
# pinfo 0.6.10-4

CMD: pacman --query --file /mirror/community/os/x86_64/autoconf-2.64-2.64-1-any.pkg.tar.xz
# autoconf-2.64 2.64-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gudev-147.2-7-x86_64.pkg.tar.xz
# python2-gudev 147.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-visualization-projectm-20151116.8ca7efb-2-x86_64.pkg.tar.xz
# kodi-addon-visualization-projectm 20151116.8ca7efb-2

CMD: pacman --query --file /mirror/community/os/x86_64/hexer-0.2.3-1-x86_64.pkg.tar.xz
# hexer 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/openntpd-5.9p1-2-x86_64.pkg.tar.xz
# openntpd 5.9p1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-requests-oauthlib-0.6.1-1-any.pkg.tar.xz
# python-requests-oauthlib 0.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/cgoban-1.9.14-2-x86_64.pkg.tar.xz
# cgoban 1.9.14-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-openpyxl-2.3.5-1-any.pkg.tar.xz
# python2-openpyxl 2.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-syntastic-3.7.0-2-any.pkg.tar.xz
# vim-syntastic 3.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/leptonica-1.73-1-x86_64.pkg.tar.xz
# leptonica 1.73-1

CMD: pacman --query --file /mirror/community/os/x86_64/ndisc6-1.0.3-1-x86_64.pkg.tar.xz
# ndisc6 1.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-transformers-compat-0.5.1.4-1-x86_64.pkg.tar.xz
# haskell-transformers-compat 0.5.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/dmd-2.071.0-1-x86_64.pkg.tar.xz
# dmd 2.071.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/stone-soup-0.17.1-1-x86_64.pkg.tar.xz
# stone-soup 0.17.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/autossh-1.4e-1-x86_64.pkg.tar.xz
# autossh 1.4e-1

CMD: pacman --query --file /mirror/community/os/x86_64/swftools-0.9.2-5-x86_64.pkg.tar.xz
# swftools 0.9.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sub-name-0.15-1-x86_64.pkg.tar.xz
# perl-sub-name 0.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/io-2015.11.11-2-x86_64.pkg.tar.xz
# io 2015.11.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-fonttools-3.0-1-any.pkg.tar.xz
# python-fonttools 3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/metacity-3.18.4-1-x86_64.pkg.tar.xz
# metacity 3.18.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/fpc-src-3.0.0-1-any.pkg.tar.xz
# fpc-src 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-requests-mock-0.7.0-1-any.pkg.tar.xz
# python-requests-mock 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libdbi-0.9.0-2-x86_64.pkg.tar.xz
# libdbi 0.9.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/stunnel-5.31-2-x86_64.pkg.tar.xz
# stunnel 5.31-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-dan_frak-3.04.00-1-any.pkg.tar.xz
# tesseract-data-dan_frak 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/synce-mcfs-0.1.1-9-any.pkg.tar.xz
# synce-mcfs 0.1.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-pager-0.36-1-any.pkg.tar.xz
# perl-io-pager 0.36-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-json-any-1.39-2-any.pkg.tar.xz
# perl-json-any 1.39-2

CMD: pacman --query --file /mirror/community/os/x86_64/roundcubemail-1.2rc-1-any.pkg.tar.xz
# roundcubemail 1.2rc-1

CMD: pacman --query --file /mirror/community/os/x86_64/archlinux-wallpaper-1.4-2-any.pkg.tar.xz
# archlinux-wallpaper 1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/gtkspell3-3.0.8-1-x86_64.pkg.tar.xz
# gtkspell3 3.0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-applet-streamer-0.1.2-1-x86_64.pkg.tar.xz
# mate-applet-streamer 0.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ujson-1.35-2-x86_64.pkg.tar.xz
# python2-ujson 1.35-2

CMD: pacman --query --file /mirror/community/os/x86_64/pypy3-2.4.0-4-x86_64.pkg.tar.xz
# pypy3 2.4.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-desktop-x11-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-desktop-x11 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/opusfile-0.7-2-x86_64.pkg.tar.xz
# opusfile 0.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/wyrd-1.4.6-3-x86_64.pkg.tar.xz
# wyrd 1.4.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-equivalence-0.3.1-1-x86_64.pkg.tar.xz
# haskell-equivalence 0.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/proj-4.9.2-1-x86_64.pkg.tar.xz
# proj 4.9.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-old-locale-1.0.0.7-7-x86_64.pkg.tar.xz
# haskell-old-locale 1.0.0.7-7

CMD: pacman --query --file /mirror/community/os/x86_64/qutebrowser-0.6.2-1-any.pkg.tar.xz
# qutebrowser 0.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-old-time-1.1.0.3-7-x86_64.pkg.tar.xz
# haskell-old-time 1.1.0.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/vim-jellybeans-1.5-1-any.pkg.tar.xz
# vim-jellybeans 1.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/anyfs-tools-0.85.1c-5-x86_64.pkg.tar.xz
# anyfs-tools 0.85.1c-5

CMD: pacman --query --file /mirror/community/os/x86_64/audaspace-1.1-2-x86_64.pkg.tar.xz
# audaspace 1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/archlinux-appstream-data-20160428-2-any.pkg.tar.xz
# archlinux-appstream-data 20160428-2

CMD: pacman --query --file /mirror/community/os/x86_64/libopenshot-audio-0.0.6-2-x86_64.pkg.tar.xz
# libopenshot-audio 0.0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-cssutils-1.0.1-1-any.pkg.tar.xz
# python-cssutils 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/owncloud-app-calendar-1:1.1-1-any.pkg.tar.xz
# owncloud-app-calendar 1:1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cereal-0.5.1.0-2-x86_64.pkg.tar.xz
# haskell-cereal 0.5.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/whitedb-0.7.3-2-x86_64.pkg.tar.xz
# whitedb 0.7.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/dynamite-0.1.1-4-x86_64.pkg.tar.xz
# dynamite 0.1.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/fox-1:1.6.51-1-x86_64.pkg.tar.xz
# fox 1:1.6.51-1

CMD: pacman --query --file /mirror/community/os/x86_64/pandoc-crossref-0.2.1.1-1-x86_64.pkg.tar.xz
# pandoc-crossref 0.2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/closure-compiler-20160315-1-any.pkg.tar.xz
# closure-compiler 20160315-1

CMD: pacman --query --file /mirror/community/os/x86_64/hgsvn-0.3.6-2-any.pkg.tar.xz
# hgsvn 0.3.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/tcpreplay-4.1.0-1-x86_64.pkg.tar.xz
# tcpreplay 4.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-async-2.1.0-1-x86_64.pkg.tar.xz
# haskell-async 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/geany-plugins-1.27-2-x86_64.pkg.tar.xz
# geany-plugins 1.27-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-safe-0.3.9-1-x86_64.pkg.tar.xz
# haskell-safe 0.3.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/shellcheck-0.4.3-5-x86_64.pkg.tar.xz
# shellcheck 0.4.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/nemo-qml-plugin-notifications-1.0.9-2-x86_64.pkg.tar.xz
# nemo-qml-plugin-notifications 1.0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-xpybutil-0.0.1.20151007-1-any.pkg.tar.xz
# python-xpybutil 0.0.1.20151007-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-logilab-common-1.2.0-1-any.pkg.tar.xz
# python-logilab-common 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-cache-1.0-2-any.pkg.tar.xz
# python-pytest-cache 1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/simplescreenrecorder-0.3.6-4-x86_64.pkg.tar.xz
# simplescreenrecorder 0.3.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/lollypop-0.9.100-1-any.pkg.tar.xz
# lollypop 0.9.100-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mail-spf-query-1.999.1-6-any.pkg.tar.xz
# perl-mail-spf-query 1.999.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/android-udev-20160408-1-any.pkg.tar.xz
# android-udev 20160408-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-cpblobs-20160127.87a3abf-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-cpblobs 20160127.87a3abf-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-mimeparse-1.5.2-1-any.pkg.tar.xz
# python-mimeparse 1.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/httpbin-0.4.1-1-any.pkg.tar.xz
# httpbin 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/glabels-3.4.0-1-x86_64.pkg.tar.xz
# glabels 3.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/hyphen-pl-20081206-2-any.pkg.tar.xz
# hyphen-pl 20081206-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-fra-3.04.00-1-any.pkg.tar.xz
# tesseract-data-fra 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/ragel-6.9-2-x86_64.pkg.tar.xz
# ragel 6.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-parsec-3.1.9-8-x86_64.pkg.tar.xz
# haskell-parsec 3.1.9-8

CMD: pacman --query --file /mirror/community/os/x86_64/libkkc-data-0.2.7-1-x86_64.pkg.tar.xz
# libkkc-data 0.2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pygpgme-0.3-4-x86_64.pkg.tar.xz
# python2-pygpgme 0.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/budgie-desktop-10.2.5-2-x86_64.pkg.tar.xz
# budgie-desktop 10.2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-imap-simple-1.2206-1-any.pkg.tar.xz
# perl-net-imap-simple 1.2206-1

CMD: pacman --query --file /mirror/community/os/x86_64/neko-2.0.0-8-x86_64.pkg.tar.xz
# neko 2.0.0-8

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-apel-10.8.20121102-2-any.pkg.tar.xz
# emacs-apel 10.8.20121102-2

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-messagepack-0.3.4-1-any.pkg.tar.xz
# lua52-messagepack 0.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-xml-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-xml 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-ghp-import-0.4.2-1-any.pkg.tar.xz
# python-ghp-import 0.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/sane-gt68xx-firmware-1.0-7-any.pkg.tar.xz
# sane-gt68xx-firmware 1.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-treetop-1.5.3-3-any.pkg.tar.xz
# ruby-treetop 1.5.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/remmina-1:1.2.0rcgit.11-2-x86_64.pkg.tar.xz
# remmina 1:1.2.0rcgit.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-psqueues-0.2.2.1-1-x86_64.pkg.tar.xz
# haskell-psqueues 0.2.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/spice-gtk3-0.31-1-x86_64.pkg.tar.xz
# spice-gtk3 0.31-1

CMD: pacman --query --file /mirror/community/os/x86_64/xa-2.3.7-1-x86_64.pkg.tar.xz
# xa 2.3.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-singleton-1.5-1-any.pkg.tar.xz
# perl-class-singleton 1.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyxattr-0.5.6-1-x86_64.pkg.tar.xz
# python-pyxattr 0.5.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-execnet-1.4.1-3-any.pkg.tar.xz
# python-execnet 1.4.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/bless-0.6.0-4-any.pkg.tar.xz
# bless 0.6.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-refact-0.3.0.2-2-x86_64.pkg.tar.xz
# haskell-refact 0.3.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/grsec-common-4-1-any.pkg.tar.xz
# grsec-common 4-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-mime-types-data-3.2016.0221-1-any.pkg.tar.xz
# ruby-mime-types-data 3.2016.0221-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-cron-simple-0.2-6-any.pkg.tar.xz
# perl-datetime-cron-simple 0.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-pymad-0.9-1-x86_64.pkg.tar.xz
# python-pymad 0.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-nld-3.04.00-1-any.pkg.tar.xz
# tesseract-data-nld 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-guest-utils-nox-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox-guest-utils-nox 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/kmscon-8-3-x86_64.pkg.tar.xz
# kmscon 8-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hunit-1.3.1.1-1-x86_64.pkg.tar.xz
# haskell-hunit 1.3.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libbson-1.3.5-1-x86_64.pkg.tar.xz
# libbson 1.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/numlockx-1.2-3-x86_64.pkg.tar.xz
# numlockx 1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-extutils-xsbuilder-0.28-6-any.pkg.tar.xz
# perl-extutils-xsbuilder 0.28-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-unidecode-0.04.19-2-any.pkg.tar.xz
# python2-unidecode 0.04.19-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-markdown-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-markdown 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/linbox-1.3.2-13-x86_64.pkg.tar.xz
# linbox 1.3.2-13

CMD: pacman --query --file /mirror/community/os/x86_64/rxvt-unicode-terminfo-9.22-1-x86_64.pkg.tar.xz
# rxvt-unicode-terminfo 9.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cgi-session-4.48-2-any.pkg.tar.xz
# perl-cgi-session 4.48-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-html2text-2016.4.2-2-any.pkg.tar.xz
# python-html2text 2016.4.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pygal-1:2.2.2-1-any.pkg.tar.xz
# python2-pygal 1:2.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-wikipedia-1.4.0-3-any.pkg.tar.xz
# python-wikipedia 1.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/shiboken-1.2.4-2-x86_64.pkg.tar.xz
# shiboken 1.2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/gprolog-1.4.4-1-x86_64.pkg.tar.xz
# gprolog 1.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-visualization-waveform-20151213.89aec48-2-x86_64.pkg.tar.xz
# kodi-addon-visualization-waveform 20151213.89aec48-2

CMD: pacman --query --file /mirror/community/os/x86_64/dnscrypt-proxy-1.6.1-1-x86_64.pkg.tar.xz
# dnscrypt-proxy 1.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tagged-0.8.4-1-x86_64.pkg.tar.xz
# haskell-tagged 0.8.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/blop-0.2.8-1-x86_64.pkg.tar.xz
# blop 0.2.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-peewee-2.8.0-1-x86_64.pkg.tar.xz
# python-peewee 2.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/iotop-0.6-4-any.pkg.tar.xz
# iotop 0.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-bel-3.04.00-1-any.pkg.tar.xz
# tesseract-data-bel 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/lazarus-qt-1.6.0-2-x86_64.pkg.tar.xz
# lazarus-qt 1.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pigar-0.6.7-1-any.pkg.tar.xz
# python2-pigar 0.6.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/jenkins-2.1-1-any.pkg.tar.xz
# jenkins 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-jieba-0.38-1-any.pkg.tar.xz
# python-jieba 0.38-1

CMD: pacman --query --file /mirror/community/os/x86_64/libfishsound-1.0.0-1-x86_64.pkg.tar.xz
# libfishsound 1.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/nodejs-babel-cli-6.7.7-1-any.pkg.tar.xz
# nodejs-babel-cli 6.7.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-import-into-1.002005-1-any.pkg.tar.xz
# perl-import-into 1.002005-1

CMD: pacman --query --file /mirror/community/os/x86_64/libhx-3.22-1-x86_64.pkg.tar.xz
# libhx 3.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/glitz-0.5.6-5-x86_64.pkg.tar.xz
# glitz 0.5.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-base-compat-0.9.1-1-x86_64.pkg.tar.xz
# haskell-base-compat 0.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-ru-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-ru 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-qml-widgets-2.3.2-1-x86_64.pkg.tar.xz
# deepin-qml-widgets 2.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/hunspell-pl-20150428-2-any.pkg.tar.xz
# hunspell-pl 20150428-2

CMD: pacman --query --file /mirror/community/os/x86_64/polipo-1.1.1-1-x86_64.pkg.tar.xz
# polipo 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/termite-terminfo-11-3-x86_64.pkg.tar.xz
# termite-terminfo 11-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-astor-0.5-1-any.pkg.tar.xz
# python2-astor 0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/lwm-1.2.4-1-x86_64.pkg.tar.xz
# lwm 1.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/openlierox-0.58_rc3-7-x86_64.pkg.tar.xz
# openlierox 0.58_rc3-7

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-table-extra-0.3.7-2-any.pkg.tar.xz
# fcitx-table-extra 0.3.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cmdargs-0.10.14-1-x86_64.pkg.tar.xz
# haskell-cmdargs 0.10.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/mumble-1.2.15-2-x86_64.pkg.tar.xz
# mumble 1.2.15-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-fdo-notify-0.3.1-3-x86_64.pkg.tar.xz
# haskell-fdo-notify 0.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-desktop-3.0.6-1-x86_64.pkg.tar.xz
# deepin-desktop 3.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-bul-3.04.00-1-any.pkg.tar.xz
# tesseract-data-bul 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-erf-2.0.0.0-1-x86_64.pkg.tar.xz
# haskell-erf 2.0.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/colorgcc-1.4.4-2-any.pkg.tar.xz
# colorgcc 1.4.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/libvolk-1.2.2-1-x86_64.pkg.tar.xz
# libvolk 1.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/ziproxy-3.3.0-6-x86_64.pkg.tar.xz
# ziproxy 3.3.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/mythes-hu-20101019-1-any.pkg.tar.xz
# mythes-hu 20101019-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-sv-2.8.2-4-any.pkg.tar.xz
# gimp-help-sv 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-neovim-0.1.7-1-any.pkg.tar.xz
# python-neovim 0.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-srcinfo-0.0.8-1-any.pkg.tar.xz
# python-srcinfo 0.0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyrsistent-0.11.13-1-x86_64.pkg.tar.xz
# python-pyrsistent 0.11.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-cov-2.2.1-1-any.pkg.tar.xz
# python-pytest-cov 2.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-configargparse-0.10.0-1-any.pkg.tar.xz
# python2-configargparse 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qt5-feedback-0.0.0.20150918-2-x86_64.pkg.tar.xz
# qt5-feedback 0.0.0.20150918-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jsonschema-2.5.1-3-any.pkg.tar.xz
# python2-jsonschema 2.5.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/cmatrix-1.2a-11-x86_64.pkg.tar.xz
# cmatrix 1.2a-11

CMD: pacman --query --file /mirror/community/os/x86_64/rofi-1.0.0-1-x86_64.pkg.tar.xz
# rofi 1.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/osdbattery-1.4-6-x86_64.pkg.tar.xz
# osdbattery 1.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/zeitgeist-explorer-0.2-3-any.pkg.tar.xz
# zeitgeist-explorer 0.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-rope-0.10.3-1-any.pkg.tar.xz
# python2-rope 0.10.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/vapoursynth-plugin-fluxsmooth-1.0-1-x86_64.pkg.tar.xz
# vapoursynth-plugin-fluxsmooth 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gf2x-1.1-2-x86_64.pkg.tar.xz
# gf2x 1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-next-1.12-1-any.pkg.tar.xz
# perl-file-next 1.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/ghc-7.10.3-1-x86_64.pkg.tar.xz
# ghc 7.10.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-rfc5051-0.1.0.3-2-x86_64.pkg.tar.xz
# haskell-rfc5051 0.1.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-bcrypt-2.0.0-2-x86_64.pkg.tar.xz
# python-bcrypt 2.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-subtitles-1.3-2-x86_64.pkg.tar.xz
# gnome-subtitles 1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/squeak-vm-4.10.2.2614-3-x86_64.pkg.tar.xz
# squeak-vm 4.10.2.2614-3

CMD: pacman --query --file /mirror/community/os/x86_64/cinnamon-translations-3.0.0-1-any.pkg.tar.xz
# cinnamon-translations 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/glom-1.30.3-2-x86_64.pkg.tar.xz
# glom 1.30.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-stream-1.24-1-any.pkg.tar.xz
# perl-xml-stream 1.24-1

CMD: pacman --query --file /mirror/community/os/x86_64/cxxtest-4.4-2-any.pkg.tar.xz
# cxxtest 4.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/sassc-3.3.6-1-x86_64.pkg.tar.xz
# sassc 3.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/sipcalc-1.1.6-2-x86_64.pkg.tar.xz
# sipcalc 1.1.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-desktop-schemas-3.0.3-3-any.pkg.tar.xz
# deepin-desktop-schemas 3.0.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/ncdu-1.11-3-x86_64.pkg.tar.xz
# ncdu 1.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-six-1.10.0-1-any.pkg.tar.xz
# python2-six 1.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-hexdump-3.3-1-any.pkg.tar.xz
# python2-hexdump 3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libstrl-0.5.1-1-x86_64.pkg.tar.xz
# libstrl 0.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gammu-2.5-1-x86_64.pkg.tar.xz
# python2-gammu 2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-billiard-3.3.0.23-1-x86_64.pkg.tar.xz
# python-billiard 3.3.0.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/dwdiff-2.0.9-6-x86_64.pkg.tar.xz
# dwdiff 2.0.9-6

CMD: pacman --query --file /mirror/community/os/x86_64/cppcheck-1.73-1-x86_64.pkg.tar.xz
# cppcheck 1.73-1

CMD: pacman --query --file /mirror/community/os/x86_64/pawm-2.3.0-3-x86_64.pkg.tar.xz
# pawm 2.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-x509-system-1.6.3-9-x86_64.pkg.tar.xz
# haskell-x509-system 1.6.3-9

CMD: pacman --query --file /mirror/community/os/x86_64/dtach-0.8-6-x86_64.pkg.tar.xz
# dtach 0.8-6

CMD: pacman --query --file /mirror/community/os/x86_64/netsurf-3.5-3-x86_64.pkg.tar.xz
# netsurf 3.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-image-io-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-image-io 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-munkres-1.0.7-1-any.pkg.tar.xz
# python2-munkres 1.0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/jpegoptim-1.4.3-2-x86_64.pkg.tar.xz
# jpegoptim 1.4.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/pugixml-1.7-2-x86_64.pkg.tar.xz
# pugixml 1.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/performous-freesongs-20100713-3-any.pkg.tar.xz
# performous-freesongs 20100713-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-vault-0.3.0.6-3-x86_64.pkg.tar.xz
# haskell-vault 0.3.0.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-bundler-1.12.1-1-any.pkg.tar.xz
# ruby-bundler 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libxdg-basedir-1.2.0-3-x86_64.pkg.tar.xz
# libxdg-basedir 1.2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mro-compat-0.12-2-any.pkg.tar.xz
# perl-mro-compat 0.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-aspectlib-1.4.0-1-any.pkg.tar.xz
# python-aspectlib 1.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/lightdm-gtk-greeter-settings-1.2.0-4-any.pkg.tar.xz
# lightdm-gtk-greeter-settings 1.2.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/screenlets-pack-basic-0.1.6-3-any.pkg.tar.xz
# screenlets-pack-basic 0.1.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-debtcollector-1.3.0-1-any.pkg.tar.xz
# python2-debtcollector 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/percona-server-clients-5.7.11_4-3-x86_64.pkg.tar.xz
# percona-server-clients 5.7.11_4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gtkballs-3.1.5-6-x86_64.pkg.tar.xz
# gtkballs 3.1.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-devel-globaldestruction-0.13-1-any.pkg.tar.xz
# perl-devel-globaldestruction 0.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtetrinet-0.7.11-4-x86_64.pkg.tar.xz
# gtetrinet 0.7.11-4

CMD: pacman --query --file /mirror/community/os/x86_64/caja-gksu-1.12.0-1-x86_64.pkg.tar.xz
# caja-gksu 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-event-4.2.0-1-any.pkg.tar.xz
# python2-zope-event 4.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-xml-html-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-xml-html 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-http-types-0.9-8-x86_64.pkg.tar.xz
# haskell-http-types 0.9-8

CMD: pacman --query --file /mirror/community/os/x86_64/powerdns-recursor-3.7.3-3-x86_64.pkg.tar.xz
# powerdns-recursor 3.7.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-template-1.46-2-any.pkg.tar.xz
# perl-text-template 1.46-2

CMD: pacman --query --file /mirror/community/os/x86_64/gufw-15.10.0-1-any.pkg.tar.xz
# gufw 15.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ukr-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ukr 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/php-memcached-2.2.0-3-x86_64.pkg.tar.xz
# php-memcached 2.2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-astor-0.5-1-any.pkg.tar.xz
# python-astor 0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/makedev-3.23_1-2-x86_64.pkg.tar.xz
# makedev 3.23_1-2

CMD: pacman --query --file /mirror/community/os/x86_64/wol-0.7.1-7-x86_64.pkg.tar.xz
# wol 0.7.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/gftp-2.0.19-6-x86_64.pkg.tar.xz
# gftp 2.0.19-6

CMD: pacman --query --file /mirror/community/os/x86_64/dnssec-tools-2.2-3-x86_64.pkg.tar.xz
# dnssec-tools 2.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/tabbed-0.6-2-x86_64.pkg.tar.xz
# tabbed 0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/gqrx-2.5.3-3-x86_64.pkg.tar.xz
# gqrx 2.5.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/sage-data-elliptic_curves-0.8-1-any.pkg.tar.xz
# sage-data-elliptic_curves 0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sort-naturally-1.03-1-any.pkg.tar.xz
# perl-sort-naturally 1.03-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-multiplex-1.16-1-any.pkg.tar.xz
# perl-io-multiplex 1.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-sensors-applet-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-sensors-applet-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/displaycal-3.1.2.0-1-x86_64.pkg.tar.xz
# displaycal 3.1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-ncurses-1.3.1-9-x86_64.pkg.tar.xz
# ruby-ncurses 1.3.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-mmap-0.5.9-2-x86_64.pkg.tar.xz
# haskell-mmap 0.5.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/fcrackzip-1.0-4-x86_64.pkg.tar.xz
# fcrackzip 1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-lingua-en-numbers-ordinate-1.02-5-any.pkg.tar.xz
# perl-lingua-en-numbers-ordinate 1.02-5

CMD: pacman --query --file /mirror/community/os/x86_64/iverilog-10.1-1-x86_64.pkg.tar.xz
# iverilog 10.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-fields-5.0.0-1-any.pkg.tar.xz
# python-fields 5.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-wheel-0.29.0-1-any.pkg.tar.xz
# python2-wheel 0.29.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qtcurve-utils-1.8.18.git20151017-1-x86_64.pkg.tar.xz
# qtcurve-utils 1.8.18.git20151017-1

CMD: pacman --query --file /mirror/community/os/x86_64/airspy-1.0.7-1-x86_64.pkg.tar.xz
# airspy 1.0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xcffib-0.4.2-1-any.pkg.tar.xz
# python2-xcffib 0.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/kuickshow-0.9.1-9-x86_64.pkg.tar.xz
# kuickshow 0.9.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/python2-libforensic1394-0.2-2-x86_64.pkg.tar.xz
# python2-libforensic1394 0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnustep-make-2.6.7-1-x86_64.pkg.tar.xz
# gnustep-make 2.6.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/notify-osd-0.9.34-2-x86_64.pkg.tar.xz
# notify-osd 0.9.34-2

CMD: pacman --query --file /mirror/community/os/x86_64/owncloud-app-contacts-2:1.2.0.0-1-any.pkg.tar.xz
# owncloud-app-contacts 2:1.2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/php-docs-7.0.1-1-any.pkg.tar.xz
# php-docs 7.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-gir-generator-0.9.2-1-x86_64.pkg.tar.xz
# deepin-gir-generator 0.9.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-webob-docs-1.6.0-1-any.pkg.tar.xz
# python-webob-docs 1.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/openobex-1.7.1-1-x86_64.pkg.tar.xz
# openobex 1.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/p2c-1.21alpha2-11-x86_64.pkg.tar.xz
# p2c 1.21alpha2-11

CMD: pacman --query --file /mirror/community/os/x86_64/ktoblzcheck-1.48-3-x86_64.pkg.tar.xz
# ktoblzcheck 1.48-3

CMD: pacman --query --file /mirror/community/os/x86_64/rubinius-ruby-3.27-1-x86_64.pkg.tar.xz
# rubinius-ruby 3.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-i18nmessageid-4.0.3-1-x86_64.pkg.tar.xz
# python2-zope-i18nmessageid 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-jpn-3.04.00-1-any.pkg.tar.xz
# tesseract-data-jpn 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/bash-bats-0.4.0-1-any.pkg.tar.xz
# bash-bats 0.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pyrtf-0.45-6-any.pkg.tar.xz
# pyrtf 0.45-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-unicode-stringprep-1.105-1-any.pkg.tar.xz
# perl-unicode-stringprep 1.105-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-paramiko-2.0.0-1-any.pkg.tar.xz
# python-paramiko 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/icoutils-0.31.0-1-x86_64.pkg.tar.xz
# icoutils 0.31.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/papyros-files-0.1-1-x86_64.pkg.tar.xz
# papyros-files 0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/enter-0.0.9-4-x86_64.pkg.tar.xz
# enter 0.0.9-4

CMD: pacman --query --file /mirror/community/os/x86_64/caja-sendto-1.12.0-1-x86_64.pkg.tar.xz
# caja-sendto 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-dbus-factory-3.0.2-1-x86_64.pkg.tar.xz
# deepin-dbus-factory 3.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-pt-6.1.4-1-any.pkg.tar.xz
# eric-i18n-pt 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/playpen-1:13-1-x86_64.pkg.tar.xz
# playpen 1:13-1

CMD: pacman --query --file /mirror/community/os/x86_64/geda-gaf-1.8.2-2-x86_64.pkg.tar.xz
# geda-gaf 1.8.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/clusterssh-4.05-1-any.pkg.tar.xz
# clusterssh 4.05-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-shakespeare-2.0.8.2-1-x86_64.pkg.tar.xz
# haskell-shakespeare 2.0.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-mustache-1.0.3-1-any.pkg.tar.xz
# ruby-mustache 1.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-webdav-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-webdav 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-apache-libcloud-0.20.1-1-any.pkg.tar.xz
# python2-apache-libcloud 0.20.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/taskjuggler3-3.5.0-12-any.pkg.tar.xz
# taskjuggler3 3.5.0-12

CMD: pacman --query --file /mirror/community/os/x86_64/argyllcms-1.8.3-1-x86_64.pkg.tar.xz
# argyllcms 1.8.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/gavl-1.4.0-2-x86_64.pkg.tar.xz
# gavl 1.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-flashback-3.20.0-3-x86_64.pkg.tar.xz
# gnome-flashback 3.20.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/xkeycaps-2.46-7-x86_64.pkg.tar.xz
# xkeycaps 2.46-7

CMD: pacman --query --file /mirror/community/os/x86_64/firefox-adblock-plus-2.7.2-1-any.pkg.tar.xz
# firefox-adblock-plus 2.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ukpostcodeparser-1.0.3.20150130-1-any.pkg.tar.xz
# python2-ukpostcodeparser 1.0.3.20150130-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-timezone-1.95-1-any.pkg.tar.xz
# perl-datetime-timezone 1.95-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-b-hooks-endofscope-0.15-1-any.pkg.tar.xz
# perl-b-hooks-endofscope 0.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/connman-1.32-1-x86_64.pkg.tar.xz
# connman 1.32-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-plyvel-0.9-3-x86_64.pkg.tar.xz
# python2-plyvel 0.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/cjdns-17.3-1-x86_64.pkg.tar.xz
# cjdns 17.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/pyogg-1.3-8-x86_64.pkg.tar.xz
# pyogg 1.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/syncthing-inotify-0.6.8-1-x86_64.pkg.tar.xz
# syncthing-inotify 0.6.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxsession-1:0.5.2-2-x86_64.pkg.tar.xz
# lxsession 1:0.5.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-gettext-tools-1.0.2-1-any.pkg.tar.xz
# deepin-gettext-tools 1.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-log-message-simple-0.10-1-any.pkg.tar.xz
# perl-log-message-simple 0.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/lwqq-0.6.1-1-x86_64.pkg.tar.xz
# lwqq 0.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libmongoc-1.3.5-1-x86_64.pkg.tar.xz
# libmongoc 1.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/winetricks-20160425-1-any.pkg.tar.xz
# winetricks 20160425-1

CMD: pacman --query --file /mirror/community/os/x86_64/gutenpy-0.3.0-10-any.pkg.tar.xz
# gutenpy 0.3.0-10

CMD: pacman --query --file /mirror/community/os/x86_64/xmind-3.6.1-2-x86_64.pkg.tar.xz
# xmind 3.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gtk-engine-aurora-1.5.1-4-x86_64.pkg.tar.xz
# gtk-engine-aurora 1.5.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sub-install-0.928-1-any.pkg.tar.xz
# perl-sub-install 0.928-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mpmath-0.19-2-any.pkg.tar.xz
# python2-mpmath 0.19-2

CMD: pacman --query --file /mirror/community/os/x86_64/lcalc-1.23-12-x86_64.pkg.tar.xz
# lcalc 1.23-12

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-bod-3.04.00-1-any.pkg.tar.xz
# tesseract-data-bod 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/kvirc-4.2.0-8-x86_64.pkg.tar.xz
# kvirc 4.2.0-8

CMD: pacman --query --file /mirror/community/os/x86_64/perl-chart-2.4.10-1-any.pkg.tar.xz
# perl-chart 2.4.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/ldc-1:0.17.1-1-x86_64.pkg.tar.xz
# ldc 1:0.17.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gearmand-1.1.12-13-x86_64.pkg.tar.xz
# gearmand 1.1.12-13

CMD: pacman --query --file /mirror/community/os/x86_64/python2-functools32-3.2.3_2-1-any.pkg.tar.xz
# python2-functools32 3.2.3_2-1

CMD: pacman --query --file /mirror/community/os/x86_64/geany-1.27-1-x86_64.pkg.tar.xz
# geany 1.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/vapoursynth-plugin-deblock-4-2-x86_64.pkg.tar.xz
# vapoursynth-plugin-deblock 4-2

CMD: pacman --query --file /mirror/community/os/x86_64/groovy-2.4.6-1-any.pkg.tar.xz
# groovy 2.4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxpanel-gtk3-0.8.2-1-x86_64.pkg.tar.xz
# lxpanel-gtk3 0.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/qupzilla-qt4-1.8.9-2-x86_64.pkg.tar.xz
# qupzilla-qt4 1.8.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-dnslib-0.9.6-1-any.pkg.tar.xz
# python2-dnslib 0.9.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gevent-1.1.1-1-x86_64.pkg.tar.xz
# python2-gevent 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libnfs-1.10.0-1-x86_64.pkg.tar.xz
# libnfs 1.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/containerd-0.1.0-1-x86_64.pkg.tar.xz
# containerd 0.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/dxpc-3.9.2-6-x86_64.pkg.tar.xz
# dxpc 3.9.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/mate-power-manager-1.12.1-1-x86_64.pkg.tar.xz
# mate-power-manager 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libunibreak-3.0-2-x86_64.pkg.tar.xz
# libunibreak 3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/tcllib-1.18-1-any.pkg.tar.xz
# tcllib 1.18-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-dbi-shell-11.95-4-any.pkg.tar.xz
# perl-dbi-shell 11.95-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-time-duration-1:1.20-1-any.pkg.tar.xz
# perl-time-duration 1:1.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-en-2.8.2-4-any.pkg.tar.xz
# gimp-help-en 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/beye-6.1.0-5-x86_64.pkg.tar.xz
# beye 6.1.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-flask-silk-0.2-2-any.pkg.tar.xz
# python-flask-silk 0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-desktop-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-desktop-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/nsgenbind-0.3-1-x86_64.pkg.tar.xz
# nsgenbind 0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/knemo-0.7.7.git20151003-1-x86_64.pkg.tar.xz
# knemo 0.7.7.git20151003-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-simple-sendfile-0.2.21-2-x86_64.pkg.tar.xz
# haskell-simple-sendfile 0.2.21-2

CMD: pacman --query --file /mirror/community/os/x86_64/libechonest-2.3.1-1-x86_64.pkg.tar.xz
# libechonest 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-routes-2.3.1-1-any.pkg.tar.xz
# python2-routes 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cached-property-1.3.0-1-any.pkg.tar.xz
# python2-cached-property 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-base64-bytestring-1.0.0.1-5-x86_64.pkg.tar.xz
# haskell-base64-bytestring 1.0.0.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/archey3-0.5-4-any.pkg.tar.xz
# archey3 0.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/xv-3.10a-18-x86_64.pkg.tar.xz
# xv 3.10a-18

CMD: pacman --query --file /mirror/community/os/x86_64/bpython-0.15-1-any.pkg.tar.xz
# bpython 0.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/glslang-3.0.git1.e1cd410-1-x86_64.pkg.tar.xz
# glslang 3.0.git1.e1cd410-1

CMD: pacman --query --file /mirror/community/os/x86_64/sshguard-1.6.3-3-x86_64.pkg.tar.xz
# sshguard 1.6.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-lcms-1.19-6-x86_64.pkg.tar.xz
# python2-lcms 1.19-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-gmpy2-2.0.7-2-x86_64.pkg.tar.xz
# python-gmpy2 2.0.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-globalkeys-0.10.0-3-x86_64.pkg.tar.xz
# lxqt-globalkeys 0.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-dnslib-0.9.6-1-any.pkg.tar.xz
# python-dnslib 0.9.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/newt-syrup-0.2.0-1-any.pkg.tar.xz
# newt-syrup 0.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-path-expand-1.02-9-any.pkg.tar.xz
# perl-file-path-expand 1.02-9

CMD: pacman --query --file /mirror/community/os/x86_64/libaacs-0.8.1-1-x86_64.pkg.tar.xz
# libaacs 0.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-ioflo-1.5.1-1-any.pkg.tar.xz
# python-ioflo 1.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-visualization-fishbmc-20151116.50c38c2-2-x86_64.pkg.tar.xz
# kodi-addon-visualization-fishbmc 20151116.50c38c2-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-x11-xft-0.3.1-17-x86_64.pkg.tar.xz
# haskell-x11-xft 0.3.1-17

CMD: pacman --query --file /mirror/community/os/x86_64/luminancehdr-2.4.0-8-x86_64.pkg.tar.xz
# luminancehdr 2.4.0-8

CMD: pacman --query --file /mirror/community/os/x86_64/supercollider-3.6.6-2-x86_64.pkg.tar.xz
# supercollider 3.6.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/oidentd-2.0.8-9-x86_64.pkg.tar.xz
# oidentd 2.0.8-9

CMD: pacman --query --file /mirror/community/os/x86_64/python2-texttable-0.8.4-1-any.pkg.tar.xz
# python2-texttable 0.8.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/sfml-2.3.2-4-x86_64.pkg.tar.xz
# sfml 2.3.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/ioping-0.9-2-x86_64.pkg.tar.xz
# ioping 0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-filter-buffertext-1.01-6-any.pkg.tar.xz
# perl-xml-filter-buffertext 1.01-6

CMD: pacman --query --file /mirror/community/os/x86_64/mate-polkit-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# mate-polkit-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-rspec-core-3.4.4-1-any.pkg.tar.xz
# ruby-rspec-core 3.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyinotify-0.9.6-2-any.pkg.tar.xz
# python2-pyinotify 0.9.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/yaz-5.16.0-1-x86_64.pkg.tar.xz
# yaz 5.16.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qgo-2.1.0-2-x86_64.pkg.tar.xz
# qgo 2.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-x509-validation-1.6.3-12-x86_64.pkg.tar.xz
# haskell-x509-validation 1.6.3-12

CMD: pacman --query --file /mirror/community/os/x86_64/shntool-3.0.10-3-x86_64.pkg.tar.xz
# shntool 3.0.10-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-form-dialog-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-form-dialog 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sys-syscall-0.25-2-any.pkg.tar.xz
# perl-sys-syscall 0.25-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-test-framework-hunit-0.3.0.2-5-x86_64.pkg.tar.xz
# haskell-test-framework-hunit 0.3.0.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/ratpoison-1.4.8-2-x86_64.pkg.tar.xz
# ratpoison 1.4.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-aze_cyrl-3.04.00-1-any.pkg.tar.xz
# tesseract-data-aze_cyrl 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/coin-or-csdp-6.1.1-1-x86_64.pkg.tar.xz
# coin-or-csdp 6.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/joyutils-1.2.15-8-x86_64.pkg.tar.xz
# joyutils 1.2.15-8

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xapian-1:1.2.23-1-x86_64.pkg.tar.xz
# python2-xapian 1:1.2.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/autojump-22.3.0-1-any.pkg.tar.xz
# autojump 22.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-jit-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-jit 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/pamixer-1.3.1-2-x86_64.pkg.tar.xz
# pamixer 1.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-san-3.04.00-1-any.pkg.tar.xz
# tesseract-data-san 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-charset-0.3.7.1-7-x86_64.pkg.tar.xz
# haskell-charset 0.3.7.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/qiv-2.3.1-2-x86_64.pkg.tar.xz
# qiv 2.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/pm2-1.1.3-1-any.pkg.tar.xz
# pm2 1.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/cgal-4.8-1-x86_64.pkg.tar.xz
# cgal 4.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/openvas-libraries-8.0.5-1-x86_64.pkg.tar.xz
# openvas-libraries 8.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtk2+extra-2.1.2-3-x86_64.pkg.tar.xz
# gtk2+extra 2.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-smartypants-1.8.6-3-any.pkg.tar.xz
# python2-smartypants 1.8.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/dangerdeep-data-0.3.0-4-any.pkg.tar.xz
# dangerdeep-data 0.3.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/virt-install-1.3.2-5-any.pkg.tar.xz
# virt-install 1.3.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/qd-2.3.17-2-x86_64.pkg.tar.xz
# qd 2.3.17-2

CMD: pacman --query --file /mirror/community/os/x86_64/sslstrip-0.9-7-any.pkg.tar.xz
# sslstrip 0.9-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-iocapture-0.1.2-1-any.pkg.tar.xz
# python2-iocapture 0.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyside-tools-0.2.15-3-x86_64.pkg.tar.xz
# python2-pyside-tools 0.2.15-3

CMD: pacman --query --file /mirror/community/os/x86_64/pwsafe-20160304-1-x86_64.pkg.tar.xz
# pwsafe 20160304-1

CMD: pacman --query --file /mirror/community/os/x86_64/scantailor-0.9.12-2-x86_64.pkg.tar.xz
# scantailor 0.9.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-ide-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-ide 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-futures-3.0.5-1-any.pkg.tar.xz
# python2-futures 3.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/cliquer-1.21-1-x86_64.pkg.tar.xz
# cliquer 1.21-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyperclip-1.5.27-1-any.pkg.tar.xz
# python2-pyperclip 1.5.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/mcqd-1.0-3-x86_64.pkg.tar.xz
# mcqd 1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/ccfits-2.4-5-x86_64.pkg.tar.xz
# ccfits 2.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/libclastfm-0.5-2-x86_64.pkg.tar.xz
# libclastfm 0.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/rawtherapee-1:4.2+448.g26d182d-2-x86_64.pkg.tar.xz
# rawtherapee 1:4.2+448.g26d182d-2

CMD: pacman --query --file /mirror/community/os/x86_64/classpath-0.99-3-x86_64.pkg.tar.xz
# classpath 0.99-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-event-recurrence-0.18-1-any.pkg.tar.xz
# perl-datetime-event-recurrence 0.18-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimmage-0.2.3-7-x86_64.pkg.tar.xz
# gimmage 0.2.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/nullmailer-1.13-6-x86_64.pkg.tar.xz
# nullmailer 1.13-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-sqlalchemy-1.0.12-1-x86_64.pkg.tar.xz
# python-sqlalchemy 1.0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytables-3.2.2-4-x86_64.pkg.tar.xz
# python2-pytables 3.2.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-oslotest-2.4.0-1-any.pkg.tar.xz
# python2-oslotest 2.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/rdesktop-1.8.3-2-x86_64.pkg.tar.xz
# rdesktop 1.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-deepin-vte-0.28.2.20130904-1-x86_64.pkg.tar.xz
# python2-deepin-vte 0.28.2.20130904-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-en-6.1.4-1-any.pkg.tar.xz
# eric-i18n-en 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-text-1.2.2.1-1-x86_64.pkg.tar.xz
# haskell-text 1.2.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/freecol-0.11.6-2-any.pkg.tar.xz
# freecol 0.11.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/dropbear-2016.73-1-x86_64.pkg.tar.xz
# dropbear 2016.73-1

CMD: pacman --query --file /mirror/community/os/x86_64/letsencrypt-nginx-0.5.0-1-any.pkg.tar.xz
# letsencrypt-nginx 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tagpy-2013.1-7-x86_64.pkg.tar.xz
# python2-tagpy 2013.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/etckeeper-1.18.3-1-any.pkg.tar.xz
# etckeeper 1.18.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-http-response-encoding-0.06-3-any.pkg.tar.xz
# perl-http-response-encoding 0.06-3

CMD: pacman --query --file /mirror/community/os/x86_64/herbstluftwm-0.7.0-1-x86_64.pkg.tar.xz
# herbstluftwm 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mrtg-2.17.4-2-x86_64.pkg.tar.xz
# mrtg 2.17.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/libtommath-1.0-1-x86_64.pkg.tar.xz
# libtommath 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-void-0.7.1-7-x86_64.pkg.tar.xz
# haskell-void 0.7.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/springlobby-0.244-1-x86_64.pkg.tar.xz
# springlobby 0.244-1

CMD: pacman --query --file /mirror/community/os/x86_64/arch-firefox-search-0.8.2-7-any.pkg.tar.xz
# arch-firefox-search 0.8.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-wai-logger-2.2.7-1-x86_64.pkg.tar.xz
# haskell-wai-logger 2.2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/libnsutils-0.0.2-1-x86_64.pkg.tar.xz
# libnsutils 0.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-perltidy-20130104-2-any.pkg.tar.xz
# perl-test-perltidy 20130104-2

CMD: pacman --query --file /mirror/community/os/x86_64/projectm-test-2.1.0-13-x86_64.pkg.tar.xz
# projectm-test 2.1.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/bup-0.27-2-x86_64.pkg.tar.xz
# bup 0.27-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-path-8.2.1-1-any.pkg.tar.xz
# python2-path 8.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-tox-2.3.1-1-any.pkg.tar.xz
# python-tox 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-js-flot-0.8.3-1-x86_64.pkg.tar.xz
# haskell-js-flot 0.8.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-pdf-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-pdf 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/ude-0.2.11-2-x86_64.pkg.tar.xz
# ude 0.2.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-libnotify-0.14-10-x86_64.pkg.tar.xz
# pidgin-libnotify 0.14-10

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-logging-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-logging 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-dogpile.core-0.4.1-4-any.pkg.tar.xz
# python-dogpile.core 0.4.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/jack2-dbus-1.9.10-4-x86_64.pkg.tar.xz
# jack2-dbus 1.9.10-4

CMD: pacman --query --file /mirror/community/os/x86_64/ppsspp-qt-1.2.2-1-x86_64.pkg.tar.xz
# ppsspp-qt 1.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/linuxconsole-1.5.1-1-x86_64.pkg.tar.xz
# linuxconsole 1.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/wxsqlite3-3.3.1-1-x86_64.pkg.tar.xz
# wxsqlite3 3.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/notmuch-mutt-0.22-1-x86_64.pkg.tar.xz
# notmuch-mutt 0.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gtkspellcheck-4.0.2-3-any.pkg.tar.xz
# python2-gtkspellcheck 4.0.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/heimdall-1.4.1-2-x86_64.pkg.tar.xz
# heimdall 1.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/wavegain-1.3.1-2-x86_64.pkg.tar.xz
# wavegain 1.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/diff-so-fancy-0.8.0-1-any.pkg.tar.xz
# diff-so-fancy 0.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-monotonic-1.1-1-any.pkg.tar.xz
# python2-monotonic 1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-all-0.86-1-any.pkg.tar.xz
# perl-io-all 0.86-1

CMD: pacman --query --file /mirror/community/os/x86_64/voxforge-am-julius-0.9.0-1-any.pkg.tar.xz
# voxforge-am-julius 0.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/hyena-0.5-4-any.pkg.tar.xz
# hyena 0.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pycountry-1.20-1-any.pkg.tar.xz
# python2-pycountry 1.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-haskell-mode-13.16-1-any.pkg.tar.xz
# emacs-haskell-mode 13.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/nim-0.13.0-3-x86_64.pkg.tar.xz
# nim 0.13.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/opencollada-20150702-3-x86_64.pkg.tar.xz
# opencollada 20150702-3

CMD: pacman --query --file /mirror/community/os/x86_64/d-feet-0.3.11-1-any.pkg.tar.xz
# d-feet 0.3.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/benzene-1.2.2-1-x86_64.pkg.tar.xz
# benzene 1.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gdal-2.0.2-4-x86_64.pkg.tar.xz
# gdal 2.0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/pppd-ldap-0.12b-5-x86_64.pkg.tar.xz
# pppd-ldap 0.12b-5

CMD: pacman --query --file /mirror/community/os/x86_64/lrcalc-1.2-2-x86_64.pkg.tar.xz
# lrcalc 1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-simplejson-3.8.2-1-x86_64.pkg.tar.xz
# python-simplejson 3.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-grequests-0.3.0-1-any.pkg.tar.xz
# python2-grequests 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ncrack-0.4a-5-x86_64.pkg.tar.xz
# ncrack 0.4a-5

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-gdk_pixbuf2-2.2.5-3-x86_64.pkg.tar.xz
# ruby-gdk_pixbuf2 2.2.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/qtractor-0.7.5-1-x86_64.pkg.tar.xz
# qtractor 0.7.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/hackrf-2015.07.2-2-x86_64.pkg.tar.xz
# hackrf 2015.07.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-raet-0.6.5-1-any.pkg.tar.xz
# python-raet 0.6.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtkdatabox-0.9.2.0-2-x86_64.pkg.tar.xz
# gtkdatabox 0.9.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/notmuch-vim-0.22-1-x86_64.pkg.tar.xz
# notmuch-vim 0.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-eventlet-0.18.4-1-any.pkg.tar.xz
# python-eventlet 0.18.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/cpuburn-1.4a-4-x86_64.pkg.tar.xz
# cpuburn 1.4a-4

CMD: pacman --query --file /mirror/community/os/x86_64/lxtask-0.1.7-1-x86_64.pkg.tar.xz
# lxtask 0.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-characteristic-14.3.0-4-any.pkg.tar.xz
# python2-characteristic 14.3.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/kmess-2.0.6.2-10-x86_64.pkg.tar.xz
# kmess 2.0.6.2-10

CMD: pacman --query --file /mirror/community/os/x86_64/denemo-1:2.0.6-1-x86_64.pkg.tar.xz
# denemo 1:2.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-patsy-0.4.1-1-any.pkg.tar.xz
# python2-patsy 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gnuplot-1.8-5-any.pkg.tar.xz
# python2-gnuplot 1.8-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-blessings-1.6-3-any.pkg.tar.xz
# python2-blessings 1.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/xloadimage-4.1-13-x86_64.pkg.tar.xz
# xloadimage 4.1-13

CMD: pacman --query --file /mirror/community/os/x86_64/catdoc-0.94.4-1-x86_64.pkg.tar.xz
# catdoc 0.94.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/tlp-0.8-1-any.pkg.tar.xz
# tlp 0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/usbip-4.5-2-x86_64.pkg.tar.xz
# usbip 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/gputils-1.4.0-1-x86_64.pkg.tar.xz
# gputils 1.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/java-xmlgraphics-commons-2.1-1-any.pkg.tar.xz
# java-xmlgraphics-commons 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tvtime-1.0.10-1-x86_64.pkg.tar.xz
# tvtime 1.0.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-vector-0.11.0.0-5-x86_64.pkg.tar.xz
# haskell-vector 0.11.0.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/qmc2-0.63-1-x86_64.pkg.tar.xz
# qmc2 0.63-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-about-0.10.0-4-x86_64.pkg.tar.xz
# lxqt-about 0.10.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/hydra-8.1-5-x86_64.pkg.tar.xz
# hydra 8.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-premium-0.3-8-any.pkg.tar.xz
# xcursor-premium 0.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/kamoso-3.1.0-3-x86_64.pkg.tar.xz
# kamoso 3.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-term-extendedcolor-0.224-3-any.pkg.tar.xz
# perl-term-extendedcolor 0.224-3

CMD: pacman --query --file /mirror/community/os/x86_64/libview-0.6.6-4-x86_64.pkg.tar.xz
# libview 0.6.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/pyside-tools-common-0.2.15-3-x86_64.pkg.tar.xz
# pyside-tools-common 0.2.15-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-finder-0.53-4-any.pkg.tar.xz
# perl-file-finder 0.53-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-warp-tls-3.2.1-15-x86_64.pkg.tar.xz
# haskell-warp-tls 3.2.1-15

CMD: pacman --query --file /mirror/community/os/x86_64/libfplll-20160331-1-x86_64.pkg.tar.xz
# libfplll 20160331-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-wm-switcher-1.0.1-1-x86_64.pkg.tar.xz
# deepin-wm-switcher 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gendesk-0.6.4-1-x86_64.pkg.tar.xz
# gendesk 0.6.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtkdialog-0.8.3-3-x86_64.pkg.tar.xz
# gtkdialog 0.8.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-virtualenvwrapper-4.7.1-2-any.pkg.tar.xz
# python-virtualenvwrapper 4.7.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-quickcheck-2.8.2-1-x86_64.pkg.tar.xz
# haskell-quickcheck 2.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxdm-0.5.3-2-x86_64.pkg.tar.xz
# lxdm 0.5.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/bin86-0.16.21-1-x86_64.pkg.tar.xz
# bin86 0.16.21-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-cairocffi-0.7.2-2-any.pkg.tar.xz
# python-cairocffi 0.7.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/tuxcmd-modules-0.6.70-4-x86_64.pkg.tar.xz
# tuxcmd-modules 0.6.70-4

CMD: pacman --query --file /mirror/community/os/x86_64/gcolor2-0.4-7-x86_64.pkg.tar.xz
# gcolor2 0.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/openvas-scanner-5.0.4-3-x86_64.pkg.tar.xz
# openvas-scanner 5.0.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/mahjong-1.14-1-x86_64.pkg.tar.xz
# mahjong 1.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/libcontentaction-0.2.6-2-x86_64.pkg.tar.xz
# libcontentaction 0.2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-desktop-1.12.1-1-x86_64.pkg.tar.xz
# mate-desktop 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-lit-3.04.00-1-any.pkg.tar.xz
# tesseract-data-lit 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-contextlib2-0.5.1-2-any.pkg.tar.xz
# python2-contextlib2 0.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/neatx-0.3.1-15-x86_64.pkg.tar.xz
# neatx 0.3.1-15

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tasty-quickcheck-0.8.4-9-x86_64.pkg.tar.xz
# haskell-tasty-quickcheck 0.8.4-9

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-de-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-de 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/cinepaint-1:1.0.4-5-x86_64.pkg.tar.xz
# cinepaint 1:1.0.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/gtkpod-2.1.5-3-x86_64.pkg.tar.xz
# gtkpod 2.1.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/bashrun-0.16.1-3-any.pkg.tar.xz
# bashrun 0.16.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-biopython-1.66-1-x86_64.pkg.tar.xz
# python-biopython 1.66-1

CMD: pacman --query --file /mirror/community/os/x86_64/allegro4-4.4.2-4-x86_64.pkg.tar.xz
# allegro4 4.4.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-proc-simple-1.32-1-any.pkg.tar.xz
# perl-proc-simple 1.32-1

CMD: pacman --query --file /mirror/community/os/x86_64/id3-0.80-1-x86_64.pkg.tar.xz
# id3 0.80-1

CMD: pacman --query --file /mirror/community/os/x86_64/tuxpaint-0.9.22-2-x86_64.pkg.tar.xz
# tuxpaint 0.9.22-2

CMD: pacman --query --file /mirror/community/os/x86_64/ipguard-1.04-3-x86_64.pkg.tar.xz
# ipguard 1.04-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-mock-0.11.0-1-any.pkg.tar.xz
# python-pytest-mock 0.11.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pyzy-1.0-3-x86_64.pkg.tar.xz
# pyzy 1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/urbanterror-2:4.2.023-1-x86_64.pkg.tar.xz
# urbanterror 2:4.2.023-1

CMD: pacman --query --file /mirror/community/os/x86_64/diff2html-1.0.1-5-any.pkg.tar.xz
# diff2html 1.0.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-authenticate-1.3.3.1-3-x86_64.pkg.tar.xz
# haskell-authenticate 1.3.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-xdist-1.14-1-any.pkg.tar.xz
# python2-pytest-xdist 1.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-markdown-1.000031-4-any.pkg.tar.xz
# perl-text-markdown 1.000031-4

CMD: pacman --query --file /mirror/community/os/x86_64/squid-3.5.17-1-x86_64.pkg.tar.xz
# squid 3.5.17-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-requests-oauthlib-0.6.1-1-any.pkg.tar.xz
# python2-requests-oauthlib 0.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/opencsg-1.4.0-4-x86_64.pkg.tar.xz
# opencsg 1.4.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-openbabel-2.3.2-5-x86_64.pkg.tar.xz
# python-openbabel 2.3.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/quilt-0.64-1-any.pkg.tar.xz
# quilt 0.64-1

CMD: pacman --query --file /mirror/community/os/x86_64/openscad-2015.03.03-2-x86_64.pkg.tar.xz
# openscad 2015.03.03-2

CMD: pacman --query --file /mirror/community/os/x86_64/c2hs-0.28.1-1-x86_64.pkg.tar.xz
# c2hs 0.28.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/marco-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# marco-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/obexfs-0.12-4-x86_64.pkg.tar.xz
# obexfs 0.12-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-frm-3.04.00-1-any.pkg.tar.xz
# tesseract-data-frm 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/jalv-1.4.6-2-x86_64.pkg.tar.xz
# jalv 1.4.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-mime-1.937-1-any.pkg.tar.xz
# perl-email-mime 1.937-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-linux-libertine-g-20120116-3-any.pkg.tar.xz
# ttf-linux-libertine-g 20120116-3

CMD: pacman --query --file /mirror/community/os/x86_64/vim-tagbar-2.6.1-4-any.pkg.tar.xz
# vim-tagbar 2.6.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/ocrad-0.25-2-x86_64.pkg.tar.xz
# ocrad 0.25-2

CMD: pacman --query --file /mirror/community/os/x86_64/rlog-1.4-6-x86_64.pkg.tar.xz
# rlog 1.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/gmpc-11.8.16-2-x86_64.pkg.tar.xz
# gmpc 11.8.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-capturelog-0.7-2-any.pkg.tar.xz
# python2-pytest-capturelog 0.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/ftjam-2.5.3rc2-4-x86_64.pkg.tar.xz
# ftjam 2.5.3rc2-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-free-4.12.4-13-x86_64.pkg.tar.xz
# haskell-free 4.12.4-13

CMD: pacman --query --file /mirror/community/os/x86_64/python2-numarray-1.5.2-7-x86_64.pkg.tar.xz
# python2-numarray 1.5.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-skk-0.1.2-3-x86_64.pkg.tar.xz
# fcitx-skk 0.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-form-6.03-2-any.pkg.tar.xz
# perl-html-form 6.03-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pysqlite-legacy-1.0.1-3-x86_64.pkg.tar.xz
# python2-pysqlite-legacy 1.0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-dlist-0.7.1.2-2-x86_64.pkg.tar.xz
# haskell-dlist 0.7.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/rxvt-unicode-9.22-1-x86_64.pkg.tar.xz
# rxvt-unicode 9.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-couchdb-1.0.1-1-any.pkg.tar.xz
# python-couchdb 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-boto-2.40.0-1-any.pkg.tar.xz
# python-boto 2.40.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/bliss-graphs-0.73-2-x86_64.pkg.tar.xz
# bliss-graphs 0.73-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-vector-binary-instances-0.2.3.2-1-x86_64.pkg.tar.xz
# haskell-vector-binary-instances 0.2.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-option-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-option 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-oauth2client-2.0.1-1-any.pkg.tar.xz
# python2-oauth2client 2.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-adjunctions-4.3-13-x86_64.pkg.tar.xz
# haskell-adjunctions 4.3-13

CMD: pacman --query --file /mirror/community/os/x86_64/libfaketime-0.9.6-2-x86_64.pkg.tar.xz
# libfaketime 0.9.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/haddock-2.16.1-5-x86_64.pkg.tar.xz
# haddock 2.16.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-exiv2-0.3.2-10-x86_64.pkg.tar.xz
# python2-exiv2 0.3.2-10

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-mock-0.11.0-1-any.pkg.tar.xz
# python2-pytest-mock 0.11.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-py-1.4.31-1-any.pkg.tar.xz
# python-py 1.4.31-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-http2-1.6.0-2-x86_64.pkg.tar.xz
# haskell-http2 1.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/nomacs-3.0.0-2-x86_64.pkg.tar.xz
# nomacs 3.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/clipit-1.4.2-5-x86_64.pkg.tar.xz
# clipit 1.4.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/synce-core-0.17-4-x86_64.pkg.tar.xz
# synce-core 0.17-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-urd-3.04.00-1-any.pkg.tar.xz
# tesseract-data-urd 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-pushd-1.009-1-any.pkg.tar.xz
# perl-file-pushd 1.009-1

CMD: pacman --query --file /mirror/community/os/x86_64/flintqs-1:1.0-1-x86_64.pkg.tar.xz
# flintqs 1:1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-gnuplot-1.8-5-any.pkg.tar.xz
# python-gnuplot 1.8-5

CMD: pacman --query --file /mirror/community/os/x86_64/rxvt-2.7.10-7-x86_64.pkg.tar.xz
# rxvt 2.7.10-7

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-libpinyin-1.7.3-2-x86_64.pkg.tar.xz
# ibus-libpinyin 1.7.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-characteristic-14.3.0-4-any.pkg.tar.xz
# python-characteristic 14.3.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mouse-2.4.5-1-x86_64.pkg.tar.xz
# perl-mouse 2.4.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/csfml-2.3-2-x86_64.pkg.tar.xz
# csfml 2.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-term-ui-0.46-1-any.pkg.tar.xz
# perl-term-ui 0.46-1

CMD: pacman --query --file /mirror/community/os/x86_64/qtcurve-qt5-1.8.18.git20151017-1-x86_64.pkg.tar.xz
# qtcurve-qt5 1.8.18.git20151017-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-pol-3.04.00-1-any.pkg.tar.xz
# tesseract-data-pol 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/pion-5.0.7-5-x86_64.pkg.tar.xz
# pion 5.0.7-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-danga-socket-1.61-4-any.pkg.tar.xz
# perl-danga-socket 1.61-4

CMD: pacman --query --file /mirror/community/os/x86_64/tarantool-1.6.8.r583-1-x86_64.pkg.tar.xz
# tarantool 1.6.8.r583-1

CMD: pacman --query --file /mirror/community/os/x86_64/libzdb-3.0-2-x86_64.pkg.tar.xz
# libzdb 3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-secretstorage-2.1.4-1-any.pkg.tar.xz
# python2-secretstorage 2.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/audio-convert-0.3.1.1-7-any.pkg.tar.xz
# audio-convert 0.3.1.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-http-server-simple-0.51-1-any.pkg.tar.xz
# perl-http-server-simple 0.51-1

CMD: pacman --query --file /mirror/community/os/x86_64/aurphan-20140212-1-any.pkg.tar.xz
# aurphan 20140212-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-libnacl-1.4.4-1-any.pkg.tar.xz
# python-libnacl 1.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/cutegram-2.7.1-3-x86_64.pkg.tar.xz
# cutegram 2.7.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-haddock-api-2.16.1-3-x86_64.pkg.tar.xz
# haskell-haddock-api 2.16.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/linphone-3.9.1-1-x86_64.pkg.tar.xz
# linphone 3.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-freezegun-0.3.7-1-any.pkg.tar.xz
# python2-freezegun 0.3.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-cairosvg-1.0.20-1-any.pkg.tar.xz
# python-cairosvg 1.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-linux-pid-0.04-5-x86_64.pkg.tar.xz
# perl-linux-pid 0.04-5

CMD: pacman --query --file /mirror/community/os/x86_64/cddb_get-2.28-1-any.pkg.tar.xz
# cddb_get 2.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/hercules-3.12-1-x86_64.pkg.tar.xz
# hercules 3.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-opengl-sge-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-opengl-sge 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pygeoip-0.3.2-2-any.pkg.tar.xz
# python-pygeoip 0.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/gengetopt-2.22.6-5-x86_64.pkg.tar.xz
# gengetopt 2.22.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/r128-dri-7.11.2-9-x86_64.pkg.tar.xz
# r128-dri 7.11.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-streaming-commons-0.1.15.4-1-x86_64.pkg.tar.xz
# haskell-streaming-commons 0.1.15.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-xml-conduit-1.3.4.2-1-x86_64.pkg.tar.xz
# haskell-xml-conduit 1.3.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-bencode-0.6.0.0-3-x86_64.pkg.tar.xz
# haskell-bencode 0.6.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jsonpickle-0.9.3-1-any.pkg.tar.xz
# python2-jsonpickle 0.9.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/crystal-0.15.0-1-x86_64.pkg.tar.xz
# crystal 0.15.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/scponly-4.8-9-x86_64.pkg.tar.xz
# scponly 4.8-9

CMD: pacman --query --file /mirror/community/os/x86_64/osmo-0.2.14-3-x86_64.pkg.tar.xz
# osmo 0.2.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-ical-parser-1.20-1-any.pkg.tar.xz
# perl-ical-parser 1.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/yaws-2.0.2-1-x86_64.pkg.tar.xz
# yaws 2.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/mdk3-v6-6-x86_64.pkg.tar.xz
# mdk3 v6-6

CMD: pacman --query --file /mirror/community/os/x86_64/audex-0.79-3-x86_64.pkg.tar.xz
# audex 0.79-3

CMD: pacman --query --file /mirror/community/os/x86_64/gdc-5.3.0-2-x86_64.pkg.tar.xz
# gdc 5.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-semigroupoids-5.0.1-13-x86_64.pkg.tar.xz
# haskell-semigroupoids 5.0.1-13

CMD: pacman --query --file /mirror/community/os/x86_64/python2-deepin-gsettings-0.1.20131016-1-x86_64.pkg.tar.xz
# python2-deepin-gsettings 0.1.20131016-1

CMD: pacman --query --file /mirror/community/os/x86_64/kaudiocreator-1.3-6-x86_64.pkg.tar.xz
# kaudiocreator 1.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/ecryptfs-utils-108-2-x86_64.pkg.tar.xz
# ecryptfs-utils 108-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyx-0.14-2-any.pkg.tar.xz
# python-pyx 0.14-2

CMD: pacman --query --file /mirror/community/os/x86_64/xdiskusage-1.51-2-x86_64.pkg.tar.xz
# xdiskusage 1.51-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-setuptools-markdown-0.2-1-any.pkg.tar.xz
# python2-setuptools-markdown 0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-helper-2.4.1-2-any.pkg.tar.xz
# python-helper 2.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-openid-2.2.5-4-any.pkg.tar.xz
# python2-openid 2.2.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/tinyserial-20090305-2-x86_64.pkg.tar.xz
# tinyserial 20090305-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-cliff-2.0.0-1-any.pkg.tar.xz
# python-cliff 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-curses-ui-poe-0.04-2-any.pkg.tar.xz
# perl-curses-ui-poe 0.04-2

CMD: pacman --query --file /mirror/community/os/x86_64/ultimate-ircd-3.0.2-10-x86_64.pkg.tar.xz
# ultimate-ircd 3.0.2-10

CMD: pacman --query --file /mirror/community/os/x86_64/tuxguitar-1.3.2-2-x86_64.pkg.tar.xz
# tuxguitar 1.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tlsh-3.4.5-2-x86_64.pkg.tar.xz
# python2-tlsh 3.4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-aeson-better-errors-0.9.0.1-4-x86_64.pkg.tar.xz
# haskell-aeson-better-errors 0.9.0.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-it-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-it 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-bottleneck-1.0.0-3-x86_64.pkg.tar.xz
# python-bottleneck 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/clonezilla-3.20.21-2-any.pkg.tar.xz
# clonezilla 3.20.21-2

CMD: pacman --query --file /mirror/community/os/x86_64/bzrtp-1.0.3-1-x86_64.pkg.tar.xz
# bzrtp 1.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/owncloud-app-gallery-9.0.1-1-any.pkg.tar.xz
# owncloud-app-gallery 9.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libphobos-2.071.0-1-x86_64.pkg.tar.xz
# libphobos 2.071.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gecko-mediaplayer-1.0.9-2-x86_64.pkg.tar.xz
# gecko-mediaplayer 1.0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/vim-vcscommand-1.99.47-1-any.pkg.tar.xz
# vim-vcscommand 1.99.47-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-rope-0.9.4_1-3-any.pkg.tar.xz
# python-rope 0.9.4_1-3

CMD: pacman --query --file /mirror/community/os/x86_64/bam-0.4.0-2-x86_64.pkg.tar.xz
# bam 0.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/corkscrew-2.0-6-x86_64.pkg.tar.xz
# corkscrew 2.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/kbibtex-0.6-2-x86_64.pkg.tar.xz
# kbibtex 0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/libvterm-0.1.git1.c4317a6-2-x86_64.pkg.tar.xz
# libvterm 0.1.git1.c4317a6-2

CMD: pacman --query --file /mirror/community/os/x86_64/openfire-4.0.2-1-any.pkg.tar.xz
# openfire 4.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/toolame-02l-10-x86_64.pkg.tar.xz
# toolame 02l-10

CMD: pacman --query --file /mirror/community/os/x86_64/python-imagesize-0.7.1-1-any.pkg.tar.xz
# python-imagesize 0.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/pychess-0.12.3-2-any.pkg.tar.xz
# pychess 0.12.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-cs-20040614-8-x86_64.pkg.tar.xz
# aspell-cs 20040614-8

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyquery-1.2.13-1-any.pkg.tar.xz
# python2-pyquery 1.2.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/blobby2-1.0-2-x86_64.pkg.tar.xz
# blobby2 1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-requires-0.10-1-any.pkg.tar.xz
# perl-test-requires 0.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/synce-libmimedir-0.4-7-x86_64.pkg.tar.xz
# synce-libmimedir 0.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/libkeybinder2-0.3.0-2-x86_64.pkg.tar.xz
# libkeybinder2 0.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jsonpointer-1.10-1-any.pkg.tar.xz
# python2-jsonpointer 1.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-writer-0.625-1-any.pkg.tar.xz
# perl-xml-writer 0.625-1

CMD: pacman --query --file /mirror/community/os/x86_64/lomoco-1.0-9-x86_64.pkg.tar.xz
# lomoco 1.0-9

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hex-0.1.2-1-x86_64.pkg.tar.xz
# haskell-hex 0.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/xmlrpc-c-1:1.43.01-1-x86_64.pkg.tar.xz
# xmlrpc-c 1:1.43.01-1

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-psgi-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-psgi 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/mksh-52.2-1-x86_64.pkg.tar.xz
# mksh 52.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-deepin-utils-0.1.20140509-1-x86_64.pkg.tar.xz
# python2-deepin-utils 0.1.20140509-1

CMD: pacman --query --file /mirror/community/os/x86_64/ipython2-notebook-4.1.0-4-any.pkg.tar.xz
# ipython2-notebook 4.1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-singledispatch-3.4.0.3-2-any.pkg.tar.xz
# python2-singledispatch 3.4.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-nl-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-nl 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-default-0.6.0-1-x86_64.pkg.tar.xz
# haskell-data-default 0.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-translationstring-1.3-1-any.pkg.tar.xz
# python2-translationstring 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/armagetronad-0.2.8.3.3-2-x86_64.pkg.tar.xz
# armagetronad 0.2.8.3.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/hgview-1.9.0-1-any.pkg.tar.xz
# hgview 1.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/nodejs-less-2.6.1-1-any.pkg.tar.xz
# nodejs-less 2.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-file-manager-0.1.11-4-x86_64.pkg.tar.xz
# deepin-file-manager 0.1.11-4

CMD: pacman --query --file /mirror/community/os/x86_64/byacc-20160324-1-x86_64.pkg.tar.xz
# byacc 20160324-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-neovim-0.1.7-1-any.pkg.tar.xz
# python2-neovim 0.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/motion-3.2.12-14-x86_64.pkg.tar.xz
# motion 3.2.12-14

CMD: pacman --query --file /mirror/community/os/x86_64/coin-or-osi-0.107.8-4-x86_64.pkg.tar.xz
# coin-or-osi 0.107.8-4

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-plugin-wavelet-decompose-0.1.2-3-x86_64.pkg.tar.xz
# gimp-plugin-wavelet-decompose 0.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-paramiko-2.0.0-1-any.pkg.tar.xz
# python2-paramiko 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-hash-0.2.0.1-1-x86_64.pkg.tar.xz
# haskell-data-hash 0.2.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/qmltermwidget-0.1.0-2-x86_64.pkg.tar.xz
# qmltermwidget 0.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-cherrypy-5.1.0-1-any.pkg.tar.xz
# python-cherrypy 5.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mongodb-3.2.6-1-x86_64.pkg.tar.xz
# mongodb 3.2.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-smmap-0.9.0-3-any.pkg.tar.xz
# python2-smmap 0.9.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/appstream-qt-0.9.4-3-x86_64.pkg.tar.xz
# appstream-qt 0.9.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/unbound-1.5.8-2-x86_64.pkg.tar.xz
# unbound 1.5.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/pound-2.7-2-x86_64.pkg.tar.xz
# pound 2.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/mari0-1.6-2-any.pkg.tar.xz
# mari0 1.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cycler-0.10.0-1-any.pkg.tar.xz
# python2-cycler 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/flyspray-0.9.9.7-2-any.pkg.tar.xz
# flyspray 0.9.9.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/qt-recordmydesktop-0.3.8-7-x86_64.pkg.tar.xz
# qt-recordmydesktop 0.3.8-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-graphscc-1.0.4-2-x86_64.pkg.tar.xz
# haskell-graphscc 1.0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/enet-1.3.13-1-x86_64.pkg.tar.xz
# enet 1.3.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/asciiportal-1.3-2-x86_64.pkg.tar.xz
# asciiportal 1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-mpack-1.0.2-1-x86_64.pkg.tar.xz
# lua51-mpack 1.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tldp-howtos-html-ru-20100524-3-any.pkg.tar.xz
# tldp-howtos-html-ru 20100524-3

CMD: pacman --query --file /mirror/community/os/x86_64/lua-penlight-1.3.2-2-any.pkg.tar.xz
# lua-penlight 1.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-est-3.04.00-1-any.pkg.tar.xz
# tesseract-data-est 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-testrepository-0.0.20-1-any.pkg.tar.xz
# python-testrepository 0.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pycountry-1.20-1-any.pkg.tar.xz
# python-pycountry 1.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-certifi-2016.2.28-1-any.pkg.tar.xz
# python-certifi 2016.2.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/afpfs-ng-0.8.1-9-x86_64.pkg.tar.xz
# afpfs-ng 0.8.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-warn-0.30-1-any.pkg.tar.xz
# perl-test-warn 0.30-1

CMD: pacman --query --file /mirror/community/os/x86_64/cloud-init-0.7.6-2-any.pkg.tar.xz
# cloud-init 0.7.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-debtcollector-1.3.0-1-any.pkg.tar.xz
# python-debtcollector 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/kyotocabinet-1.2.76-5-x86_64.pkg.tar.xz
# kyotocabinet 1.2.76-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-cached-property-1.3.0-1-any.pkg.tar.xz
# python-cached-property 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-salsa20-0.3.0-3-x86_64.pkg.tar.xz
# python2-salsa20 0.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/drbl-2.19.11-1-any.pkg.tar.xz
# drbl 2.19.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/oniguruma-5.9.6-1-x86_64.pkg.tar.xz
# oniguruma 5.9.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-apipkg-1.4-2-any.pkg.tar.xz
# python-apipkg 1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/caja-gksu-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# caja-gksu-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyside-1.2.4-3-x86_64.pkg.tar.xz
# python2-pyside 1.2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-es-2.8.2-4-any.pkg.tar.xz
# gimp-help-es 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/boinc-7.6.31-3-x86_64.pkg.tar.xz
# boinc 7.6.31-3

CMD: pacman --query --file /mirror/community/os/x86_64/profont-1-4-any.pkg.tar.xz
# profont 1-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-speaklater-1.3-2-any.pkg.tar.xz
# python2-speaklater 1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-tblib-1.3.0-1-any.pkg.tar.xz
# python-tblib 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/wmii-3.9.2-4-x86_64.pkg.tar.xz
# wmii 3.9.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/twin-0.6.2-7-x86_64.pkg.tar.xz
# twin 0.6.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-crypto-api-0.13.2-3-x86_64.pkg.tar.xz
# haskell-crypto-api 0.13.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/opencc-doc-1.0.4-1-x86_64.pkg.tar.xz
# opencc-doc 1.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/ucl-1.03-7-x86_64.pkg.tar.xz
# ucl 1.03-7

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-xml-xslt-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-xml-xslt 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/menu-cache-1.0.1-2-x86_64.pkg.tar.xz
# menu-cache 1.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyglet-1.2.4-3-any.pkg.tar.xz
# python-pyglet 1.2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnonlin-1.4.0-1-x86_64.pkg.tar.xz
# gnonlin 1.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-autopep8-1.2.2-1-any.pkg.tar.xz
# python2-autopep8 1.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/uzbl-tabbed-2012.05.14-3-x86_64.pkg.tar.xz
# uzbl-tabbed 2012.05.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-termcolor-1.1.0-4-any.pkg.tar.xz
# python-termcolor 1.1.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/engrampa-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# engrampa-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/centerim-4.22.10-6-x86_64.pkg.tar.xz
# centerim 4.22.10-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gflags-2.0-2-any.pkg.tar.xz
# python2-gflags 2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-connection-0.2.5-18-x86_64.pkg.tar.xz
# haskell-connection 0.2.5-18

CMD: pacman --query --file /mirror/community/os/x86_64/ack-2.14-1-any.pkg.tar.xz
# ack 2.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pychart-1.39-8-any.pkg.tar.xz
# python2-pychart 1.39-8

CMD: pacman --query --file /mirror/community/os/x86_64/python2-helper-2.4.1-2-any.pkg.tar.xz
# python2-helper 2.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/v4l2ucp-2.0.2-2-x86_64.pkg.tar.xz
# v4l2ucp 2.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/libofx-doc-0.9.10-1-x86_64.pkg.tar.xz
# libofx-doc 0.9.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/firewalld-0.4.1.2-2-any.pkg.tar.xz
# firewalld 0.4.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/libfilezilla-0.5.0-1-x86_64.pkg.tar.xz
# libfilezilla 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-tam-3.04.00-1-any.pkg.tar.xz
# tesseract-data-tam 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/gmtp-1.3.10-1-x86_64.pkg.tar.xz
# gmtp 1.3.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxpanel-0.8.2-1-x86_64.pkg.tar.xz
# lxpanel 0.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/yubico-c-1.13-2-x86_64.pkg.tar.xz
# yubico-c 1.13-2

CMD: pacman --query --file /mirror/community/os/x86_64/kvkbd-0.7.2-2-x86_64.pkg.tar.xz
# kvkbd 0.7.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/mozo-gtk3-1.12.0-2-any.pkg.tar.xz
# mozo-gtk3 1.12.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mcdp-0.4b-3-x86_64.pkg.tar.xz
# mcdp 0.4b-3

CMD: pacman --query --file /mirror/community/os/x86_64/marsyas-0.5.0-2-x86_64.pkg.tar.xz
# marsyas 0.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-tgl-3.04.00-1-any.pkg.tar.xz
# tesseract-data-tgl 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/wlc-0.0.2-1-x86_64.pkg.tar.xz
# wlc 0.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/shfs-utils-0.35-5-x86_64.pkg.tar.xz
# shfs-utils 0.35-5

CMD: pacman --query --file /mirror/community/os/x86_64/libcrossguid-20150803.8f399e8-1-x86_64.pkg.tar.xz
# libcrossguid 20150803.8f399e8-1

CMD: pacman --query --file /mirror/community/os/x86_64/tor-0.2.7.6-3-x86_64.pkg.tar.xz
# tor 0.2.7.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-dav-1.2-43-x86_64.pkg.tar.xz
# haskell-dav 1.2-43

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyproj-1.9.5.1-1-x86_64.pkg.tar.xz
# python-pyproj 1.9.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mangler-1.2.5-6-x86_64.pkg.tar.xz
# mangler 1.2.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-discid-1.1.0-3-any.pkg.tar.xz
# python-discid 1.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/arch-wiki-lite-20160308-2-any.pkg.tar.xz
# arch-wiki-lite 20160308-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-roman-numerals-0.5.1.5-2-x86_64.pkg.tar.xz
# haskell-roman-numerals 0.5.1.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-kombu-3.0.35-1-any.pkg.tar.xz
# python-kombu 3.0.35-1

CMD: pacman --query --file /mirror/community/os/x86_64/gigedit-1.0.0-2-x86_64.pkg.tar.xz
# gigedit 1.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/zathura-ps-0.2.3-2-x86_64.pkg.tar.xz
# zathura-ps 0.2.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyface-5.0.0-3-any.pkg.tar.xz
# python2-pyface 5.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/opendesktop-fonts-1.4.2-3-any.pkg.tar.xz
# opendesktop-fonts 1.4.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/john-1.7.9-9-x86_64.pkg.tar.xz
# john 1.7.9-9

CMD: pacman --query --file /mirror/community/os/x86_64/ocaml-findlib-1.6.2-1-x86_64.pkg.tar.xz
# ocaml-findlib 1.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-dist-checkconflicts-0.11-1-any.pkg.tar.xz
# perl-dist-checkconflicts 0.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/curseofwar-1.2.0-2-x86_64.pkg.tar.xz
# curseofwar 1.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/amsynth-1.6.4-1-x86_64.pkg.tar.xz
# amsynth 1.6.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-argh-0.26.1.20151013-2-any.pkg.tar.xz
# python-argh 0.26.1.20151013-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-gtk3-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-gtk3 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-text-icu-0.7.0.1-4-x86_64.pkg.tar.xz
# haskell-text-icu 0.7.0.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-suds-0.4-4-any.pkg.tar.xz
# python2-suds 0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/fox-devel-1.7.54-1-x86_64.pkg.tar.xz
# fox-devel 1.7.54-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-tr-6.1.4-1-any.pkg.tar.xz
# eric-i18n-tr 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyicu-1.9.2-3-x86_64.pkg.tar.xz
# python2-pyicu 1.9.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-sunpinyin-0.4.1-3-x86_64.pkg.tar.xz
# fcitx-sunpinyin 0.4.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hakyll-4.8.3.0-1-x86_64.pkg.tar.xz
# haskell-hakyll 4.8.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/steghide-0.5.1-8-x86_64.pkg.tar.xz
# steghide 0.5.1-8

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-php-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-php 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-nl-2.8.2-4-any.pkg.tar.xz
# gimp-help-nl 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sqlparse-0.1.19-1-any.pkg.tar.xz
# python2-sqlparse 0.1.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/recordmydesktop-0.3.8.1-7-x86_64.pkg.tar.xz
# recordmydesktop 0.3.8.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-lua51-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-lua51 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/higan-098-1-x86_64.pkg.tar.xz
# higan 098-1

CMD: pacman --query --file /mirror/community/os/x86_64/xmoto-0.5.11-4-x86_64.pkg.tar.xz
# xmoto 0.5.11-4

CMD: pacman --query --file /mirror/community/os/x86_64/btanks-0.9.8083-7-x86_64.pkg.tar.xz
# btanks 0.9.8083-7

CMD: pacman --query --file /mirror/community/os/x86_64/atop-2.2_3-3-x86_64.pkg.tar.xz
# atop 2.2_3-3

CMD: pacman --query --file /mirror/community/os/x86_64/cgroup_event_listener-4.5-2-x86_64.pkg.tar.xz
# cgroup_event_listener 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/adobe-source-han-sans-otc-fonts-1.004-1-any.pkg.tar.xz
# adobe-source-han-sans-otc-fonts 1.004-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-argh-0.26.1.20151013-2-any.pkg.tar.xz
# python2-argh 0.26.1.20151013-2

CMD: pacman --query --file /mirror/community/os/x86_64/opera-36.0.2130.65-2-x86_64.pkg.tar.xz
# opera 36.0.2130.65-2

CMD: pacman --query --file /mirror/community/os/x86_64/icecast-2.4.2-3-x86_64.pkg.tar.xz
# icecast 2.4.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-os-client-config-1.17.0-1-any.pkg.tar.xz
# python2-os-client-config 1.17.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ydcv-0.4-1-any.pkg.tar.xz
# ydcv 0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-table-1.9.12-1-any.pkg.tar.xz
# ibus-table 1.9.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-genshi-0.7-3-any.pkg.tar.xz
# python2-genshi 0.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-hun-3.04.00-1-any.pkg.tar.xz
# tesseract-data-hun 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/baka-mplayer-2.0.4-2-x86_64.pkg.tar.xz
# baka-mplayer 2.0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-secretstorage-2.1.4-1-any.pkg.tar.xz
# python-secretstorage 2.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/isomd5sum-1.0.12-2-x86_64.pkg.tar.xz
# isomd5sum 1.0.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/autocutsel-0.10.0-1-x86_64.pkg.tar.xz
# autocutsel 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-apptools-4.4.0-1-any.pkg.tar.xz
# python-apptools 4.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-data-hierarchy-0.34-6-any.pkg.tar.xz
# perl-data-hierarchy 0.34-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-placeholders-0.1-1-x86_64.pkg.tar.xz
# haskell-placeholders 0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/qbittorrent-3.3.3-2-x86_64.pkg.tar.xz
# qbittorrent 3.3.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-greenlet-0.4.9-2-x86_64.pkg.tar.xz
# python-greenlet 0.4.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/libnatpmp-20140401-2-x86_64.pkg.tar.xz
# libnatpmp 20140401-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-aze-3.04.00-1-any.pkg.tar.xz
# tesseract-data-aze 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-panel-3.20.0-1-x86_64.pkg.tar.xz
# gnome-panel 3.20.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ponysay-3.0.2-1-any.pkg.tar.xz
# ponysay 3.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtk-sharp-3-2.99.3-1-x86_64.pkg.tar.xz
# gtk-sharp-3 2.99.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-cmd2-0.6.8-2-any.pkg.tar.xz
# python-cmd2 0.6.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/gradle-src-2.12-1-any.pkg.tar.xz
# gradle-src 2.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/tigervnc-1.6.0-1-x86_64.pkg.tar.xz
# tigervnc 1.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/cddb-py-1.4-7-x86_64.pkg.tar.xz
# cddb-py 1.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-ipv4addr-0.10-7-any.pkg.tar.xz
# perl-net-ipv4addr 0.10-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-socketpool-0.5.3-1-any.pkg.tar.xz
# python2-socketpool 0.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-filesystem-1.6.3-3-x86_64.pkg.tar.xz
# lua51-filesystem 1.6.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-queuelib-1.4.2-1-any.pkg.tar.xz
# python-queuelib 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/adobe-source-han-sans-tw-fonts-1.004-1-any.pkg.tar.xz
# adobe-source-han-sans-tw-fonts 1.004-1

CMD: pacman --query --file /mirror/community/os/x86_64/flightgear-data-2016.1.1-1-any.pkg.tar.xz
# flightgear-data 2016.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/converseen-0.9.2-3-x86_64.pkg.tar.xz
# converseen 0.9.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pygments-2.1.3-1-any.pkg.tar.xz
# python-pygments 2.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/distcc-3.2rc1-2-x86_64.pkg.tar.xz
# distcc 3.2rc1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-fuse-0.16.1-3-x86_64.pkg.tar.xz
# perl-fuse 0.16.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/wiredtiger-2.8.0-1-x86_64.pkg.tar.xz
# wiredtiger 2.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pybluez-0.20-4-x86_64.pkg.tar.xz
# python2-pybluez 0.20-4

CMD: pacman --query --file /mirror/community/os/x86_64/unrealircd-4.0.3-1-x86_64.pkg.tar.xz
# unrealircd 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/glm-0.9.7.4-1-any.pkg.tar.xz
# glm 0.9.7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/minetest-common-0.4.13-4-x86_64.pkg.tar.xz
# minetest-common 0.4.13-4

CMD: pacman --query --file /mirror/community/os/x86_64/mypaint-1.2.0-3-x86_64.pkg.tar.xz
# mypaint 1.2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-wrapi18n-0.06-6-any.pkg.tar.xz
# perl-text-wrapi18n 0.06-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pygments-2.1.3-1-any.pkg.tar.xz
# python2-pygments 2.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-stmonadtrans-0.3.3-1-x86_64.pkg.tar.xz
# haskell-stmonadtrans 0.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/skype-call-recorder-0.11-2-x86_64.pkg.tar.xz
# skype-call-recorder 0.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-deep-1.120-1-any.pkg.tar.xz
# perl-test-deep 1.120-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-network-protocol-xmpp-0.4.8-3-x86_64.pkg.tar.xz
# haskell-network-protocol-xmpp 0.4.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/sisctrl-0.0.20051202-7-x86_64.pkg.tar.xz
# sisctrl 0.0.20051202-7

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-bluecurve-0.1.1-5-any.pkg.tar.xz
# xcursor-bluecurve 0.1.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/pantheon-files-0.2.4-2-x86_64.pkg.tar.xz
# pantheon-files 0.2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/zbar-0.10-7-x86_64.pkg.tar.xz
# zbar 0.10-7

CMD: pacman --query --file /mirror/community/os/x86_64/idle3-tools-0.9.1-5-x86_64.pkg.tar.xz
# idle3-tools 0.9.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/tuntox-0.0.4-3-x86_64.pkg.tar.xz
# tuntox 0.0.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/sgmltools-lite-3.0.3-8-any.pkg.tar.xz
# sgmltools-lite 3.0.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/fzf-0.12.0-1-x86_64.pkg.tar.xz
# fzf 0.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/swaks-20130209.0-2-any.pkg.tar.xz
# swaks 20130209.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-es-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-es 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-flask-babel-0.9-2-any.pkg.tar.xz
# python-flask-babel 0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/opendbx-1.4.6-2-x86_64.pkg.tar.xz
# opendbx 1.4.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cheapskate-0.1.0.5-1-x86_64.pkg.tar.xz
# haskell-cheapskate 0.1.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-slurp-tiny-0.004-1-any.pkg.tar.xz
# perl-file-slurp-tiny 0.004-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-feedgenerator-1.8-1-any.pkg.tar.xz
# python-feedgenerator 1.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-pkgbuild-mode-0.14-1-any.pkg.tar.xz
# emacs-pkgbuild-mode 0.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/vbam-wx-2.0.0b2-1-x86_64.pkg.tar.xz
# vbam-wx 2.0.0b2-1

CMD: pacman --query --file /mirror/community/os/x86_64/wah-plugins-0.1.0-2-x86_64.pkg.tar.xz
# wah-plugins 0.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-proxy-4.1.6-1-x86_64.pkg.tar.xz
# python-zope-proxy 4.1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/tarsnap-1.0.37-1-x86_64.pkg.tar.xz
# tarsnap 1.0.37-1

CMD: pacman --query --file /mirror/community/os/x86_64/qt-at-spi-0.3.1-4-x86_64.pkg.tar.xz
# qt-at-spi 0.3.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-x509-store-1.6.1-12-x86_64.pkg.tar.xz
# haskell-x509-store 1.6.1-12

CMD: pacman --query --file /mirror/community/os/x86_64/python2-oauth-1.0.1-3-any.pkg.tar.xz
# python2-oauth 1.0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/drupal-8.1.0-1-any.pkg.tar.xz
# drupal 8.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-sensors-applet-1.12.1-1-x86_64.pkg.tar.xz
# mate-sensors-applet 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-ctrlp-1.79-3-any.pkg.tar.xz
# vim-ctrlp 1.79-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-msgpack-0.4.7-1-x86_64.pkg.tar.xz
# python2-msgpack 0.4.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-testfixtures-4.9.1-1-any.pkg.tar.xz
# python-testfixtures 4.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/synthv1-0.7.4-1-x86_64.pkg.tar.xz
# synthv1 0.7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pycontracts-1.7.9-1-any.pkg.tar.xz
# python-pycontracts 1.7.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/linuxtv-dvb-apps-1504-1-x86_64.pkg.tar.xz
# linuxtv-dvb-apps 1504-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-markdown-2.6.6-1-any.pkg.tar.xz
# python-markdown 2.6.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/flim-1.14.9-4-any.pkg.tar.xz
# flim 1.14.9-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-2.9.1-1-any.pkg.tar.xz
# python-pytest 2.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-lao-3.04.00-1-any.pkg.tar.xz
# tesseract-data-lao 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-backports-abc-0.4-1-any.pkg.tar.xz
# python2-backports-abc 0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/rpc2-2.10-4-x86_64.pkg.tar.xz
# rpc2 2.10-4

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-v4l-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-v4l 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/jansson-2.7-1-x86_64.pkg.tar.xz
# jansson 2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cpan-changes-0.400002-1-any.pkg.tar.xz
# perl-cpan-changes 0.400002-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyswip-0.2.3-2-any.pkg.tar.xz
# python2-pyswip 0.2.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/kshutdown-3.2-4-x86_64.pkg.tar.xz
# kshutdown 3.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-enum34-1.1.2-1-any.pkg.tar.xz
# python2-enum34 1.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/luxblend25-1.5.1-2-any.pkg.tar.xz
# luxblend25 1.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-pie-0.6.8-1-x86_64.pkg.tar.xz
# gnome-pie 0.6.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/pylibacl-0.5.3-2-x86_64.pkg.tar.xz
# pylibacl 0.5.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/librecad-2.0.10-2-x86_64.pkg.tar.xz
# librecad 2.0.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/projectm-jack-2.1.0-13-x86_64.pkg.tar.xz
# projectm-jack 2.1.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/python-praw-3.4.0-1-any.pkg.tar.xz
# python-praw 3.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pdflib-lite-7.0.5p3-3-x86_64.pkg.tar.xz
# pdflib-lite 7.0.5p3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-fake-factory-0.5.7-1-any.pkg.tar.xz
# python2-fake-factory 0.5.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/kakasi-2.3.6-1-x86_64.pkg.tar.xz
# kakasi 2.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-daemon-3.0.11-4-x86_64.pkg.tar.xz
# deepin-daemon 3.0.11-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-fgl-5.5.2.3-1-x86_64.pkg.tar.xz
# haskell-fgl 5.5.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtk-engine-murrine-0.98.2-2-x86_64.pkg.tar.xz
# gtk-engine-murrine 0.98.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/pdmenu-1.3.2-2-x86_64.pkg.tar.xz
# pdmenu 1.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/awesome-3.5.9-1-x86_64.pkg.tar.xz
# awesome 3.5.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/visitors-0.7-4-x86_64.pkg.tar.xz
# visitors 0.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-beautifulsoup3-3.2.1-3-any.pkg.tar.xz
# python2-beautifulsoup3 3.2.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/clanlib-4.0.0-2-x86_64.pkg.tar.xz
# clanlib 4.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/pokerth-1.1.1-10-x86_64.pkg.tar.xz
# pokerth 1.1.1-10

CMD: pacman --query --file /mirror/community/os/x86_64/python-daemon-2.1.1-1-any.pkg.tar.xz
# python-daemon 2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mtpfs-1.1-2-x86_64.pkg.tar.xz
# mtpfs 1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythweather-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythweather 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-stm-chans-3.0.0.4-3-x86_64.pkg.tar.xz
# haskell-stm-chans 3.0.0.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-lingua-en-numbers-2.03-1-any.pkg.tar.xz
# perl-lingua-en-numbers 2.03-1

CMD: pacman --query --file /mirror/community/os/x86_64/libtorrent-0.13.6-2-x86_64.pkg.tar.xz
# libtorrent 0.13.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-screensaver-1.12.0-2-x86_64.pkg.tar.xz
# mate-screensaver 1.12.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/sqlitemanager-1.2.4-4-any.pkg.tar.xz
# sqlitemanager 1.2.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/acpi_call-lts-1.1.0-30-x86_64.pkg.tar.xz
# acpi_call-lts 1.1.0-30

CMD: pacman --query --file /mirror/community/os/x86_64/python-mysql-connector-2.1.3-1-any.pkg.tar.xz
# python-mysql-connector 2.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libnih-1.0.3-2-x86_64.pkg.tar.xz
# libnih 1.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/tolua++-1.0.93-2-x86_64.pkg.tar.xz
# tolua++ 1.0.93-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-x11-1.6.1.2-7-x86_64.pkg.tar.xz
# haskell-x11 1.6.1.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-http-conduit-2.1.10-2-x86_64.pkg.tar.xz
# haskell-http-conduit 2.1.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/urlwatch-2.1-1-any.pkg.tar.xz
# urlwatch 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/opencc-1.0.4-1-x86_64.pkg.tar.xz
# opencc 1.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pygithub-1.26.0-1-any.pkg.tar.xz
# python2-pygithub 1.26.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-kan-3.04.00-1-any.pkg.tar.xz
# tesseract-data-kan 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gettext-0.01-7-any.pkg.tar.xz
# perl-gettext 0.01-7

CMD: pacman --query --file /mirror/community/os/x86_64/xrestop-0.4-6-x86_64.pkg.tar.xz
# xrestop 0.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/ckermit-9.0.302-6-x86_64.pkg.tar.xz
# ckermit 9.0.302-6

CMD: pacman --query --file /mirror/community/os/x86_64/libqinfinity-0.5.2git20140901-3-x86_64.pkg.tar.xz
# libqinfinity 0.5.2git20140901-3

CMD: pacman --query --file /mirror/community/os/x86_64/encfs-1.8.1-6-x86_64.pkg.tar.xz
# encfs 1.8.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/cddlib-094h-2-x86_64.pkg.tar.xz
# cddlib 094h-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tarantool-0.5.4-1-any.pkg.tar.xz
# python2-tarantool 0.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/dillo-3.0.5-3-x86_64.pkg.tar.xz
# dillo 3.0.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/dosemu-1:1.4.git20151102-1-x86_64.pkg.tar.xz
# dosemu 1:1.4.git20151102-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-list-allutils-0.09-1-any.pkg.tar.xz
# perl-list-allutils 0.09-1

CMD: pacman --query --file /mirror/community/os/x86_64/gloobus-preview-0.4.5.335-1-x86_64.pkg.tar.xz
# gloobus-preview 0.4.5.335-1

CMD: pacman --query --file /mirror/community/os/x86_64/bbswitch-lts-0.8-19-x86_64.pkg.tar.xz
# bbswitch-lts 0.8-19

CMD: pacman --query --file /mirror/community/os/x86_64/python2-igraph-0.7.1.post6-2-x86_64.pkg.tar.xz
# python2-igraph 0.7.1.post6-2

CMD: pacman --query --file /mirror/community/os/x86_64/exim-4.87-1-x86_64.pkg.tar.xz
# exim 4.87-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-poppler-0.12.1-8-x86_64.pkg.tar.xz
# python2-poppler 0.12.1-8

CMD: pacman --query --file /mirror/community/os/x86_64/debootstrap-1.0.80-2-any.pkg.tar.xz
# debootstrap 1.0.80-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pafy-0.5.0-1-any.pkg.tar.xz
# python-pafy 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/cataclysm-dda-0.C-3-x86_64.pkg.tar.xz
# cataclysm-dda 0.C-3

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-talkfilters-2.7.0-3-x86_64.pkg.tar.xz
# pidgin-talkfilters 2.7.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/mate-system-monitor-1.12.1-2-x86_64.pkg.tar.xz
# mate-system-monitor 1.12.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/qtmpc-0.6.1-6-x86_64.pkg.tar.xz
# qtmpc 0.6.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/cpulimit-20160304-1-x86_64.pkg.tar.xz
# cpulimit 20160304-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-shadow-2.5.0-1-x86_64.pkg.tar.xz
# ruby-shadow 2.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-ptyprocess-0.5.1-1-any.pkg.tar.xz
# python-ptyprocess 0.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ppl-1.1-2-x86_64.pkg.tar.xz
# ppl 1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/frogatto-1.3.1-16-x86_64.pkg.tar.xz
# frogatto 1.3.1-16

CMD: pacman --query --file /mirror/community/os/x86_64/ristretto-0.8.0-1-x86_64.pkg.tar.xz
# ristretto 0.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-mime-contenttype-1.018-1-any.pkg.tar.xz
# perl-email-mime-contenttype 1.018-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-0.8b3-17-x86_64.pkg.tar.xz
# kompozer 0.8b3-17

CMD: pacman --query --file /mirror/community/os/x86_64/php-mongodb-1.1.6-1-x86_64.pkg.tar.xz
# php-mongodb 1.1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-stringsearch-0.3.6.6-1-x86_64.pkg.tar.xz
# haskell-stringsearch 0.3.6.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/renameutils-0.12.0-3-x86_64.pkg.tar.xz
# renameutils 0.12.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ioflo-1.5.1-1-any.pkg.tar.xz
# python2-ioflo 1.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/hexchat-2.12.0-2-x86_64.pkg.tar.xz
# hexchat 2.12.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/arm-none-eabi-gcc-5.3.0-1-x86_64.pkg.tar.xz
# arm-none-eabi-gcc 5.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/fbgetty-0.1.698-5-x86_64.pkg.tar.xz
# fbgetty 0.1.698-5

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-tha-3.04.00-1-any.pkg.tar.xz
# tesseract-data-tha 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-menus-1.12.0-1-x86_64.pkg.tar.xz
# mate-menus 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/odt2txt-0.4-3-x86_64.pkg.tar.xz
# odt2txt 0.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/findmyhash-1.1.2-4-any.pkg.tar.xz
# findmyhash 1.1.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/fbv-1.0b-9-x86_64.pkg.tar.xz
# fbv 1.0b-9

CMD: pacman --query --file /mirror/community/os/x86_64/vim-align-37.43-1-any.pkg.tar.xz
# vim-align 37.43-1

CMD: pacman --query --file /mirror/community/os/x86_64/libgdamm-4.99.10-2-x86_64.pkg.tar.xz
# libgdamm 4.99.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-logbook-0.12.5-1-x86_64.pkg.tar.xz
# python2-logbook 0.12.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/klavaro-3.02-1-x86_64.pkg.tar.xz
# klavaro 3.02-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-rss-1.59-1-any.pkg.tar.xz
# perl-xml-rss 1.59-1

CMD: pacman --query --file /mirror/community/os/x86_64/hping-3.0.0-3-x86_64.pkg.tar.xz
# hping 3.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/processing-3.0.2-2-x86_64.pkg.tar.xz
# processing 3.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/squashfs-tools-4.3-4-x86_64.pkg.tar.xz
# squashfs-tools 4.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-traits-4.5.0-2-x86_64.pkg.tar.xz
# python-traits 4.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/meterbridge-0.9.2-1-x86_64.pkg.tar.xz
# meterbridge 0.9.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cchardet-1.0.0-3-x86_64.pkg.tar.xz
# python2-cchardet 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/tinyproxy-1.8.4-3-x86_64.pkg.tar.xz
# tinyproxy 1.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/pflask-0.2.20151217-1-x86_64.pkg.tar.xz
# pflask 0.2.20151217-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-regexp-shellish-0.93-6-any.pkg.tar.xz
# perl-regexp-shellish 0.93-6

CMD: pacman --query --file /mirror/community/os/x86_64/mpv-1:0.17.0-3-x86_64.pkg.tar.xz
# mpv 1:0.17.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cairocffi-0.7.2-2-any.pkg.tar.xz
# python2-cairocffi 0.7.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-celery-3.1.23-1-any.pkg.tar.xz
# python-celery 3.1.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/synfigstudio-1.0.2-4-x86_64.pkg.tar.xz
# synfigstudio 1.0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/maxima-ecl-5.38.0-2-x86_64.pkg.tar.xz
# maxima-ecl 5.38.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-eo-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-eo 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/bitcoin-tx-0.12.1-1-x86_64.pkg.tar.xz
# bitcoin-tx 0.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-mpi4py-2.0.0-1-x86_64.pkg.tar.xz
# python-mpi4py 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnac-0.2.4.1-3-x86_64.pkg.tar.xz
# gnac 0.2.4.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/billreminder-0.4.0-7-any.pkg.tar.xz
# billreminder 0.4.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sphinx_rtd_theme-0.1.9-1-any.pkg.tar.xz
# python2-sphinx_rtd_theme 0.1.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambatte-sdl-r572-2-x86_64.pkg.tar.xz
# gambatte-sdl r572-2

CMD: pacman --query --file /mirror/community/os/x86_64/bmake-20160315-1-x86_64.pkg.tar.xz
# bmake 20160315-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-betamax-serializers-0.2.0-1-any.pkg.tar.xz
# python-betamax-serializers 0.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/btchip-udev-1-1-any.pkg.tar.xz
# btchip-udev 1-1

CMD: pacman --query --file /mirror/community/os/x86_64/percona-server-5.7.11_4-3-x86_64.pkg.tar.xz
# percona-server 5.7.11_4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-statistics-0.13.2.3-13-x86_64.pkg.tar.xz
# haskell-statistics 0.13.2.3-13

CMD: pacman --query --file /mirror/community/os/x86_64/pdfsam-3.0.2-2-any.pkg.tar.xz
# pdfsam 3.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/wqy-microhei-lite-0.2.0_beta-7-any.pkg.tar.xz
# wqy-microhei-lite 0.2.0_beta-7

CMD: pacman --query --file /mirror/community/os/x86_64/lua-testmore-0.3.2-1-any.pkg.tar.xz
# lua-testmore 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/caja-share-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# caja-share-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/yubico-c-client-2.15-1-x86_64.pkg.tar.xz
# yubico-c-client 2.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/chntpw-140201-2-x86_64.pkg.tar.xz
# chntpw 140201-2

CMD: pacman --query --file /mirror/community/os/x86_64/projectm-pulseaudio-2.1.0-13-x86_64.pkg.tar.xz
# projectm-pulseaudio 2.1.0-13

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-location-4.0.3-1-any.pkg.tar.xz
# python2-zope-location 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/masscan-1.0.3-2-x86_64.pkg.tar.xz
# masscan 1.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/jupyter-notebook-4.2.0-1-any.pkg.tar.xz
# jupyter-notebook 4.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tangerine-icon-theme-0.27-3-any.pkg.tar.xz
# tangerine-icon-theme 0.27-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-isomd5sum-1.0.12-2-x86_64.pkg.tar.xz
# python2-isomd5sum 1.0.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-de-2.8.2-4-any.pkg.tar.xz
# gimp-help-de 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-dbus-0.11.0-2-any.pkg.tar.xz
# ruby-dbus 0.11.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/libu2f-host-1.1.1-1-x86_64.pkg.tar.xz
# libu2f-host 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/log4cplus-1.2.0-2-x86_64.pkg.tar.xz
# log4cplus 1.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/cantata-2.0.0-3-x86_64.pkg.tar.xz
# cantata 2.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-python2-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-python2 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-texttable-0.8.4-1-any.pkg.tar.xz
# python-texttable 0.8.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-libxml-sax-0.7.5-4-x86_64.pkg.tar.xz
# haskell-libxml-sax 0.7.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flickrapi-2.1.2-1-any.pkg.tar.xz
# python2-flickrapi 2.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/skrooge-2.3.0-3-x86_64.pkg.tar.xz
# skrooge 2.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xlsxwriter-0.8.4-1-any.pkg.tar.xz
# python2-xlsxwriter 0.8.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/php-geoip-1.1.0-2-x86_64.pkg.tar.xz
# php-geoip 1.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-zlib-0.6.1.1-2-x86_64.pkg.tar.xz
# haskell-zlib 0.6.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-cloudpinyin-0.3.4-1-x86_64.pkg.tar.xz
# fcitx-cloudpinyin 0.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/scribus-1.4.6-1-x86_64.pkg.tar.xz
# scribus 1.4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-desktop-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-desktop 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/cowpatty-4.6-7-x86_64.pkg.tar.xz
# cowpatty 4.6-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-itsdangerous-0.24-2-any.pkg.tar.xz
# python-itsdangerous 0.24-2

CMD: pacman --query --file /mirror/community/os/x86_64/flattr-icon-theme-1.3-2-any.pkg.tar.xz
# flattr-icon-theme 1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-stack-1.0.4.3-8-x86_64.pkg.tar.xz
# haskell-stack 1.0.4.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/mathjax-2.6.1-1-any.pkg.tar.xz
# mathjax 2.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-sh-1.11-2-any.pkg.tar.xz
# python-sh 1.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/librime-1.2.20160226-1-x86_64.pkg.tar.xz
# librime 1.2.20160226-1

CMD: pacman --query --file /mirror/community/os/x86_64/scala-2.11.8-1-any.pkg.tar.xz
# scala 2.11.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnurl-7.40.0-2-x86_64.pkg.tar.xz
# gnurl 7.40.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/tre-0.8.0-4-x86_64.pkg.tar.xz
# tre 0.8.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/psqlodbc-09.03.0400-2-x86_64.pkg.tar.xz
# psqlodbc 09.03.0400-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pep8-1.7.0-1-any.pkg.tar.xz
# python2-pep8 1.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pcmanfm-gtk3-1.2.4-1-x86_64.pkg.tar.xz
# pcmanfm-gtk3 1.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-tir-3.04.00-1-any.pkg.tar.xz
# tesseract-data-tir 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-qt5-opengl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-qt5-opengl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/toxcore-3747-1-x86_64.pkg.tar.xz
# toxcore 3747-1

CMD: pacman --query --file /mirror/community/os/x86_64/stlink-1.1.0-1-x86_64.pkg.tar.xz
# stlink 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/rubber-1.4-1-any.pkg.tar.xz
# rubber 1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cache-memcached-1.30-1-any.pkg.tar.xz
# perl-cache-memcached 1.30-1

CMD: pacman --query --file /mirror/community/os/x86_64/scratch-1.4.0.7-6-x86_64.pkg.tar.xz
# scratch 1.4.0.7-6

CMD: pacman --query --file /mirror/community/os/x86_64/spring-1944-2.0-1-any.pkg.tar.xz
# spring-1944 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libgoom2-2k4-3-x86_64.pkg.tar.xz
# libgoom2 2k4-3

CMD: pacman --query --file /mirror/community/os/x86_64/plasma5-applets-weather-widget-1.6.5-1-x86_64.pkg.tar.xz
# plasma5-applets-weather-widget 1.6.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/nimble-1:0.7.2-2-x86_64.pkg.tar.xz
# nimble 1:0.7.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ecdsa-0.13-2-any.pkg.tar.xz
# python2-ecdsa 0.13-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-rply-0.7.4-1-any.pkg.tar.xz
# python2-rply 0.7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-msgpack-0.4.7-1-x86_64.pkg.tar.xz
# python-msgpack 0.4.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/libnewt-0.52.19-1-x86_64.pkg.tar.xz
# libnewt 0.52.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-shake-0.15.6-2-x86_64.pkg.tar.xz
# haskell-shake 0.15.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/vapoursynth-R32-2-x86_64.pkg.tar.xz
# vapoursynth R32-2

CMD: pacman --query --file /mirror/community/os/x86_64/docky-2.2.1.1-1-any.pkg.tar.xz
# docky 2.2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/salt-zmq-2015.8.8.2-1-any.pkg.tar.xz
# salt-zmq 2015.8.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-commander-1.4.8-2-x86_64.pkg.tar.xz
# gnome-commander 1.4.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/catdvi-0.14-6-x86_64.pkg.tar.xz
# catdvi 0.14-6

CMD: pacman --query --file /mirror/community/os/x86_64/tkabber-1.1.2-1-any.pkg.tar.xz
# tkabber 1.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/xdebug-2.4.0-1-x86_64.pkg.tar.xz
# xdebug 2.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/xxkb-1.11-5-x86_64.pkg.tar.xz
# xxkb 1.11-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-yaml-3.11-3-x86_64.pkg.tar.xz
# python-yaml 3.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/nemesis-1.4-6-x86_64.pkg.tar.xz
# nemesis 1.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/libgeotiff-1.4.1-2-x86_64.pkg.tar.xz
# libgeotiff 1.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/libstrophe-1:0.8.8-2-x86_64.pkg.tar.xz
# libstrophe 1:0.8.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-requests-kerberos-0.8.0-1-any.pkg.tar.xz
# python2-requests-kerberos 0.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-eng-3.04.00-1-any.pkg.tar.xz
# tesseract-data-eng 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-unicode-utf8simple-1.06-5-any.pkg.tar.xz
# perl-unicode-utf8simple 1.06-5

CMD: pacman --query --file /mirror/community/os/x86_64/pcmanfm-qt-0.10.0-4-x86_64.pkg.tar.xz
# pcmanfm-qt 0.10.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/atlas-lapack-base-3.10.2-3-x86_64.pkg.tar.xz
# atlas-lapack-base 3.10.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-mal-3.04.00-1-any.pkg.tar.xz
# tesseract-data-mal 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-project-1.4.1-7-any.pkg.tar.xz
# vim-project 1.4.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/turbostat-4.5-2-x86_64.pkg.tar.xz
# turbostat 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-jinja-2.8-2-any.pkg.tar.xz
# python-jinja 2.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-keystoneclient-2.3.1-1-any.pkg.tar.xz
# python-keystoneclient 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-snowballstemmer-1.2.1-1-any.pkg.tar.xz
# python-snowballstemmer 1.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/idris-0.11-8-x86_64.pkg.tar.xz
# idris 0.11-8

CMD: pacman --query --file /mirror/community/os/x86_64/udpxy-1.0.23.9-1-x86_64.pkg.tar.xz
# udpxy 1.0.23.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/primus-20151110-5-x86_64.pkg.tar.xz
# primus 20151110-5

CMD: pacman --query --file /mirror/community/os/x86_64/gtest-1.7.0-2-x86_64.pkg.tar.xz
# gtest 1.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-default-instances-dlist-0.0.1-11-x86_64.pkg.tar.xz
# haskell-data-default-instances-dlist 0.0.1-11

CMD: pacman --query --file /mirror/community/os/x86_64/sslsplit-0.5.0-1-x86_64.pkg.tar.xz
# sslsplit 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/upx-3.91-3-x86_64.pkg.tar.xz
# upx 3.91-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-path-tiny-0.8-1-any.pkg.tar.xz
# perl-file-path-tiny 0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/fswebcam-20140113-1-x86_64.pkg.tar.xz
# fswebcam 20140113-1

CMD: pacman --query --file /mirror/community/os/x86_64/coin-or-clp-1.16.10-4-x86_64.pkg.tar.xz
# coin-or-clp 1.16.10-4

CMD: pacman --query --file /mirror/community/os/x86_64/dot2tex-2.9.0-1-any.pkg.tar.xz
# dot2tex 2.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/sway-0.6-1-x86_64.pkg.tar.xz
# sway 0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/pydb-1.26-3-any.pkg.tar.xz
# pydb 1.26-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-blinker-1.4-2-any.pkg.tar.xz
# python2-blinker 1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-configtool-0.4.8-1-x86_64.pkg.tar.xz
# fcitx-configtool 0.4.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jellyfish-0.5.2-1-x86_64.pkg.tar.xz
# python2-jellyfish 0.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/numix-themes-2.5.1.r233.a6be634-1-any.pkg.tar.xz
# numix-themes 2.5.1.r233.a6be634-1

CMD: pacman --query --file /mirror/community/os/x86_64/vte3-ng-0.44.1.a-1-x86_64.pkg.tar.xz
# vte3-ng 0.44.1.a-1

CMD: pacman --query --file /mirror/community/os/x86_64/fbreader-0.99.4-6-x86_64.pkg.tar.xz
# fbreader 0.99.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-keyring-9.0-1-any.pkg.tar.xz
# python-keyring 9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/jmol-14.4.4-1-any.pkg.tar.xz
# jmol 14.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/ettercap-0.8.2-3-x86_64.pkg.tar.xz
# ettercap 0.8.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-case-insensitive-1.2.0.6-3-x86_64.pkg.tar.xz
# haskell-case-insensitive 1.2.0.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/libtsm-3-3-x86_64.pkg.tar.xz
# libtsm 3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyrfc3339-1.0-1-any.pkg.tar.xz
# python2-pyrfc3339 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-unix-time-0.3.6-1-x86_64.pkg.tar.xz
# haskell-unix-time 0.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/mcabber-1.0.2-2-x86_64.pkg.tar.xz
# mcabber 1.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-requestsexceptions-1.1.3-1-any.pkg.tar.xz
# python-requestsexceptions 1.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/catfish-1.4.2-1-any.pkg.tar.xz
# catfish 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cryptography-vectors-1.3.1-1-any.pkg.tar.xz
# python2-cryptography-vectors 1.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/teamspeak3-3.0.19.1-1-x86_64.pkg.tar.xz
# teamspeak3 3.0.19.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/plowshare-2.1.3-1-any.pkg.tar.xz
# plowshare 2.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-entropy-0.3.7-1-x86_64.pkg.tar.xz
# haskell-entropy 0.3.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-bottleneck-1.0.0-3-x86_64.pkg.tar.xz
# python2-bottleneck 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/lbreakout2-2.6.4-2-x86_64.pkg.tar.xz
# lbreakout2 2.6.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/liblphobos-1:0.17.1-1-x86_64.pkg.tar.xz
# liblphobos 1:0.17.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-uuid-types-1.0.3-1-x86_64.pkg.tar.xz
# haskell-uuid-types 1.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/udevil-0.4.4-1-x86_64.pkg.tar.xz
# udevil 0.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/stylus-0.54.5-1-any.pkg.tar.xz
# stylus 0.54.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/cuneiform-1.1.0-14-x86_64.pkg.tar.xz
# cuneiform 1.1.0-14

CMD: pacman --query --file /mirror/community/os/x86_64/python2-btchip-0.1.16-1-any.pkg.tar.xz
# python2-btchip 0.1.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-future-0.15.2-2-any.pkg.tar.xz
# python2-future 0.15.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-fr-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-fr 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-exceptions-4.0.8-1-any.pkg.tar.xz
# python2-zope-exceptions 4.0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/transmageddon-1.5-2-any.pkg.tar.xz
# transmageddon 1.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-docs-2.7.11-1-any.pkg.tar.xz
# python2-docs 2.7.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-uzb_cyrl-3.04.00-1-any.pkg.tar.xz
# tesseract-data-uzb_cyrl 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-h5py-2.6.0-2-x86_64.pkg.tar.xz
# python2-h5py 2.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/a2jmidid-8-1-x86_64.pkg.tar.xz
# a2jmidid 8-1

CMD: pacman --query --file /mirror/community/os/x86_64/uboot-tools-2016.03-1-x86_64.pkg.tar.xz
# uboot-tools 2016.03-1

CMD: pacman --query --file /mirror/community/os/x86_64/ccd2iso-0.3-8-x86_64.pkg.tar.xz
# ccd2iso 0.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/python-webob-1.6.0-1-any.pkg.tar.xz
# python-webob 1.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/moreutils-0.59-1-x86_64.pkg.tar.xz
# moreutils 0.59-1

CMD: pacman --query --file /mirror/community/os/x86_64/ming-0.4.7-1-x86_64.pkg.tar.xz
# ming 0.4.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/partclone-0.2.88-1-x86_64.pkg.tar.xz
# partclone 0.2.88-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sgmls-1.03ii-5-any.pkg.tar.xz
# perl-sgmls 1.03ii-5

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-eventclients-16.1-2-x86_64.pkg.tar.xz
# kodi-eventclients 16.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-metacity-3.18.1.11-2-x86_64.pkg.tar.xz
# deepin-metacity 3.18.1.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-statistics-1.0.3.5-1-any.pkg.tar.xz
# python2-statistics 1.0.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-pt-br-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-pt-br 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-ldap-0.65-1-any.pkg.tar.xz
# perl-ldap 0.65-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-dbus-1.1.0-2-x86_64.pkg.tar.xz
# perl-net-dbus 1.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/jad-1.5.8e-6-x86_64.pkg.tar.xz
# jad 1.5.8e-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-south-1.0.2-2-any.pkg.tar.xz
# python-south 1.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-phone-manager-0.69-6-x86_64.pkg.tar.xz
# gnome-phone-manager 0.69-6

CMD: pacman --query --file /mirror/community/os/x86_64/sonic-visualiser-2.5-2-x86_64.pkg.tar.xz
# sonic-visualiser 2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/stow-2.2.2-1-any.pkg.tar.xz
# stow 2.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libuhd-firmware-3.9.3-1-any.pkg.tar.xz
# libuhd-firmware 3.9.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/mediaproxy-2.6.1-2-x86_64.pkg.tar.xz
# mediaproxy 2.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/lash-0.6.0~rc2-9-x86_64.pkg.tar.xz
# lash 0.6.0~rc2-9

CMD: pacman --query --file /mirror/community/os/x86_64/guvcview-2.0.3-2-x86_64.pkg.tar.xz
# guvcview 2.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/libmupdf-1.9_a-3-x86_64.pkg.tar.xz
# libmupdf 1.9_a-3

CMD: pacman --query --file /mirror/community/os/x86_64/aide-0.15.1-4-x86_64.pkg.tar.xz
# aide 0.15.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/dvdrip-0.98.11-11-x86_64.pkg.tar.xz
# dvdrip 0.98.11-11

CMD: pacman --query --file /mirror/community/os/x86_64/xdot-0.6-4-any.pkg.tar.xz
# xdot 0.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-pudb-2016.1-1-any.pkg.tar.xz
# python-pudb 2016.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-args-0.1.0.20121116-1-any.pkg.tar.xz
# python-args 0.1.0.20121116-1

CMD: pacman --query --file /mirror/community/os/x86_64/mediainfo-0.7.85-1-x86_64.pkg.tar.xz
# mediainfo 0.7.85-1

CMD: pacman --query --file /mirror/community/os/x86_64/m4rie-20150908-1-x86_64.pkg.tar.xz
# m4rie 20150908-1

CMD: pacman --query --file /mirror/community/os/x86_64/xjadeo-0.8.5-3-x86_64.pkg.tar.xz
# xjadeo 0.8.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/lxmusic-gtk3-0.4.7-1-x86_64.pkg.tar.xz
# lxmusic-gtk3 0.4.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/openmotif-2.3.5-1-x86_64.pkg.tar.xz
# openmotif 2.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-adsp-freesurround-20160325.6dc533b-2-x86_64.pkg.tar.xz
# kodi-addon-adsp-freesurround 20160325.6dc533b-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-query-0.09-1-any.pkg.tar.xz
# perl-text-query 0.09-1

CMD: pacman --query --file /mirror/community/os/x86_64/punbb-1.4.4-1-any.pkg.tar.xz
# punbb 1.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-messagepack-0.3.4-1-any.pkg.tar.xz
# lua51-messagepack 0.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/iftop-1.0pre4-2-x86_64.pkg.tar.xz
# iftop 1.0pre4-2

CMD: pacman --query --file /mirror/community/os/x86_64/ngrep-1.45-11-x86_64.pkg.tar.xz
# ngrep 1.45-11

CMD: pacman --query --file /mirror/community/os/x86_64/gerbv-2.6.1-4-x86_64.pkg.tar.xz
# gerbv 2.6.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-object-event-1.23-2-any.pkg.tar.xz
# perl-object-event 1.23-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-fastimport-0.9.4-1-any.pkg.tar.xz
# python2-fastimport 0.9.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-irc-11.0.1-2-any.pkg.tar.xz
# python2-irc 11.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/xdialog-2.3.1-7-x86_64.pkg.tar.xz
# xdialog 2.3.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/keepassx2-2.0.2-1-x86_64.pkg.tar.xz
# keepassx2 2.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-hpack-2.2.0-1-any.pkg.tar.xz
# python2-hpack 2.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-silently-1.2.5-2-x86_64.pkg.tar.xz
# haskell-silently 1.2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/vim-workspace-1.0b1-7-any.pkg.tar.xz
# vim-workspace 1.0b1-7

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-hsb-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-hsb 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-web-photo-0.10.6-2-x86_64.pkg.tar.xz
# gnome-web-photo 0.10.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/gif2png-2.5.9-1-x86_64.pkg.tar.xz
# gif2png 2.5.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/ufoai-2.5.0-3-x86_64.pkg.tar.xz
# ufoai 2.5.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tox-2.3.1-1-any.pkg.tar.xz
# python2-tox 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/calcurse-4.1.0-1-x86_64.pkg.tar.xz
# calcurse 4.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-oslotest-2.4.0-1-any.pkg.tar.xz
# python-oslotest 2.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/icewm-themes-1.2.26-4-any.pkg.tar.xz
# icewm-themes 1.2.26-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ipykernel-4.3.1-1-any.pkg.tar.xz
# python2-ipykernel 4.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/dfc-3.0.5-1-x86_64.pkg.tar.xz
# dfc 3.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/redshift-1.11-2-x86_64.pkg.tar.xz
# redshift 1.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-capstone-3.0.4-2-x86_64.pkg.tar.xz
# python2-capstone 3.0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-nose-show-skipped-0.1-1-any.pkg.tar.xz
# python-nose-show-skipped 0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/telegramqml-0.9.2-2-x86_64.pkg.tar.xz
# telegramqml 0.9.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/beaver-0.4.1-4-x86_64.pkg.tar.xz
# beaver 0.4.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-en-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-en 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/matchbox-keyboard-0.1-5-x86_64.pkg.tar.xz
# matchbox-keyboard 0.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/buckygen-1.0-1-x86_64.pkg.tar.xz
# buckygen 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/phppgadmin-5.1-3-any.pkg.tar.xz
# phppgadmin 5.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/bin2iso-1.9b-4-x86_64.pkg.tar.xz
# bin2iso 1.9b-4

CMD: pacman --query --file /mirror/community/os/x86_64/osdlyrics-0.4.3-5-x86_64.pkg.tar.xz
# osdlyrics 0.4.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/stella-4.7.2-2-x86_64.pkg.tar.xz
# stella 4.7.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-user-guide-1.12.0-1-any.pkg.tar.xz
# mate-user-guide 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haproxy-1.6.4-2-x86_64.pkg.tar.xz
# haproxy 1.6.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-format-strptime-1.64-1-any.pkg.tar.xz
# perl-datetime-format-strptime 1.64-1

CMD: pacman --query --file /mirror/community/os/x86_64/drivel-3.0.5-1-x86_64.pkg.tar.xz
# drivel 3.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/qemu-launcher-1.7.4-5-any.pkg.tar.xz
# qemu-launcher 1.7.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/etherape-0.9.14-1-x86_64.pkg.tar.xz
# etherape 0.9.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/xonotic-data-0.8.1-1-any.pkg.tar.xz
# xonotic-data 0.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/netselect-0.3-3-x86_64.pkg.tar.xz
# netselect 0.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/lxrandr-0.3.1-1-x86_64.pkg.tar.xz
# lxrandr 0.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/grafana-2.6.0-3-x86_64.pkg.tar.xz
# grafana 2.6.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-seaborn-0.7.0-1-any.pkg.tar.xz
# python2-seaborn 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/sunpinyin-2.0.3.20160226-1-x86_64.pkg.tar.xz
# sunpinyin 2.0.3.20160226-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hourglass-0.2.10-1-x86_64.pkg.tar.xz
# haskell-hourglass 0.2.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/tinyxml-2.6.2-4-x86_64.pkg.tar.xz
# tinyxml 2.6.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/jshon-20131105-1-x86_64.pkg.tar.xz
# jshon 20131105-1

CMD: pacman --query --file /mirror/community/os/x86_64/the_silver_searcher-0.31.0-1-x86_64.pkg.tar.xz
# the_silver_searcher 0.31.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ptyprocess-0.5.1-1-any.pkg.tar.xz
# python2-ptyprocess 0.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-spa-3.04.00-1-any.pkg.tar.xz
# tesseract-data-spa 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/grails-3.1.5-1-any.pkg.tar.xz
# grails 3.1.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/freeradius-3.0.11-2-x86_64.pkg.tar.xz
# freeradius 3.0.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/granite-0.3.1-2-x86_64.pkg.tar.xz
# granite 0.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-json-0.9.1-4-x86_64.pkg.tar.xz
# haskell-json 0.9.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-zlib-1:0.4-4-x86_64.pkg.tar.xz
# lua52-zlib 1:0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/radeontool-1.6.3-2-x86_64.pkg.tar.xz
# radeontool 1.6.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/kcheckers-0.8.1-10-x86_64.pkg.tar.xz
# kcheckers 0.8.1-10

CMD: pacman --query --file /mirror/community/os/x86_64/zathura-pdf-poppler-0.2.6-2-x86_64.pkg.tar.xz
# zathura-pdf-poppler 0.2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/timidity-freepats-20060219-7-any.pkg.tar.xz
# timidity-freepats 20060219-7

CMD: pacman --query --file /mirror/community/os/x86_64/ogmrip-1.0.1-3-x86_64.pkg.tar.xz
# ogmrip 1.0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/gammu-1.37.0-1-x86_64.pkg.tar.xz
# gammu 1.37.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gtk2-imageview-0.05-5-x86_64.pkg.tar.xz
# perl-gtk2-imageview 0.05-5

CMD: pacman --query --file /mirror/community/os/x86_64/g2sc-0.2-5-x86_64.pkg.tar.xz
# g2sc 0.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/trash-cli-0.12.9.14.r34.g7913a0b-3-any.pkg.tar.xz
# trash-cli 0.12.9.14.r34.g7913a0b-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-date-cache-0.3.0-1-x86_64.pkg.tar.xz
# haskell-date-cache 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/minicom-2.7-2-x86_64.pkg.tar.xz
# minicom 2.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/ropper-1.8.0-1-any.pkg.tar.xz
# ropper 1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pkgbuild-introspection-8-1-any.pkg.tar.xz
# pkgbuild-introspection 8-1

CMD: pacman --query --file /mirror/community/os/x86_64/dnstracer-1.9-5-x86_64.pkg.tar.xz
# dnstracer 1.9-5

CMD: pacman --query --file /mirror/community/os/x86_64/fdm-1.9-2-x86_64.pkg.tar.xz
# fdm 1.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/scummvm-1.8.0-1-x86_64.pkg.tar.xz
# scummvm 1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perlio-via-dynamic-0.14-1-any.pkg.tar.xz
# perlio-via-dynamic 0.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-vector-th-unbox-0.2.1.6-1-x86_64.pkg.tar.xz
# haskell-vector-th-unbox 0.2.1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tasty-hunit-0.9.2-7-x86_64.pkg.tar.xz
# haskell-tasty-hunit 0.9.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/labyrinth-0.6-2-any.pkg.tar.xz
# labyrinth 0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/qt4pas-2.5-5-x86_64.pkg.tar.xz
# qt4pas 2.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/wiznote-2.3.3.20151218-1-x86_64.pkg.tar.xz
# wiznote 2.3.3.20151218-1

CMD: pacman --query --file /mirror/community/os/x86_64/sbt-1:0.13.11-1-any.pkg.tar.xz
# sbt 1:0.13.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cpanplus-dist-arch-1.32-1-any.pkg.tar.xz
# perl-cpanplus-dist-arch 1.32-1

CMD: pacman --query --file /mirror/community/os/x86_64/unifdef-2.10-1-x86_64.pkg.tar.xz
# unifdef 2.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-hglib-2.0-1-any.pkg.tar.xz
# python-hglib 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/freebasic-1.05.0-1-x86_64.pkg.tar.xz
# freebasic 1.05.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libzen-0.4.33-1-x86_64.pkg.tar.xz
# libzen 0.4.33-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-appdirs-1.4.0-3-any.pkg.tar.xz
# python2-appdirs 1.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-hu-0.99.4.2-4-x86_64.pkg.tar.xz
# aspell-hu 0.99.4.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/mygui-3.2.2-6-x86_64.pkg.tar.xz
# mygui 3.2.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-muse-3.20-5-any.pkg.tar.xz
# emacs-muse 3.20-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytables-3.2.2-4-x86_64.pkg.tar.xz
# python-pytables 3.2.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/pysolfc-2.0-5-any.pkg.tar.xz
# pysolfc 2.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-rdiscount-2.1.8-2-x86_64.pkg.tar.xz
# ruby-rdiscount 2.1.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/lua-sql-sqlite-2.3.0-6-x86_64.pkg.tar.xz
# lua-sql-sqlite 2.3.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flake8-1:2.5.4-2-any.pkg.tar.xz
# python2-flake8 1:2.5.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tornado-4.3.0-1-x86_64.pkg.tar.xz
# python2-tornado 4.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-pt-20160406-1-x86_64.pkg.tar.xz
# aspell-pt 20160406-1

CMD: pacman --query --file /mirror/community/os/x86_64/gshutdown-0.2-5-x86_64.pkg.tar.xz
# gshutdown 0.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-virtualenv-clone-0.2.6-2-any.pkg.tar.xz
# python2-virtualenv-clone 0.2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/libdwarf-20160115-1-x86_64.pkg.tar.xz
# libdwarf 20160115-1

CMD: pacman --query --file /mirror/community/os/x86_64/orange-0.4-7-x86_64.pkg.tar.xz
# orange 0.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-crypt-blowfish-2.14-3-x86_64.pkg.tar.xz
# perl-crypt-blowfish 2.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-rspec-mocks-3.4.1-1-any.pkg.tar.xz
# ruby-rspec-mocks 3.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/instead-2.4.1-1-x86_64.pkg.tar.xz
# instead 2.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libfm-gtk2-1.2.4-1-x86_64.pkg.tar.xz
# libfm-gtk2 1.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-anyjson-0.3.3-7-any.pkg.tar.xz
# python2-anyjson 0.3.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/dietlibc-0.33-4-x86_64.pkg.tar.xz
# dietlibc 0.33-4

CMD: pacman --query --file /mirror/community/os/x86_64/docker-1:1.11.0-1-x86_64.pkg.tar.xz
# docker 1:1.11.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-profunctors-5.2-13-x86_64.pkg.tar.xz
# haskell-profunctors 5.2-13

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-rspec-3.4.0-2-any.pkg.tar.xz
# ruby-rspec 3.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/sqlheavy-1:0.1.1-1-x86_64.pkg.tar.xz
# sqlheavy 1:0.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/twolame-0.3.13-7-x86_64.pkg.tar.xz
# twolame 0.3.13-7

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-qt4-webkit-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-qt4-webkit 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/pandoc-1.17.0.3-9-x86_64.pkg.tar.xz
# pandoc 1.17.0.3-9

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-rsxs-20150907.3241d29-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-rsxs 20150907.3241d29-2

CMD: pacman --query --file /mirror/community/os/x86_64/paxd-32-1-x86_64.pkg.tar.xz
# paxd 32-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-isodate-0.5.4-2-any.pkg.tar.xz
# python-isodate 0.5.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-warp-3.2.6-3-x86_64.pkg.tar.xz
# haskell-warp 3.2.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/nsd-4.1.9-1-x86_64.pkg.tar.xz
# nsd 4.1.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cwd-guard-0.05-1-any.pkg.tar.xz
# perl-cwd-guard 0.05-1

CMD: pacman --query --file /mirror/community/os/x86_64/nodejs-6.0.0-1-x86_64.pkg.tar.xz
# nodejs 6.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/fpc-3.0.0-1-x86_64.pkg.tar.xz
# fpc 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-libarchive-c-2.3-1-any.pkg.tar.xz
# python-libarchive-c 2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/stack-1.0.4.3-8-x86_64.pkg.tar.xz
# stack 1.0.4.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/robotfindskitten-2.7182818.701-3-x86_64.pkg.tar.xz
# robotfindskitten 2.7182818.701-3

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-pinyin-1.5.0-5-x86_64.pkg.tar.xz
# ibus-pinyin 1.5.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/grafx2-2.4-8-x86_64.pkg.tar.xz
# grafx2 2.4-8

CMD: pacman --query --file /mirror/community/os/x86_64/erlang-sdl-1.3.1-1-x86_64.pkg.tar.xz
# erlang-sdl 1.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/udiskie-1.4.8-1-any.pkg.tar.xz
# udiskie 1.4.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/warsow-2.1.0-1-x86_64.pkg.tar.xz
# warsow 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-type-0.22-6-any.pkg.tar.xz
# perl-file-type 0.22-6

CMD: pacman --query --file /mirror/community/os/x86_64/hd-idle-1.04-4-x86_64.pkg.tar.xz
# hd-idle 1.04-4

CMD: pacman --query --file /mirror/community/os/x86_64/usbview-2.0-3-x86_64.pkg.tar.xz
# usbview 2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-trifecta-1.5.2-16-x86_64.pkg.tar.xz
# haskell-trifecta 1.5.2-16

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ndg-httpsclient-0.4.0-2-any.pkg.tar.xz
# python2-ndg-httpsclient 0.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/rocksndiamonds-3.3.1.2-2-x86_64.pkg.tar.xz
# rocksndiamonds 3.3.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-keyrings-alt-1:1.1.1-1-any.pkg.tar.xz
# python-keyrings-alt 1:1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/bibletime-2.10.1-6-x86_64.pkg.tar.xz
# bibletime 2.10.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-tty-1.12-2-x86_64.pkg.tar.xz
# perl-io-tty 1.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/instead-launcher-0.6.1-5-x86_64.pkg.tar.xz
# instead-launcher 0.6.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/fbterm-1.7.0-7-x86_64.pkg.tar.xz
# fbterm 1.7.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-crypt-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-crypt 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-testtools-2.1.0-1-any.pkg.tar.xz
# python2-testtools 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/kdesvn-1.7.0-3-x86_64.pkg.tar.xz
# kdesvn 1.7.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-whoosh-2.7.0-1-any.pkg.tar.xz
# python-whoosh 2.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flask-autoindex-0.5-3-any.pkg.tar.xz
# python2-flask-autoindex 0.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/freedesktop-docs-20140311-1-any.pkg.tar.xz
# freedesktop-docs 20140311-1

CMD: pacman --query --file /mirror/community/os/x86_64/texmaker-4.5-3-x86_64.pkg.tar.xz
# texmaker 4.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/sthttpd-2.27.0-2-x86_64.pkg.tar.xz
# sthttpd 2.27.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mediawiki-math-1.26.2-1-any.pkg.tar.xz
# mediawiki-math 1.26.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/pnews-2.6.5-5-any.pkg.tar.xz
# pnews 2.6.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-scanner-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-scanner 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/librsync-1:1.0.0-1-x86_64.pkg.tar.xz
# librsync 1:1.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythbrowser-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythbrowser 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/ode-0.13.1-2-x86_64.pkg.tar.xz
# ode 0.13.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-reply-1.204-1-any.pkg.tar.xz
# perl-email-reply 1.204-1

CMD: pacman --query --file /mirror/community/os/x86_64/unpaper-6.1-3-x86_64.pkg.tar.xz
# unpaper 6.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-http-date-0.0.6.1-6-x86_64.pkg.tar.xz
# haskell-http-date 0.0.6.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-regexp-common-2016010801-2-any.pkg.tar.xz
# perl-regexp-common 2016010801-2

CMD: pacman --query --file /mirror/community/os/x86_64/usleep-1.0-3-x86_64.pkg.tar.xz
# usleep 1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-positional-1.1.0-1-any.pkg.tar.xz
# python2-positional 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/asplib-20160310.da66f51-1-x86_64.pkg.tar.xz
# asplib 20160310.da66f51-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ara-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ara 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flaky-3.1.1-1-any.pkg.tar.xz
# python2-flaky 3.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-language-javascript-0.6.0.4-2-x86_64.pkg.tar.xz
# haskell-language-javascript 0.6.0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-activity-journal-0.8.0-7-any.pkg.tar.xz
# gnome-activity-journal 0.8.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/x86_energy_perf_policy-4.5-2-x86_64.pkg.tar.xz
# x86_energy_perf_policy 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/vtk-7.0.0-2-x86_64.pkg.tar.xz
# vtk 7.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/agg-2.5-8-x86_64.pkg.tar.xz
# agg 2.5-8

CMD: pacman --query --file /mirror/community/os/x86_64/mate-common-1.12.0-1-any.pkg.tar.xz
# mate-common 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-config-tiny-2.23-1-any.pkg.tar.xz
# perl-config-tiny 2.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/speakup-utils-3.1.6-3-any.pkg.tar.xz
# speakup-utils 3.1.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/libltc-1.1.4-1-x86_64.pkg.tar.xz
# libltc 1.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-openstacksdk-0.8.5-1-any.pkg.tar.xz
# python-openstacksdk 0.8.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-backports-1.0-1-any.pkg.tar.xz
# python2-backports 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/matchbox-window-manager-1.2-4-x86_64.pkg.tar.xz
# matchbox-window-manager 1.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/mate-session-manager-1.12.1-1-x86_64.pkg.tar.xz
# mate-session-manager 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-restkit-4.2.2-1-any.pkg.tar.xz
# python2-restkit 4.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-swa-3.04.00-1-any.pkg.tar.xz
# tesseract-data-swa 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-module-build-tiny-0.039-1-any.pkg.tar.xz
# perl-module-build-tiny 0.039-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-cat-3.04.00-1-any.pkg.tar.xz
# tesseract-data-cat 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-testing-4.5.0-2-any.pkg.tar.xz
# python2-zope-testing 4.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/tut-0.0.4-1-any.pkg.tar.xz
# tut 0.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-openssl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-openssl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monadrandom-0.4.2.3-1-x86_64.pkg.tar.xz
# haskell-monadrandom 0.4.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/procstatd-1.4.2-9-x86_64.pkg.tar.xz
# procstatd 1.4.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/aria2-1.22.0-1-x86_64.pkg.tar.xz
# aria2 1.22.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-imagesize-0.7.1-1-any.pkg.tar.xz
# python2-imagesize 0.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mythtv-1:0.28-3-x86_64.pkg.tar.xz
# mythtv 1:0.28-3

CMD: pacman --query --file /mirror/community/os/x86_64/zsync-0.6.2-3-x86_64.pkg.tar.xz
# zsync 0.6.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-funcsigs-0.4-1-any.pkg.tar.xz
# python2-funcsigs 0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-queuelib-1.4.2-1-any.pkg.tar.xz
# python2-queuelib 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-desktop-base-2016.01.29-1-any.pkg.tar.xz
# deepin-desktop-base 2016.01.29-1

CMD: pacman --query --file /mirror/community/os/x86_64/adobe-source-han-sans-kr-fonts-1.004-1-any.pkg.tar.xz
# adobe-source-han-sans-kr-fonts 1.004-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-switch-2.17-1-any.pkg.tar.xz
# perl-switch 2.17-1

CMD: pacman --query --file /mirror/community/os/x86_64/xdotool-3.20150503.1-1-x86_64.pkg.tar.xz
# xdotool 3.20150503.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tldp-howtos-html-20130530-1-any.pkg.tar.xz
# tldp-howtos-html 20130530-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hinotify-0.3.8.1-1-x86_64.pkg.tar.xz
# haskell-hinotify 0.3.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/fish-2.2.0-5-x86_64.pkg.tar.xz
# fish 2.2.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-params-util-1.07-4-x86_64.pkg.tar.xz
# perl-params-util 1.07-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-readonly-2.01-1-any.pkg.tar.xz
# perl-readonly 2.01-1

CMD: pacman --query --file /mirror/community/os/x86_64/soundkonverter-2.2.0-1-x86_64.pkg.tar.xz
# soundkonverter 2.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-logilab-common-1.2.0-1-any.pkg.tar.xz
# python2-logilab-common 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mixxx-2.0.0-4-x86_64.pkg.tar.xz
# mixxx 2.0.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/firefox-noscript-2.9.0.11-1-any.pkg.tar.xz
# firefox-noscript 2.9.0.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/zinnia-0.06-4-x86_64.pkg.tar.xz
# zinnia 0.06-4

CMD: pacman --query --file /mirror/community/os/x86_64/xmlstarlet-1.6.1-1-x86_64.pkg.tar.xz
# xmlstarlet 1.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-fas-3.04.00-1-any.pkg.tar.xz
# tesseract-data-fas 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyglet-1.2.4-3-any.pkg.tar.xz
# python2-pyglet 1.2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/libftdi-1.2-7-x86_64.pkg.tar.xz
# libftdi 1.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyqwt-5.2.0-2-x86_64.pkg.tar.xz
# python2-pyqwt 5.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/angband-4.0.5-1-x86_64.pkg.tar.xz
# angband 4.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/puddletag-1.1.1-1-any.pkg.tar.xz
# puddletag 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/unichrome-dri-7.11.2-9-x86_64.pkg.tar.xz
# unichrome-dri 7.11.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/erlang-unixodbc-18.3.1-1-x86_64.pkg.tar.xz
# erlang-unixodbc 18.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-srp-3.04.00-1-any.pkg.tar.xz
# tesseract-data-srp 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-devel-leak-0.03-2-x86_64.pkg.tar.xz
# perl-devel-leak 0.03-2

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-zlib-1:0.4-4-x86_64.pkg.tar.xz
# lua51-zlib 1:0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-apsw-3.11.0-1-x86_64.pkg.tar.xz
# python2-apsw 3.11.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pixz-1.0.6-1-x86_64.pkg.tar.xz
# pixz 1.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/moc-tray-0.4-3-any.pkg.tar.xz
# moc-tray 0.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-reportlab-3.3.0-1-x86_64.pkg.tar.xz
# python-reportlab 3.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-control-center-1.12.1-1-x86_64.pkg.tar.xz
# mate-control-center 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyacoustid-1.1.0-1-any.pkg.tar.xz
# python2-pyacoustid 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-highlight-0.20-6-any.pkg.tar.xz
# perl-html-highlight 0.20-6

CMD: pacman --query --file /mirror/community/os/x86_64/caph-1.1-4-x86_64.pkg.tar.xz
# caph 1.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-httpretty-0.8.14-1-any.pkg.tar.xz
# python-httpretty 0.8.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-deepin-storm-0.3.20140625-1-any.pkg.tar.xz
# python2-deepin-storm 0.3.20140625-1

CMD: pacman --query --file /mirror/community/os/x86_64/eom-1.12.2-1-x86_64.pkg.tar.xz
# eom 1.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/radare2-0.10.2-1-x86_64.pkg.tar.xz
# radare2 0.10.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/kaa-imlib2-0.2.3-6-x86_64.pkg.tar.xz
# kaa-imlib2 0.2.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/libopenraw-0.0.9-4-x86_64.pkg.tar.xz
# libopenraw 0.0.9-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-testresources-2.0.0-1-any.pkg.tar.xz
# python2-testresources 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/yubikey-neo-manager-1.4.0-3-x86_64.pkg.tar.xz
# yubikey-neo-manager 1.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/iptstate-2.2.5-4-x86_64.pkg.tar.xz
# iptstate 2.2.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-ru-6.1.4-1-any.pkg.tar.xz
# eric-i18n-ru 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/movit-1.3.2-1-x86_64.pkg.tar.xz
# movit 1.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/vapoursynth-plugin-lsmashsource-875-4-x86_64.pkg.tar.xz
# vapoursynth-plugin-lsmashsource 875-4

CMD: pacman --query --file /mirror/community/os/x86_64/arm-1.4.5.0-3-any.pkg.tar.xz
# arm 1.4.5.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pivy-20101207-2-x86_64.pkg.tar.xz
# python2-pivy 20101207-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-patchreader-0.9.6-2-any.pkg.tar.xz
# perl-patchreader 0.9.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/deja-dup-34.2-1-x86_64.pkg.tar.xz
# deja-dup 34.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-http-parser-0.8.3-1-x86_64.pkg.tar.xz
# python-http-parser 0.8.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/erlang-docs-18.3-1-any.pkg.tar.xz
# erlang-docs 18.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libsass-3.3.6-1-x86_64.pkg.tar.xz
# libsass 3.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-redis-2.10.5-1-any.pkg.tar.xz
# python-redis 2.10.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/bbrun-1.6-5-x86_64.pkg.tar.xz
# bbrun 1.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-colorama-0.3.7-1-any.pkg.tar.xz
# python-colorama 0.3.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-ldap-server-0.43-3-any.pkg.tar.xz
# perl-net-ldap-server 0.43-3

CMD: pacman --query --file /mirror/community/os/x86_64/pigz-2.3.3-1-x86_64.pkg.tar.xz
# pigz 2.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxinput-0.3.5-1-x86_64.pkg.tar.xz
# lxinput 0.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/jbigkit-2.1-2-x86_64.pkg.tar.xz
# jbigkit 2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/spyder3-2.3.8-2-any.pkg.tar.xz
# spyder3 2.3.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/obexftp-0.24-6-x86_64.pkg.tar.xz
# obexftp 0.24-6

CMD: pacman --query --file /mirror/community/os/x86_64/elinks-0.13-16-x86_64.pkg.tar.xz
# elinks 0.13-16

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-unix-compat-0.4.1.4-3-x86_64.pkg.tar.xz
# haskell-unix-compat 0.4.1.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/human-icon-theme-0.36-4-any.pkg.tar.xz
# human-icon-theme 0.36-4

CMD: pacman --query --file /mirror/community/os/x86_64/eric-common-qt4-6.1.4-2-any.pkg.tar.xz
# eric-common-qt4 6.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/kaa-metadata-0.7.7-5-x86_64.pkg.tar.xz
# kaa-metadata 0.7.7-5

CMD: pacman --query --file /mirror/community/os/x86_64/povray-1:3.7-11-x86_64.pkg.tar.xz
# povray 1:3.7-11

CMD: pacman --query --file /mirror/community/os/x86_64/mate-settings-daemon-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-settings-daemon-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/hunspell-hu-1.6.1-3-any.pkg.tar.xz
# hunspell-hu 1.6.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-graphics-colornames-2.11-6-any.pkg.tar.xz
# perl-graphics-colornames 2.11-6

CMD: pacman --query --file /mirror/community/os/x86_64/net6-1.3.14-5-x86_64.pkg.tar.xz
# net6 1.3.14-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-resourcet-1.1.7.3-2-x86_64.pkg.tar.xz
# haskell-resourcet 1.1.7.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/kicad-library-4.0.1-1-any.pkg.tar.xz
# kicad-library 4.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/blobwars-data-2.00-1-any.pkg.tar.xz
# blobwars-data 2.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/mp3unicode-1.2.1-3-x86_64.pkg.tar.xz
# mp3unicode 1.2.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-musicbrainzngs-0.5-2-any.pkg.tar.xz
# python2-musicbrainzngs 0.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/gliv-1.9.7-3-x86_64.pkg.tar.xz
# gliv 1.9.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-warlock-1.2.0-1-any.pkg.tar.xz
# python-warlock 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/backuppc-3.3.1-3-any.pkg.tar.xz
# backuppc 3.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/autoconf-archive-1:2016.03.20-4-any.pkg.tar.xz
# autoconf-archive 1:2016.03.20-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-module-implementation-0.09-1-any.pkg.tar.xz
# perl-module-implementation 0.09-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-anonymous-pro-1.003-2-any.pkg.tar.xz
# ttf-anonymous-pro 1.003-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnuradio-iqbal-0.37.2-18-x86_64.pkg.tar.xz
# gnuradio-iqbal 0.37.2-18

CMD: pacman --query --file /mirror/community/os/x86_64/dspam-3.10.2-12-x86_64.pkg.tar.xz
# dspam 3.10.2-12

CMD: pacman --query --file /mirror/community/os/x86_64/tldp-howtos-txt-20130530-1-any.pkg.tar.xz
# tldp-howtos-txt 20130530-1

CMD: pacman --query --file /mirror/community/os/x86_64/dwb-2014.03.07-4-x86_64.pkg.tar.xz
# dwb 2014.03.07-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-object-accessor-0.48-1-any.pkg.tar.xz
# perl-object-accessor 0.48-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-main-menu-1.8.0-3-x86_64.pkg.tar.xz
# gnome-main-menu 1.8.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-gle-3.04.00-1-any.pkg.tar.xz
# tesseract-data-gle 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-http-lite-2.44-1-any.pkg.tar.xz
# perl-http-lite 2.44-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-dropbox-api-1.9-3-x86_64.pkg.tar.xz
# perl-net-dropbox-api 1.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/lesspipe-1.83-1-any.pkg.tar.xz
# lesspipe 1.83-1

CMD: pacman --query --file /mirror/community/os/x86_64/firefox-spell-ru-0.4.5-1-any.pkg.tar.xz
# firefox-spell-ru 0.4.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/keepassx-0.4.4-2-x86_64.pkg.tar.xz
# keepassx 0.4.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-criterion-1.1.1.0-6-x86_64.pkg.tar.xz
# haskell-criterion 1.1.1.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pygame-sdl2-6.99.8-1-x86_64.pkg.tar.xz
# python2-pygame-sdl2 6.99.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-ordlist-0.4.7.0-2-x86_64.pkg.tar.xz
# haskell-data-ordlist 0.4.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-deprecation-4.1.2-1-any.pkg.tar.xz
# python-zope-deprecation 4.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/rclone-1.29-1-x86_64.pkg.tar.xz
# rclone 1.29-1

CMD: pacman --query --file /mirror/community/os/x86_64/avr-binutils-2.26-1-x86_64.pkg.tar.xz
# avr-binutils 2.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/powerline-common-2.4-1-x86_64.pkg.tar.xz
# powerline-common 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/kup-0.6.0-10-x86_64.pkg.tar.xz
# kup 0.6.0-10

CMD: pacman --query --file /mirror/community/os/x86_64/libclens-0.7.0-1-x86_64.pkg.tar.xz
# libclens 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/yubico-pam-2.21-1-x86_64.pkg.tar.xz
# yubico-pam 2.21-1

CMD: pacman --query --file /mirror/community/os/x86_64/ironpython-2.7.5-3-any.pkg.tar.xz
# ironpython 2.7.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tagstream-conduit-0.5.5.3-23-x86_64.pkg.tar.xz
# haskell-tagstream-conduit 0.5.5.3-23

CMD: pacman --query --file /mirror/community/os/x86_64/bluegriffon-1.8-1-x86_64.pkg.tar.xz
# bluegriffon 1.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gd-2.56-3-x86_64.pkg.tar.xz
# perl-gd 2.56-3

CMD: pacman --query --file /mirror/community/os/x86_64/nemo-preview-2.8.0-3-x86_64.pkg.tar.xz
# nemo-preview 2.8.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/smem-1.4-1-x86_64.pkg.tar.xz
# smem 1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/simple-scan-3.20.0-1-x86_64.pkg.tar.xz
# simple-scan 3.20.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtkglarea-2.1.0-1-x86_64.pkg.tar.xz
# gtkglarea 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-libxslt-1.94-2-x86_64.pkg.tar.xz
# perl-xml-libxslt 1.94-2

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-kwallet-1.1.0-3-x86_64.pkg.tar.xz
# pidgin-kwallet 1.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-applets-3.20.0-1-x86_64.pkg.tar.xz
# gnome-applets 3.20.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/manaplus-1.6.3.12-1-x86_64.pkg.tar.xz
# manaplus 1.6.3.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/ebizzy-0.3-3-x86_64.pkg.tar.xz
# ebizzy 0.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-dogpile.cache-0.5.7-2-any.pkg.tar.xz
# python-dogpile.cache 0.5.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-betamax-matchers-0.3.0-1-any.pkg.tar.xz
# python-betamax-matchers 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-capstone-3.0.4-2-x86_64.pkg.tar.xz
# python-capstone 3.0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/libmicrohttpd-0.9.49-1-x86_64.pkg.tar.xz
# libmicrohttpd 0.9.49-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pycdio-0.20-3-x86_64.pkg.tar.xz
# python2-pycdio 0.20-3

CMD: pacman --query --file /mirror/community/os/x86_64/cuetools-1.4.1-1-x86_64.pkg.tar.xz
# cuetools 1.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythzoneminder-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythzoneminder 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/guichan-0.8.2-5-x86_64.pkg.tar.xz
# guichan 0.8.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-setuptools-scm-1.11.0-1-any.pkg.tar.xz
# python-setuptools-scm 1.11.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-table-extraphrase-1.3.9.20110826-2-x86_64.pkg.tar.xz
# ibus-table-extraphrase 1.3.9.20110826-2

CMD: pacman --query --file /mirror/community/os/x86_64/minetest-server-0.4.13-4-x86_64.pkg.tar.xz
# minetest-server 0.4.13-4

CMD: pacman --query --file /mirror/community/os/x86_64/pyprof2calltree-1.3.2-3-any.pkg.tar.xz
# pyprof2calltree 1.3.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-hearts-0.3.1-2-x86_64.pkg.tar.xz
# gnome-hearts 0.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/lincity-ng-2.0-7-x86_64.pkg.tar.xz
# lincity-ng 2.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tinycss-0.3-1-x86_64.pkg.tar.xz
# python2-tinycss 0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-generics-sop-0.2.1.0-1-x86_64.pkg.tar.xz
# haskell-generics-sop 0.2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gwenhywfar-4.13.1-4-x86_64.pkg.tar.xz
# gwenhywfar 4.13.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/pragha-1.3.3-1-x86_64.pkg.tar.xz
# pragha 1.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-path-8.2.1-1-any.pkg.tar.xz
# python-path 8.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/java-atk-wrapper-0.30.4-3-x86_64.pkg.tar.xz
# java-atk-wrapper 0.30.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-ghc-paths-0.1.0.9-11-x86_64.pkg.tar.xz
# haskell-ghc-paths 0.1.0.9-11

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-host-dkms-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox-host-dkms 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/erlang-18.3.1-1-x86_64.pkg.tar.xz
# erlang 18.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/urlgrabber-3.10.1-2-any.pkg.tar.xz
# urlgrabber 3.10.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/tup-0.7.4-1-x86_64.pkg.tar.xz
# tup 0.7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gq-1.3.4-5-x86_64.pkg.tar.xz
# gq 1.3.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-tins-1.10.1-1-any.pkg.tar.xz
# ruby-tins 1.10.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tls-1.3.5-2-x86_64.pkg.tar.xz
# haskell-tls 1.3.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/isync-1.2.1-2-x86_64.pkg.tar.xz
# isync 1.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/zaproxy-2.4.3-1-any.pkg.tar.xz
# zaproxy 2.4.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ron-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ron 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-a-2.18-7-any.pkg.tar.xz
# vim-a 2.18-7

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-qt4-ext-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-qt4-ext 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/pcmanfm-1.2.4-1-x86_64.pkg.tar.xz
# pcmanfm 1.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/multitail-6.4.2-1-x86_64.pkg.tar.xz
# multitail 6.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libvirt-python-1.3.1-1-x86_64.pkg.tar.xz
# libvirt-python 1.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ghc-mod-5.5.0.0-22-x86_64.pkg.tar.xz
# ghc-mod 5.5.0.0-22

CMD: pacman --query --file /mirror/community/os/x86_64/yapf-0.7.1-1-any.pkg.tar.xz
# yapf 0.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-6.1.4-2-any.pkg.tar.xz
# eric 6.1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/gbrainy-1:2.2.7-1-any.pkg.tar.xz
# gbrainy 1:2.2.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/libpgm-5.2.122-2-x86_64.pkg.tar.xz
# libpgm 5.2.122-2

CMD: pacman --query --file /mirror/community/os/x86_64/mairix-0.23-2-x86_64.pkg.tar.xz
# mairix 0.23-2

CMD: pacman --query --file /mirror/community/os/x86_64/coxeter3-3.0beta3-3-x86_64.pkg.tar.xz
# coxeter3 3.0beta3-3

CMD: pacman --query --file /mirror/community/os/x86_64/freevo-1.9.0-14-any.pkg.tar.xz
# freevo 1.9.0-14

CMD: pacman --query --file /mirror/community/os/x86_64/perl-anyevent-xmpp-0.55-2-any.pkg.tar.xz
# perl-anyevent-xmpp 0.55-2

CMD: pacman --query --file /mirror/community/os/x86_64/glyr-1.0.8-1-x86_64.pkg.tar.xz
# glyr 1.0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/julia-docs-2:0.4.5-1-x86_64.pkg.tar.xz
# julia-docs 2:0.4.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/belle-sip-1.4.2-1-x86_64.pkg.tar.xz
# belle-sip 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/setserial-2.17-5-x86_64.pkg.tar.xz
# setserial 2.17-5

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-slv-3.04.00-1-any.pkg.tar.xz
# tesseract-data-slv 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-iproute-1.7.0-2-x86_64.pkg.tar.xz
# haskell-iproute 1.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/xemacs-all-packages-20110907-2-any.pkg.tar.xz
# xemacs-all-packages 20110907-2

CMD: pacman --query --file /mirror/community/os/x86_64/ncmpcpp-0.7.3-2-x86_64.pkg.tar.xz
# ncmpcpp 0.7.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-jsonpatch-1.13-2-any.pkg.tar.xz
# python-jsonpatch 1.13-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-amqp-1.4.9-1-any.pkg.tar.xz
# python-amqp 1.4.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/qupzilla-1.8.9-2-x86_64.pkg.tar.xz
# qupzilla 1.8.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-ru-0.99f7-6-x86_64.pkg.tar.xz
# aspell-ru 0.99f7-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-pylast-1.4.2-1-any.pkg.tar.xz
# python-pylast 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-dogpile.cache-0.5.7-2-any.pkg.tar.xz
# python2-dogpile.cache 0.5.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-term-progressbar-2.17-1-any.pkg.tar.xz
# perl-term-progressbar 2.17-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-execnet-1.4.1-3-any.pkg.tar.xz
# python2-execnet 1.4.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/gcompris-data-15.10-1-any.pkg.tar.xz
# gcompris-data 15.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/web-news-1.6.4-6-any.pkg.tar.xz
# web-news 1.6.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-hangul-0.3.0-2-x86_64.pkg.tar.xz
# fcitx-hangul 0.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-update_checker-0.11-2-any.pkg.tar.xz
# python-update_checker 0.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ita_old-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ita_old 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/cinnamon-screensaver-3.0.0-1-x86_64.pkg.tar.xz
# cinnamon-screensaver 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/png2ico-20021208-7-x86_64.pkg.tar.xz
# png2ico 20021208-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-default-instances-containers-0.0.1-10-x86_64.pkg.tar.xz
# haskell-data-default-instances-containers 0.0.1-10

CMD: pacman --query --file /mirror/community/os/x86_64/ipython2-4.2.0-2-any.pkg.tar.xz
# ipython2 4.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/tdlib-0.5.0-1-any.pkg.tar.xz
# tdlib 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mldonkey-3.1.5-7-x86_64.pkg.tar.xz
# mldonkey 3.1.5-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-dataenc-0.14.0.7-7-x86_64.pkg.tar.xz
# haskell-dataenc 0.14.0.7-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-cinderclient-1.6.0-1-any.pkg.tar.xz
# python-cinderclient 1.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mysql++-3.2.2-2-x86_64.pkg.tar.xz
# mysql++ 3.2.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/xmms2-0.8DrO_o.919.gece0baf-3-x86_64.pkg.tar.xz
# xmms2 0.8DrO_o.919.gece0baf-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-typogrify-2.0.7-3-any.pkg.tar.xz
# python-typogrify 2.0.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/stk-4.5.0-2-x86_64.pkg.tar.xz
# stk 4.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/cksfv-1.3.14-3-x86_64.pkg.tar.xz
# cksfv 1.3.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/xmpppy-0.5.0_rc1-4-any.pkg.tar.xz
# xmpppy 0.5.0_rc1-4

CMD: pacman --query --file /mirror/community/os/x86_64/xsettings-client-0.10-7-x86_64.pkg.tar.xz
# xsettings-client 0.10-7

CMD: pacman --query --file /mirror/community/os/x86_64/zile-2.4.11-3-x86_64.pkg.tar.xz
# zile 2.4.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/syncthing-gtk-1:0.8.3-2-any.pkg.tar.xz
# syncthing-gtk 1:0.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/pyicqt-0.8.1.5-7-any.pkg.tar.xz
# pyicqt 0.8.1.5-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-m2crypto-0.24.0-1-x86_64.pkg.tar.xz
# python2-m2crypto 0.24.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/glob2-0.9.4.4-28-x86_64.pkg.tar.xz
# glob2 0.9.4.4-28

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-plugin-lqr-0.7.2-1-x86_64.pkg.tar.xz
# gimp-plugin-lqr 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/nemo-fileroller-2.8.0-3-x86_64.pkg.tar.xz
# nemo-fileroller 2.8.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/fonteditfs-1.2-5-x86_64.pkg.tar.xz
# fonteditfs 1.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sqlobject-2.1.2-1-any.pkg.tar.xz
# python2-sqlobject 2.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-mysql-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-mysql 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-keystoneclient-2.3.1-1-any.pkg.tar.xz
# python2-keystoneclient 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtkimageview-1.6.4-4-x86_64.pkg.tar.xz
# gtkimageview 1.6.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-oauthlib-1.1.0-1-any.pkg.tar.xz
# python2-oauthlib 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-pl-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-pl 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gstreamer-0.20-2-x86_64.pkg.tar.xz
# perl-gstreamer 0.20-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-oslo-utils-3.8.0-1-any.pkg.tar.xz
# python2-oslo-utils 3.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/flightgear-2016.1.1-1-x86_64.pkg.tar.xz
# flightgear 2016.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mhash-0.9.9.9-3-x86_64.pkg.tar.xz
# mhash 0.9.9.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-unikey-0.2.5-3-x86_64.pkg.tar.xz
# fcitx-unikey 0.2.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/avr-gdb-7.11-1-x86_64.pkg.tar.xz
# avr-gdb 7.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/gresolver-0.0.5-10-any.pkg.tar.xz
# gresolver 0.0.5-10

CMD: pacman --query --file /mirror/community/os/x86_64/opendkim-2.10.3-3-x86_64.pkg.tar.xz
# opendkim 2.10.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pmw-2.0.1-2-any.pkg.tar.xz
# python-pmw 2.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-fr-2.8.2-4-any.pkg.tar.xz
# gimp-help-fr 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-terminal-1.1.4-1-any.pkg.tar.xz
# deepin-terminal 1.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-betamax-0.7.0-1-any.pkg.tar.xz
# python-betamax 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/nvidia-cg-toolkit-3.1-3-x86_64.pkg.tar.xz
# nvidia-cg-toolkit 3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/widelands-data-18-1-any.pkg.tar.xz
# widelands-data 18-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pykka-1.2.0-1-any.pkg.tar.xz
# python2-pykka 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-www-sms-0.09-7-any.pkg.tar.xz
# perl-www-sms 0.09-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-utf8-string-1.0.1.1-1-x86_64.pkg.tar.xz
# haskell-utf8-string 1.0.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/arista-0.9.7-11-any.pkg.tar.xz
# arista 0.9.7-11

CMD: pacman --query --file /mirror/community/os/x86_64/packeth-1.8.1-1-x86_64.pkg.tar.xz
# packeth 1.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/npm-3.8.8-1-any.pkg.tar.xz
# npm 3.8.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/wqy-microhei-0.2.0_beta-7-any.pkg.tar.xz
# wqy-microhei 0.2.0_beta-7

CMD: pacman --query --file /mirror/community/os/x86_64/coffee-script-1.10.0-3-any.pkg.tar.xz
# coffee-script 1.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/packagekit-qt4-0.9.5-5-x86_64.pkg.tar.xz
# packagekit-qt4 0.9.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-format-iso8601-0.08-2-any.pkg.tar.xz
# perl-datetime-format-iso8601 0.08-2

CMD: pacman --query --file /mirror/community/os/x86_64/compton-0.1_beta2.5-3-x86_64.pkg.tar.xz
# compton 0.1_beta2.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/goobox-3.4.1-1-x86_64.pkg.tar.xz
# goobox 3.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/sqlmap-1.0.4-1-any.pkg.tar.xz
# sqlmap 1.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pycuda-2016.1-1-x86_64.pkg.tar.xz
# python2-pycuda 2016.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/you-get-0.4.390-1-any.pkg.tar.xz
# you-get 0.4.390-1

CMD: pacman --query --file /mirror/community/os/x86_64/mlton-20130715-5-x86_64.pkg.tar.xz
# mlton 20130715-5

CMD: pacman --query --file /mirror/community/os/x86_64/urxvt-perls-2.2-1-any.pkg.tar.xz
# urxvt-perls 2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-repoze.lru-0.6-5-any.pkg.tar.xz
# python2-repoze.lru 0.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/libmatio-1.5.6-1-x86_64.pkg.tar.xz
# libmatio 1.5.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-caja-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# python2-caja-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tcpflow-1.4.5-2-x86_64.pkg.tar.xz
# tcpflow 1.4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/glfw-doc-3.1.2-1-x86_64.pkg.tar.xz
# glfw-doc 3.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-parsedatetime-2.1-1-any.pkg.tar.xz
# python2-parsedatetime 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/torcs-1.3.6-2-x86_64.pkg.tar.xz
# torcs 1.3.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pkgconfig-1.1.0-1-any.pkg.tar.xz
# python-pkgconfig 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/hunspell-el-0.9-2-any.pkg.tar.xz
# hunspell-el 0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/scite-3.6.5-1-x86_64.pkg.tar.xz
# scite 3.6.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/igraph-0.7.1-5-x86_64.pkg.tar.xz
# igraph 0.7.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/sc-7.16-6-x86_64.pkg.tar.xz
# sc 7.16-6

CMD: pacman --query --file /mirror/community/os/x86_64/opensc-0.15.0-2-x86_64.pkg.tar.xz
# opensc 0.15.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-testing-4.5.0-2-any.pkg.tar.xz
# python-zope-testing 4.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-entrypoints-0.2.1-1-any.pkg.tar.xz
# python-entrypoints 0.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/caja-sendto-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# caja-sendto-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-yaml-1.06-1-any.pkg.tar.xz
# perl-test-yaml 1.06-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-stevedore-1.12.0-1-any.pkg.tar.xz
# python2-stevedore 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/docx2txt-1.4-2-any.pkg.tar.xz
# docx2txt 1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-ecdsa-0.13-2-any.pkg.tar.xz
# python-ecdsa 0.13-2

CMD: pacman --query --file /mirror/community/os/x86_64/regexxer-0.10-6-x86_64.pkg.tar.xz
# regexxer 0.10-6

CMD: pacman --query --file /mirror/community/os/x86_64/fcron-3.2.0-3-x86_64.pkg.tar.xz
# fcron 3.2.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jieba-0.38-1-any.pkg.tar.xz
# python2-jieba 0.38-1

CMD: pacman --query --file /mirror/community/os/x86_64/libskk-1.0.2-1-x86_64.pkg.tar.xz
# libskk 1.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/maim-3.4.47-2-x86_64.pkg.tar.xz
# maim 3.4.47-2

CMD: pacman --query --file /mirror/community/os/x86_64/addinclude-0.9-10-x86_64.pkg.tar.xz
# addinclude 0.9-10

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-digest-0.0.1.2-2-x86_64.pkg.tar.xz
# haskell-digest 0.0.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-email-validate-2.2.0-6-x86_64.pkg.tar.xz
# haskell-email-validate 2.2.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cliff-2.0.0-1-any.pkg.tar.xz
# python2-cliff 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-novaclient-4.0.0-1-any.pkg.tar.xz
# python2-novaclient 4.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/iperf-2.0.5-9-x86_64.pkg.tar.xz
# iperf 2.0.5-9

CMD: pacman --query --file /mirror/community/os/x86_64/freemat-4.2-6-x86_64.pkg.tar.xz
# freemat 4.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/patchage-1.0.0-3-x86_64.pkg.tar.xz
# patchage 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-polib-1.0.7-1-any.pkg.tar.xz
# python2-polib 1.0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/arm-none-eabi-newlib-2.4.0-1-any.pkg.tar.xz
# arm-none-eabi-newlib 2.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/smuxi-server-1.0.3-1-any.pkg.tar.xz
# smuxi-server 1.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-poe-component-client-keepalive-0.272-2-any.pkg.tar.xz
# perl-poe-component-client-keepalive 0.272-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-dbd-sqlite2-0.37-1-x86_64.pkg.tar.xz
# perl-dbd-sqlite2 0.37-1

CMD: pacman --query --file /mirror/community/os/x86_64/hedgewars-0.9.22-7-x86_64.pkg.tar.xz
# hedgewars 0.9.22-7

CMD: pacman --query --file /mirror/community/os/x86_64/libpcl-1.12-3-x86_64.pkg.tar.xz
# libpcl 1.12-3

CMD: pacman --query --file /mirror/community/os/x86_64/gstreamermm-1.4.3-2-x86_64.pkg.tar.xz
# gstreamermm 1.4.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-chameleon-2.24-1-any.pkg.tar.xz
# python2-chameleon 2.24-1

CMD: pacman --query --file /mirror/community/os/x86_64/cdbxx-0.0.1rc2-5-x86_64.pkg.tar.xz
# cdbxx 0.0.1rc2-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-sphinx_rtd_theme-0.1.9-1-any.pkg.tar.xz
# python-sphinx_rtd_theme 0.1.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/sage-data-polytopes_db-20120220-2-any.pkg.tar.xz
# sage-data-polytopes_db 20120220-2

CMD: pacman --query --file /mirror/community/os/x86_64/dcfldd-1.3.4.1-4-x86_64.pkg.tar.xz
# dcfldd 1.3.4.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-retry-0.7.1-4-x86_64.pkg.tar.xz
# haskell-retry 0.7.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/xl2tpd-1.3.7-1-x86_64.pkg.tar.xz
# xl2tpd 1.3.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-digest-0.11-1-any.pkg.tar.xz
# perl-io-digest 0.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua-sql-mysql-2.3.0-6-x86_64.pkg.tar.xz
# lua-sql-mysql 2.3.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/mtpaint-3.40-15-x86_64.pkg.tar.xz
# mtpaint 3.40-15

CMD: pacman --query --file /mirror/community/os/x86_64/libextractor-1.3-2-x86_64.pkg.tar.xz
# libextractor 1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/stylish-haskell-0.5.16.0-5-x86_64.pkg.tar.xz
# stylish-haskell 0.5.16.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/netwatch-1.3.1_2-1-x86_64.pkg.tar.xz
# netwatch 1.3.1_2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-dbus-0.10.12-3-x86_64.pkg.tar.xz
# haskell-dbus 0.10.12-3

CMD: pacman --query --file /mirror/community/os/x86_64/vhba-module-20140928-27-x86_64.pkg.tar.xz
# vhba-module 20140928-27

CMD: pacman --query --file /mirror/community/os/x86_64/gdmap-0.8.1-4-x86_64.pkg.tar.xz
# gdmap 0.8.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/kmymoney-4.7.2-4-x86_64.pkg.tar.xz
# kmymoney 4.7.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-setuptools-markdown-0.2-1-any.pkg.tar.xz
# python-setuptools-markdown 0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/critter-1.0.2-9-x86_64.pkg.tar.xz
# critter 1.0.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/mantisbt-1.2.19-2-any.pkg.tar.xz
# mantisbt 1.2.19-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-hunter-1.3.0-1-x86_64.pkg.tar.xz
# python2-hunter 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/bsdiff-4.3-8-x86_64.pkg.tar.xz
# bsdiff 4.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/knockd-0.7-2-x86_64.pkg.tar.xz
# knockd 0.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/libqtelegram-ae-3:6.1-2-x86_64.pkg.tar.xz
# libqtelegram-ae 3:6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/libmateweather-1.12.1-1-x86_64.pkg.tar.xz
# libmateweather 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/rapidsvn-0.12.1-7-x86_64.pkg.tar.xz
# rapidsvn 0.12.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/mate-netbook-1.12.0-1-x86_64.pkg.tar.xz
# mate-netbook 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/wxcam-1.1-9-x86_64.pkg.tar.xz
# wxcam 1.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/mpfi-1.5.1-2-x86_64.pkg.tar.xz
# mpfi 1.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/josm-10161-1-any.pkg.tar.xz
# josm 10161-1

CMD: pacman --query --file /mirror/community/os/x86_64/terminus-font-4.40-2-any.pkg.tar.xz
# terminus-font 4.40-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pattern-arrows-0.0.2-1-x86_64.pkg.tar.xz
# haskell-pattern-arrows 0.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-lt-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-lt 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-isodate-0.5.4-2-any.pkg.tar.xz
# python2-isodate 0.5.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/dguitar-0.5.8-6-any.pkg.tar.xz
# dguitar 0.5.8-6

CMD: pacman --query --file /mirror/community/os/x86_64/bcloud-3.8.2-2-any.pkg.tar.xz
# bcloud 3.8.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/letsencrypt-0.5.0-1-any.pkg.tar.xz
# letsencrypt 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/jruby-9.0.5.0-1-any.pkg.tar.xz
# jruby 9.0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-form-stock-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-form-stock 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/xpacman-0.11-7-x86_64.pkg.tar.xz
# xpacman 0.11-7

CMD: pacman --query --file /mirror/community/os/x86_64/mcp-plugins-0.4.0-2-x86_64.pkg.tar.xz
# mcp-plugins 0.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/libmatekbd-1.12.1-1-x86_64.pkg.tar.xz
# libmatekbd 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-factory-util-1.7-6-any.pkg.tar.xz
# perl-class-factory-util 1.7-6

CMD: pacman --query --file /mirror/community/os/x86_64/pastebinit-1.4.1-1-any.pkg.tar.xz
# pastebinit 1.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/echat-0.04beta1-5-x86_64.pkg.tar.xz
# echat 0.04beta1-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-edisoncore-1.3.1.1-1-x86_64.pkg.tar.xz
# haskell-edisoncore 1.3.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/dtc-1.4.1-1-x86_64.pkg.tar.xz
# dtc 1.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-anthy-0.2.2-3-x86_64.pkg.tar.xz
# fcitx-anthy 0.2.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/qtspim-9.1.17-2-x86_64.pkg.tar.xz
# qtspim 9.1.17-2

CMD: pacman --query --file /mirror/community/os/x86_64/nrg2iso-0.4-9-x86_64.pkg.tar.xz
# nrg2iso 0.4-9

CMD: pacman --query --file /mirror/community/os/x86_64/python-tornado-4.3.0-1-x86_64.pkg.tar.xz
# python-tornado 4.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/powerline-fonts-2.4-1-x86_64.pkg.tar.xz
# powerline-fonts 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gpicview-0.2.5-1-x86_64.pkg.tar.xz
# gpicview 0.2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-latexsuite-20141116-2-any.pkg.tar.xz
# vim-latexsuite 20141116-2

CMD: pacman --query --file /mirror/community/os/x86_64/hamster-time-tracker-1.04-2-any.pkg.tar.xz
# hamster-time-tracker 1.04-2

CMD: pacman --query --file /mirror/community/os/x86_64/wireshark-gtk-2.0.3-1-x86_64.pkg.tar.xz
# wireshark-gtk 2.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/wireshark-common-2.0.3-1-x86_64.pkg.tar.xz
# wireshark-common 2.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/supertux-0.4.0-1-x86_64.pkg.tar.xz
# supertux 0.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyflakes-1.1.0-1-any.pkg.tar.xz
# python-pyflakes 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pathtools-0.1.2-2-any.pkg.tar.xz
# python2-pathtools 0.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/scribes-0.4.954-6-any.pkg.tar.xz
# scribes 0.4.954-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-byteorder-1.0.4-1-x86_64.pkg.tar.xz
# haskell-byteorder 1.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-opengl-glu-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-opengl-glu 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/discover-5.6.3-2-x86_64.pkg.tar.xz
# discover 5.6.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/thefuck-3.9-1-any.pkg.tar.xz
# thefuck 3.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/electricsheep-2.7b33-27-x86_64.pkg.tar.xz
# electricsheep 2.7b33-27

CMD: pacman --query --file /mirror/community/os/x86_64/python-configargparse-0.10.0-1-any.pkg.tar.xz
# python-configargparse 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libdui-1.2.10-1-x86_64.pkg.tar.xz
# libdui 1.2.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gasp-0.3.4-2-any.pkg.tar.xz
# python2-gasp 0.3.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-chunked-data-0.2.0-21-x86_64.pkg.tar.xz
# haskell-chunked-data 0.2.0-21

CMD: pacman --query --file /mirror/community/os/x86_64/libmatekbd-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# libmatekbd-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-hangul-1.5.0-3-x86_64.pkg.tar.xz
# ibus-hangul 1.5.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/pcsc-perl-1.4.14-1-x86_64.pkg.tar.xz
# pcsc-perl 1.4.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/dvdbackup-0.4.2-2-x86_64.pkg.tar.xz
# dvdbackup 0.4.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-msa-3.04.00-1-any.pkg.tar.xz
# tesseract-data-msa 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/frei0r-plugins-1.4-4-x86_64.pkg.tar.xz
# frei0r-plugins 1.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-component-4.2.2-1-any.pkg.tar.xz
# python2-zope-component 4.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/opensips-2.1.2-3-x86_64.pkg.tar.xz
# opensips 2.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/lxc-1:2.0.0-2-x86_64.pkg.tar.xz
# lxc 1:2.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pylibmc-1.5.1-1-x86_64.pkg.tar.xz
# python-pylibmc 1.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/bbdb-3.1.2-4-any.pkg.tar.xz
# bbdb 3.1.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/atril-1.12.2-1-x86_64.pkg.tar.xz
# atril 1.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/parrot-8.1.0-2-x86_64.pkg.tar.xz
# parrot 8.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-telnet-3.04-1-any.pkg.tar.xz
# perl-net-telnet 3.04-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-testscenarios-0.5.0-1-any.pkg.tar.xz
# python2-testscenarios 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/clewn-1.15-6-x86_64.pkg.tar.xz
# clewn 1.15-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-term-animation-2.6-2-any.pkg.tar.xz
# perl-term-animation 2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/xcircuit-3.8.78-1-x86_64.pkg.tar.xz
# xcircuit 3.8.78-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-network-multicast-0.1.0-2-x86_64.pkg.tar.xz
# haskell-network-multicast 0.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-jedi-0.9.0-2-any.pkg.tar.xz
# python-jedi 0.9.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/picard-1.3.2-3-x86_64.pkg.tar.xz
# picard 1.3.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-fake-factory-0.5.7-1-any.pkg.tar.xz
# python-fake-factory 0.5.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-apsw-3.11.0-1-x86_64.pkg.tar.xz
# python-apsw 3.11.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-pastie-2.0-7-any.pkg.tar.xz
# vim-pastie 2.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-marisa-0.2.4-7-x86_64.pkg.tar.xz
# ruby-marisa 0.2.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/libxnvctrl-352.21-1-x86_64.pkg.tar.xz
# libxnvctrl 352.21-1

CMD: pacman --query --file /mirror/community/os/x86_64/clearsilver-0.10.5-19-x86_64.pkg.tar.xz
# clearsilver 0.10.5-19

CMD: pacman --query --file /mirror/community/os/x86_64/aiccu-20070115-6-x86_64.pkg.tar.xz
# aiccu 20070115-6

CMD: pacman --query --file /mirror/community/os/x86_64/po4a-0.46-1-any.pkg.tar.xz
# po4a 0.46-1

CMD: pacman --query --file /mirror/community/os/x86_64/garmindev-0.3.4-8-x86_64.pkg.tar.xz
# garmindev 0.3.4-8

CMD: pacman --query --file /mirror/community/os/x86_64/python-novaclient-4.0.0-1-any.pkg.tar.xz
# python-novaclient 4.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mistune-0.7.2-1-any.pkg.tar.xz
# python2-mistune 0.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua-alt-getopt-0.7.0-7-any.pkg.tar.xz
# lua-alt-getopt 0.7.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-cycler-0.10.0-1-any.pkg.tar.xz
# python-cycler 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-flask-socketio-2.2-1-any.pkg.tar.xz
# python-flask-socketio 2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/luxrender-1.5.1-1-x86_64.pkg.tar.xz
# luxrender 1.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/iperf3-3.1.2-1-x86_64.pkg.tar.xz
# iperf3 3.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libnids-1.24-3-x86_64.pkg.tar.xz
# libnids 1.24-3

CMD: pacman --query --file /mirror/community/os/x86_64/cpupower-4.5-2-x86_64.pkg.tar.xz
# cpupower 4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/pacmatic-20150126-1-any.pkg.tar.xz
# pacmatic 20150126-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sure-1.2.24-2-any.pkg.tar.xz
# python2-sure 1.2.24-2

CMD: pacman --query --file /mirror/community/os/x86_64/ganv-1.4.2-2-x86_64.pkg.tar.xz
# ganv 1.4.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/devil-1.7.8-21-x86_64.pkg.tar.xz
# devil 1.7.8-21

CMD: pacman --query --file /mirror/community/os/x86_64/perl-devel-patchperl-1.40-1-any.pkg.tar.xz
# perl-devel-patchperl 1.40-1

CMD: pacman --query --file /mirror/community/os/x86_64/eclib-20160206-5-x86_64.pkg.tar.xz
# eclib 20160206-5

CMD: pacman --query --file /mirror/community/os/x86_64/synbak-3.2-1-any.pkg.tar.xz
# synbak 3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/zn_poly-0.9-3-x86_64.pkg.tar.xz
# zn_poly 0.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/xfce4-whiskermenu-plugin-1.5.3-1-x86_64.pkg.tar.xz
# xfce4-whiskermenu-plugin 1.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/fwbuilder-5.1.0.3599-7-x86_64.pkg.tar.xz
# fwbuilder 5.1.0.3599-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-descriptive-0.9.4-17-x86_64.pkg.tar.xz
# haskell-descriptive 0.9.4-17

CMD: pacman --query --file /mirror/community/os/x86_64/musescore-2.0.3-2-x86_64.pkg.tar.xz
# musescore 2.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyudev-0.19.0-1-any.pkg.tar.xz
# python-pyudev 0.19.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/powerline-2.4-1-x86_64.pkg.tar.xz
# powerline 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/bti-034-1-x86_64.pkg.tar.xz
# bti 034-1

CMD: pacman --query --file /mirror/community/os/x86_64/xnc-5.0.4-8-x86_64.pkg.tar.xz
# xnc 5.0.4-8

CMD: pacman --query --file /mirror/community/os/x86_64/python2-paste-2.0.3-1-any.pkg.tar.xz
# python2-paste 2.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libqtxdg-1.3.0-3-x86_64.pkg.tar.xz
# libqtxdg 1.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-sha-1.6.4.2-4-x86_64.pkg.tar.xz
# haskell-sha 1.6.4.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-powerline-2.4-1-x86_64.pkg.tar.xz
# python-powerline 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/pydf-12-1-any.pkg.tar.xz
# pydf 12-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyodbc-3.0.10-2-x86_64.pkg.tar.xz
# python2-pyodbc 3.0.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-security-4.0.3-1-x86_64.pkg.tar.xz
# python2-zope-security 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/mcelog-1:136-1-x86_64.pkg.tar.xz
# mcelog 1:136-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-www-mechanize-1.75-1-any.pkg.tar.xz
# perl-www-mechanize 1.75-1

CMD: pacman --query --file /mirror/community/os/x86_64/zathura-djvu-0.2.5-2-x86_64.pkg.tar.xz
# zathura-djvu 0.2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/dex-0.7-1-any.pkg.tar.xz
# dex 0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-polyglot-0.3.5-3-any.pkg.tar.xz
# ruby-polyglot 0.3.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/talkfilters-2.3.8-4-x86_64.pkg.tar.xz
# talkfilters 2.3.8-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-oslo-serialization-2.4.0-2-any.pkg.tar.xz
# python2-oslo-serialization 2.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/bbpager-0.4.7-7-x86_64.pkg.tar.xz
# bbpager 0.4.7-7

CMD: pacman --query --file /mirror/community/os/x86_64/cordova-6.1.1-1-any.pkg.tar.xz
# cordova 6.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-bufexplorer-7.4.6-1-any.pkg.tar.xz
# vim-bufexplorer 7.4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/arch-1.3.5-11-x86_64.pkg.tar.xz
# arch 1.3.5-11

CMD: pacman --query --file /mirror/community/os/x86_64/imvirt-0.9.6-1-x86_64.pkg.tar.xz
# imvirt 0.9.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/hlint-1.9.32-3-x86_64.pkg.tar.xz
# hlint 1.9.32-3

CMD: pacman --query --file /mirror/community/os/x86_64/simutrans-pak64-120.1.2-2-any.pkg.tar.xz
# simutrans-pak64 120.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/coin-or-mp-1.8.3-5-x86_64.pkg.tar.xz
# coin-or-mp 1.8.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/festival-english-2.4-1-any.pkg.tar.xz
# festival-english 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/wifi-radar-2.0.s10-1-any.pkg.tar.xz
# wifi-radar 2.0.s10-1

CMD: pacman --query --file /mirror/community/os/x86_64/apvlv-0.1.5-3-x86_64.pkg.tar.xz
# apvlv 0.1.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-icon-theme-15.12.26-1-any.pkg.tar.xz
# deepin-icon-theme 15.12.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-nfslock-1.27-1-any.pkg.tar.xz
# perl-file-nfslock 1.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/shorewall6-5.0.4-1-any.pkg.tar.xz
# shorewall6 5.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-math-random-isaac-1.004-2-any.pkg.tar.xz
# perl-math-random-isaac 1.004-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pygpgme-0.3-4-x86_64.pkg.tar.xz
# python-pygpgme 0.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-exceptions-4.0.8-1-any.pkg.tar.xz
# python-zope-exceptions 4.0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/sslscan-1.10.2-3-x86_64.pkg.tar.xz
# sslscan 1.10.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/lazarus-gtk2-1.6.0-2-x86_64.pkg.tar.xz
# lazarus-gtk2 1.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gtk2-sexy-0.05-10-x86_64.pkg.tar.xz
# perl-gtk2-sexy 0.05-10

CMD: pacman --query --file /mirror/community/os/x86_64/perl-app-cli-0.313-3-any.pkg.tar.xz
# perl-app-cli 0.313-3

CMD: pacman --query --file /mirror/community/os/x86_64/adobe-source-han-sans-cn-fonts-1.004-1-any.pkg.tar.xz
# adobe-source-han-sans-cn-fonts 1.004-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-send-2.201-1-any.pkg.tar.xz
# perl-email-send 2.201-1

CMD: pacman --query --file /mirror/community/os/x86_64/arpwatch-2.1a15-14-x86_64.pkg.tar.xz
# arpwatch 2.1a15-14

CMD: pacman --query --file /mirror/community/os/x86_64/python2-email-validator-1.0.1-1-any.pkg.tar.xz
# python2-email-validator 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-regex-applicative-0.3.3-1-x86_64.pkg.tar.xz
# haskell-regex-applicative 0.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/yabause-qt-0.9.14-3-x86_64.pkg.tar.xz
# yabause-qt 0.9.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/websvn-2.3.3-5-any.pkg.tar.xz
# websvn 2.3.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-routes-2.3.1-1-any.pkg.tar.xz
# python-routes 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ophcrack-3.6.0-2-x86_64.pkg.tar.xz
# ophcrack 3.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/vile-9.8_q-2-x86_64.pkg.tar.xz
# vile 9.8_q-2

CMD: pacman --query --file /mirror/community/os/x86_64/wkhtmltopdf-0.12.3-1-x86_64.pkg.tar.xz
# wkhtmltopdf 0.12.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/julia-2:0.4.5-1-x86_64.pkg.tar.xz
# julia 2:0.4.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxterminal-0.2.0-2-x86_64.pkg.tar.xz
# lxterminal 0.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/pfff-0.29-3-x86_64.pkg.tar.xz
# pfff 0.29-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-xlrd-0.9.4-2-any.pkg.tar.xz
# python2-xlrd 0.9.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-setenv-0.1.1.3-2-x86_64.pkg.tar.xz
# haskell-setenv 0.1.1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-xlsxwriter-0.8.4-1-any.pkg.tar.xz
# python-xlsxwriter 0.8.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/mxml-2.9-1-x86_64.pkg.tar.xz
# mxml 2.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mimerender-0.6.0-1-any.pkg.tar.xz
# python2-mimerender 0.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-ko-2.8.2-4-any.pkg.tar.xz
# gimp-help-ko 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-hin-3.04.00-1-any.pkg.tar.xz
# tesseract-data-hin 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/vmpk-0.6.2a-2-x86_64.pkg.tar.xz
# vmpk 0.6.2a-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyswip-0.2.3-3-any.pkg.tar.xz
# python-pyswip 0.2.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/pkgdiff-1.7.1-1-any.pkg.tar.xz
# pkgdiff 1.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/wput-0.6.2-3-x86_64.pkg.tar.xz
# wput 0.6.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-libffi-0.1-1-x86_64.pkg.tar.xz
# haskell-libffi 0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-south-1.0.2-2-any.pkg.tar.xz
# python2-south 1.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-mono-traversable-0.10.2-4-x86_64.pkg.tar.xz
# haskell-mono-traversable 0.10.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/exfat-utils-1.2.3-2-x86_64.pkg.tar.xz
# exfat-utils 1.2.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-freezethaw-0.5001-3-any.pkg.tar.xz
# perl-freezethaw 0.5001-3

CMD: pacman --query --file /mirror/community/os/x86_64/soundfont-fluid-2-2-any.pkg.tar.xz
# soundfont-fluid 2-2

CMD: pacman --query --file /mirror/community/os/x86_64/codeblocks-16.01-2-x86_64.pkg.tar.xz
# codeblocks 16.01-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-basemap-1.0.7-4-x86_64.pkg.tar.xz
# python-basemap 1.0.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/krename-4.0.9-6-x86_64.pkg.tar.xz
# krename 4.0.9-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-apache-libcloud-0.20.1-1-any.pkg.tar.xz
# python-apache-libcloud 0.20.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-zh-tw-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-zh-tw 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/pelican-3.6.3-5-any.pkg.tar.xz
# pelican 3.6.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytz-2016.4-1-any.pkg.tar.xz
# python-pytz 2016.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-deu-3.04.00-1-any.pkg.tar.xz
# tesseract-data-deu 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gnome2-wnck-0.16-10-x86_64.pkg.tar.xz
# perl-gnome2-wnck 0.16-10

CMD: pacman --query --file /mirror/community/os/x86_64/openshot-1.4.3-6-any.pkg.tar.xz
# openshot 1.4.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/kim4-0.9.5-6-any.pkg.tar.xz
# kim4 0.9.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/pork-0.99.8.1-10-x86_64.pkg.tar.xz
# pork 0.99.8.1-10

CMD: pacman --query --file /mirror/community/os/x86_64/soqt-1.5.0-9-x86_64.pkg.tar.xz
# soqt 1.5.0-9

CMD: pacman --query --file /mirror/community/os/x86_64/ispc-1.8.2-3-x86_64.pkg.tar.xz
# ispc 1.8.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/transset-df-6-5-x86_64.pkg.tar.xz
# transset-df 6-5

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-fin-3.04.00-1-any.pkg.tar.xz
# tesseract-data-fin 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/nbtscan-1.5.1-6-x86_64.pkg.tar.xz
# nbtscan 1.5.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/emacs-nox-24.5-4-x86_64.pkg.tar.xz
# emacs-nox 24.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/s3cmd-1.6.1-1-any.pkg.tar.xz
# s3cmd 1.6.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-rst2pdf-0.93-8-any.pkg.tar.xz
# python2-rst2pdf 0.93-8

CMD: pacman --query --file /mirror/community/os/x86_64/mpop-1.2.4-2-x86_64.pkg.tar.xz
# mpop 1.2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/docker-machine-0.7.0-1-x86_64.pkg.tar.xz
# docker-machine 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/log4net-1.2.15-1-any.pkg.tar.xz
# log4net 1.2.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-asterwave-20160127.0dc2c48-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-asterwave 20160127.0dc2c48-2

CMD: pacman --query --file /mirror/community/os/x86_64/gpsim-0.29.0-1-x86_64.pkg.tar.xz
# gpsim 0.29.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-http-parser-0.8.3-1-x86_64.pkg.tar.xz
# python2-http-parser 0.8.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-chewing-1.4.14-3-x86_64.pkg.tar.xz
# ibus-chewing 1.4.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gdtextutil-0.86-4-any.pkg.tar.xz
# perl-gdtextutil 0.86-4

CMD: pacman --query --file /mirror/community/os/x86_64/qtav-1.10.0-2-x86_64.pkg.tar.xz
# qtav 1.10.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/sigil-0.9.5-1-x86_64.pkg.tar.xz
# sigil 0.9.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/sk1-0.9.3-3-x86_64.pkg.tar.xz
# sk1 0.9.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-pod-coverage-0.23-1-any.pkg.tar.xz
# perl-pod-coverage 0.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-unbounded-delays-0.1.0.9-1-x86_64.pkg.tar.xz
# haskell-unbounded-delays 0.1.0.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/aeolus-0.9.0-2-x86_64.pkg.tar.xz
# aeolus 0.9.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-object-realize-later-0.19-1-any.pkg.tar.xz
# perl-object-realize-later 0.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-algorithm-annotate-0.10-6-any.pkg.tar.xz
# perl-algorithm-annotate 0.10-6

CMD: pacman --query --file /mirror/community/os/x86_64/emscripten-1.36.3-1-x86_64.pkg.tar.xz
# emscripten 1.36.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/mod_proxy_uwsgi-2.0.12-7-x86_64.pkg.tar.xz
# mod_proxy_uwsgi 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/qxmpp-0.9.3-2-x86_64.pkg.tar.xz
# qxmpp 0.9.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/pluma-1.12.2-1-x86_64.pkg.tar.xz
# pluma 1.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/scrypt-1.2.0-1-x86_64.pkg.tar.xz
# scrypt 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-strip-2.09-1-x86_64.pkg.tar.xz
# perl-html-strip 2.09-1

CMD: pacman --query --file /mirror/community/os/x86_64/gwakeonlan-0.6.2-4-any.pkg.tar.xz
# gwakeonlan 0.6.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/pynac-0.6.2-1-x86_64.pkg.tar.xz
# pynac 0.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-abstract-par-0.3.3-1-x86_64.pkg.tar.xz
# haskell-abstract-par 0.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/docker-compose-1.6.2-1-x86_64.pkg.tar.xz
# docker-compose 1.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-repoze.lru-0.6-5-any.pkg.tar.xz
# python-repoze.lru 0.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-docutils-0.12-3-any.pkg.tar.xz
# python-docutils 0.12-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyodbc-3.0.10-2-x86_64.pkg.tar.xz
# python-pyodbc 3.0.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/subdownloader-2.0.18-3-any.pkg.tar.xz
# subdownloader 2.0.18-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-binary-tagged-0.1.4.0-2-x86_64.pkg.tar.xz
# haskell-binary-tagged 0.1.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/gebabbel-0.4-8-x86_64.pkg.tar.xz
# gebabbel 0.4-8

CMD: pacman --query --file /mirror/community/os/x86_64/ferm-2.3-1-any.pkg.tar.xz
# ferm 2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-archive-extract-0.76-1-any.pkg.tar.xz
# perl-archive-extract 0.76-1

CMD: pacman --query --file /mirror/community/os/x86_64/ogmtools-1.5-6-x86_64.pkg.tar.xz
# ogmtools 1.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/man-pages-it-4.00-1-any.pkg.tar.xz
# man-pages-it 4.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-backgrounds-1.12.0-1-any.pkg.tar.xz
# mate-backgrounds 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/interlis-compiler-4.2.0-4-any.pkg.tar.xz
# interlis-compiler 4.2.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/epdfview-0.1.8-8-x86_64.pkg.tar.xz
# epdfview 0.1.8-8

CMD: pacman --query --file /mirror/community/os/x86_64/python-statsmodels-0.6.1-3-x86_64.pkg.tar.xz
# python-statsmodels 0.6.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/tap-plugins-0.7.3-1-x86_64.pkg.tar.xz
# tap-plugins 0.7.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/spacefm-1.0.5-2-x86_64.pkg.tar.xz
# spacefm 1.0.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/smtube-16.3.0-1-x86_64.pkg.tar.xz
# smtube 16.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tempita-0.5.2-3-any.pkg.tar.xz
# python2-tempita 0.5.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-werkzeug-0.11.4-1-any.pkg.tar.xz
# python2-werkzeug 0.11.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/mingw-w64-crt-4.0.6-1-any.pkg.tar.xz
# mingw-w64-crt 4.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-pcre-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-pcre 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-db-mysql-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-db-mysql 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/rdiff-backup-1.2.8-7-x86_64.pkg.tar.xz
# rdiff-backup 1.2.8-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-repoze.profile-2.1-2-any.pkg.tar.xz
# python2-repoze.profile 2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/cinnamon-desktop-3.0.0-1-x86_64.pkg.tar.xz
# cinnamon-desktop 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-inconsolata-20151221.480630d-1-any.pkg.tar.xz
# ttf-inconsolata 20151221.480630d-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-data-hexdump-0.02-4-any.pkg.tar.xz
# perl-data-hexdump 0.02-4

CMD: pacman --query --file /mirror/community/os/x86_64/ussp-push-0.11-6-x86_64.pkg.tar.xz
# ussp-push 0.11-6

CMD: pacman --query --file /mirror/community/os/x86_64/recorditnow-0.8.1-10-x86_64.pkg.tar.xz
# recorditnow 0.8.1-10

CMD: pacman --query --file /mirror/community/os/x86_64/libc++-3.7.1-1-x86_64.pkg.tar.xz
# libc++ 3.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/cmark-0.25.2-1-x86_64.pkg.tar.xz
# cmark 0.25.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-socketio-1.1-1-any.pkg.tar.xz
# python2-socketio 1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/postgrey-1.36-2-any.pkg.tar.xz
# postgrey 1.36-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-werkzeug-0.11.4-1-any.pkg.tar.xz
# python-werkzeug 0.11.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/soil-1.16-2-x86_64.pkg.tar.xz
# soil 1.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/gpsbabel-1.5.3-1-x86_64.pkg.tar.xz
# gpsbabel 1.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/nini-1.1.0-5-any.pkg.tar.xz
# nini 1.1.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/miniupnpc-1.9.20151026-1-x86_64.pkg.tar.xz
# miniupnpc 1.9.20151026-1

CMD: pacman --query --file /mirror/community/os/x86_64/xsensors-0.70-5-x86_64.pkg.tar.xz
# xsensors 0.70-5

CMD: pacman --query --file /mirror/community/os/x86_64/netcf-0.2.8-3-x86_64.pkg.tar.xz
# netcf 0.2.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/multibit-0.5.18-2-any.pkg.tar.xz
# multibit 0.5.18-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-nowarnings-1.04-2-any.pkg.tar.xz
# perl-test-nowarnings 1.04-2

CMD: pacman --query --file /mirror/community/os/x86_64/dwm-6.1-3-x86_64.pkg.tar.xz
# dwm 6.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-ip-minimal-0.06-1-any.pkg.tar.xz
# perl-net-ip-minimal 0.06-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-canary-stability-2011-1-any.pkg.tar.xz
# perl-canary-stability 2011-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-hookable-4.0.4-1-x86_64.pkg.tar.xz
# python-zope-hookable 4.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-autouse-2.01-2-any.pkg.tar.xz
# perl-class-autouse 2.01-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-component-4.2.2-1-any.pkg.tar.xz
# python-zope-component 4.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-praw-3.4.0-1-any.pkg.tar.xz
# python2-praw 3.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-polkit-1.12.0-1-x86_64.pkg.tar.xz
# mate-polkit 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/qbittorrent-nox-3.3.3-2-x86_64.pkg.tar.xz
# qbittorrent-nox 3.3.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/qgit-2.5-2-x86_64.pkg.tar.xz
# qgit 2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-bitop-1.0.2-7-x86_64.pkg.tar.xz
# lua51-bitop 1.0.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/pianobar-2015.11.22-2-x86_64.pkg.tar.xz
# pianobar 2015.11.22-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-dateutil-2.5.3-1-any.pkg.tar.xz
# python-dateutil 2.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-lat-3.04.00-1-any.pkg.tar.xz
# tesseract-data-lat 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-elib-intl-0.0.3-1-any.pkg.tar.xz
# python2-elib-intl 0.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-fonttools-3.0-1-any.pkg.tar.xz
# python2-fonttools 3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-otr-4.0.2-1-x86_64.pkg.tar.xz
# pidgin-otr 4.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-sax-expat-0.51-4-any.pkg.tar.xz
# perl-xml-sax-expat 0.51-4

CMD: pacman --query --file /mirror/community/os/x86_64/notification-daemon-3.20.0-1-x86_64.pkg.tar.xz
# notification-daemon 3.20.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/monica-3.7-5-x86_64.pkg.tar.xz
# monica 3.7-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyparsing-2.1.1-1-any.pkg.tar.xz
# python-pyparsing 2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/supertuxkart-0.9.1-2-x86_64.pkg.tar.xz
# supertuxkart 0.9.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-psutil-4.1.0-1-x86_64.pkg.tar.xz
# python2-psutil 4.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-openssh-0.70-1-any.pkg.tar.xz
# perl-net-openssh 0.70-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytz-2016.4-1-any.pkg.tar.xz
# python2-pytz 2016.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/mx-1.4.7-3-x86_64.pkg.tar.xz
# mx 1.4.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-h5py-2.6.0-2-x86_64.pkg.tar.xz
# python-h5py 2.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-oslo-serialization-2.4.0-2-any.pkg.tar.xz
# python-oslo-serialization 2.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-raven-5.13.0-1-any.pkg.tar.xz
# python2-raven 5.13.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tldp-howtos-html-single-20130530-1-any.pkg.tar.xz
# tldp-howtos-html-single 20130530-1

CMD: pacman --query --file /mirror/community/os/x86_64/openimageio-1.6.12-1-x86_64.pkg.tar.xz
# openimageio 1.6.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gssapi-0.28-9-x86_64.pkg.tar.xz
# perl-gssapi 0.28-9

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-load-0.23-1-any.pkg.tar.xz
# perl-class-load 0.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/appstream-0.9.4-3-x86_64.pkg.tar.xz
# appstream 0.9.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-net-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-net 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/avrdude-1:6.3-1-x86_64.pkg.tar.xz
# avrdude 1:6.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/sk1libs-0.9.2-2-x86_64.pkg.tar.xz
# sk1libs 0.9.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/shairplay-20160101.ce80e00-1-x86_64.pkg.tar.xz
# shairplay 20160101.ce80e00-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-artwork-themes-15.12.2-2-any.pkg.tar.xz
# deepin-artwork-themes 15.12.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/zimg-2.0.4-1-x86_64.pkg.tar.xz
# zimg 2.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/http-parser-2.7.0-1-x86_64.pkg.tar.xz
# http-parser 2.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ifuse-1.1.3-3-x86_64.pkg.tar.xz
# ifuse 1.1.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/shadowsocks-2.8.2.20160112-1-any.pkg.tar.xz
# shadowsocks 2.8.2.20160112-1

CMD: pacman --query --file /mirror/community/os/x86_64/atanks-6.3-2-x86_64.pkg.tar.xz
# atanks 6.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/cdcd-0.6.6-8-x86_64.pkg.tar.xz
# cdcd 0.6.6-8

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-persistent-2.2.4.1-12-x86_64.pkg.tar.xz
# haskell-persistent 2.2.4.1-12

CMD: pacman --query --file /mirror/community/os/x86_64/mime-editor-0.6-5-any.pkg.tar.xz
# mime-editor 0.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/pystatgrab-0.6-1-x86_64.pkg.tar.xz
# pystatgrab 0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pylorcon-2-4-any.pkg.tar.xz
# python2-pylorcon 2-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-nep-3.04.00-1-any.pkg.tar.xz
# tesseract-data-nep 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-dnspython-1.12.0-1-any.pkg.tar.xz
# python2-dnspython 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/confuse-2.8-2-x86_64.pkg.tar.xz
# confuse 2.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-ufraw-0.22-5-x86_64.pkg.tar.xz
# gimp-ufraw 0.22-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pandoc-citeproc-0.9.1.1-16-x86_64.pkg.tar.xz
# haskell-pandoc-citeproc 0.9.1.1-16

CMD: pacman --query --file /mirror/community/os/x86_64/python-jsonpointer-1.10-1-any.pkg.tar.xz
# python-jsonpointer 1.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/acpid-2.0.27-1-x86_64.pkg.tar.xz
# acpid 2.0.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/tasque-0.1.12-3-any.pkg.tar.xz
# tasque 0.1.12-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-yaml-0.8.17.1-2-x86_64.pkg.tar.xz
# haskell-yaml 0.8.17.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-initial-setup-3.20.1-1-x86_64.pkg.tar.xz
# gnome-initial-setup 3.20.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-testrunner-4.4.10-1-any.pkg.tar.xz
# python-zope-testrunner 4.4.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/qtcurve-gtk2-1.8.18.git20151017-1-x86_64.pkg.tar.xz
# qtcurve-gtk2 1.8.18.git20151017-1

CMD: pacman --query --file /mirror/community/os/x86_64/matchbox-desktop-2.0-4-x86_64.pkg.tar.xz
# matchbox-desktop 2.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/sage-notebook-0.12-2-any.pkg.tar.xz
# sage-notebook 0.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sh-1.11-2-any.pkg.tar.xz
# python2-sh 1.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-en_gb-2.8.2-4-any.pkg.tar.xz
# gimp-help-en_gb 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-rack-1.6.4-2-any.pkg.tar.xz
# ruby-rack 1.6.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mythweb-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mythweb 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/intel-gpu-tools-1.14-1-x86_64.pkg.tar.xz
# intel-gpu-tools 1.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/qmpdclient-1.2.2-6-x86_64.pkg.tar.xz
# qmpdclient 1.2.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-aws-0.13.0-37-x86_64.pkg.tar.xz
# haskell-aws 0.13.0-37

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jswebkit-0.0.3-5-x86_64.pkg.tar.xz
# python2-jswebkit 0.0.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/gnuradio-osmosdr-0.1.4-16-x86_64.pkg.tar.xz
# gnuradio-osmosdr 0.1.4-16

CMD: pacman --query --file /mirror/community/os/x86_64/raul-0.8.0-5-x86_64.pkg.tar.xz
# raul 0.8.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/lxappearance-obconf-0.2.3-1-x86_64.pkg.tar.xz
# lxappearance-obconf 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/bumblebee-3.2.1-11-x86_64.pkg.tar.xz
# bumblebee 3.2.1-11

CMD: pacman --query --file /mirror/community/os/x86_64/python-cchardet-1.0.0-3-x86_64.pkg.tar.xz
# python-cchardet 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/oxide-1.10.3-2-x86_64.pkg.tar.xz
# oxide 1.10.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-caja-1.12.0-1-x86_64.pkg.tar.xz
# python2-caja 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-font-afm-1.20-4-any.pkg.tar.xz
# perl-font-afm 1.20-4

CMD: pacman --query --file /mirror/community/os/x86_64/ctpl-0.3.4-1-x86_64.pkg.tar.xz
# ctpl 0.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/pywebkitgtk-1.1.8-3-x86_64.pkg.tar.xz
# pywebkitgtk 1.1.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-ext-vnc-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox-ext-vnc 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtk-recordmydesktop-0.3.8-7-any.pkg.tar.xz
# gtk-recordmydesktop 0.3.8-7

CMD: pacman --query --file /mirror/community/os/x86_64/lal-1.1-3-x86_64.pkg.tar.xz
# lal 1.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-qrcode-5.1-2-any.pkg.tar.xz
# python2-qrcode 5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/netbrake-0.2-5-x86_64.pkg.tar.xz
# netbrake 0.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-gtkspellcheck-4.0.2-3-any.pkg.tar.xz
# python-gtkspellcheck 4.0.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/rbutil-1.4.0-3-x86_64.pkg.tar.xz
# rbutil 1.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/lmms-1.1.3-2-x86_64.pkg.tar.xz
# lmms 1.1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-nautilus-properties-3.14.3-1-x86_64.pkg.tar.xz
# deepin-nautilus-properties 3.14.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libvirt-glib-0.2.3-1-x86_64.pkg.tar.xz
# libvirt-glib 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/openscenegraph-3.4.0-2-x86_64.pkg.tar.xz
# openscenegraph 3.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-lingua-preferred-0.2.4-5-any.pkg.tar.xz
# perl-lingua-preferred 0.2.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/python-jdcal-1.2-1-any.pkg.tar.xz
# python-jdcal 1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/hexedit-1.2.13-3-x86_64.pkg.tar.xz
# hexedit 1.2.13-3

CMD: pacman --query --file /mirror/community/os/x86_64/ipvsadm-1.28-1-x86_64.pkg.tar.xz
# ipvsadm 1.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-chi_tra-3.04.00-1-any.pkg.tar.xz
# tesseract-data-chi_tra 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/mashup-3.7.1-2-x86_64.pkg.tar.xz
# mashup 3.7.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-daemon-2.1.1-1-any.pkg.tar.xz
# python2-daemon 2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libewf-20140608-3-x86_64.pkg.tar.xz
# libewf 20140608-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-aspectlib-1.4.0-1-any.pkg.tar.xz
# python2-aspectlib 1.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/roxterm-3.3.2-1-x86_64.pkg.tar.xz
# roxterm 3.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/nyancat-1.4.4-1-x86_64.pkg.tar.xz
# nyancat 1.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pygal-1:2.2.2-1-any.pkg.tar.xz
# python-pygal 1:2.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/obextool-0.35-4-any.pkg.tar.xz
# obextool 0.35-4

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyjwt-1.4.0-1-any.pkg.tar.xz
# python-pyjwt 1.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/trayion-0.1.2-3-x86_64.pkg.tar.xz
# trayion 0.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-bitop-1.0.2-7-x86_64.pkg.tar.xz
# lua52-bitop 1.0.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/mythplugins-mytharchive-1:0.28-1-x86_64.pkg.tar.xz
# mythplugins-mytharchive 1:0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-zh_cn-6.1.4-1-any.pkg.tar.xz
# eric-i18n-zh_cn 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-construct-2.5.2-1-any.pkg.tar.xz
# python-construct 2.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-math-base85-0.2-6-any.pkg.tar.xz
# perl-math-base85 0.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/sqliteman-1.2.2-10-x86_64.pkg.tar.xz
# sqliteman 1.2.2-10

CMD: pacman --query --file /mirror/community/os/x86_64/wireshark-qt-2.0.3-1-x86_64.pkg.tar.xz
# wireshark-qt 2.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/gmerlin-1.2.0-7-x86_64.pkg.tar.xz
# gmerlin 1.2.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-hidapi-0.7.99.5-1-x86_64.pkg.tar.xz
# python2-hidapi 0.7.99.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-bsddb-6.1.1-1-x86_64.pkg.tar.xz
# python2-bsddb 6.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/pbzip2-1.1.13-1-x86_64.pkg.tar.xz
# pbzip2 1.1.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/fxprocessview-0.5.0-7-x86_64.pkg.tar.xz
# fxprocessview 0.5.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/nuitka-0.5.21.0-1-any.pkg.tar.xz
# nuitka 0.5.21.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/lshw-B.02.17-2-x86_64.pkg.tar.xz
# lshw B.02.17-2

CMD: pacman --query --file /mirror/community/os/x86_64/faience-icon-theme-0.5.1-3-any.pkg.tar.xz
# faience-icon-theme 0.5.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-flask-autoindex-0.5-3-any.pkg.tar.xz
# python-flask-autoindex 0.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/libexosip2-1:4.1.0-2-x86_64.pkg.tar.xz
# libexosip2 1:4.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/xpacman2-1.002-6-x86_64.pkg.tar.xz
# xpacman2 1.002-6

CMD: pacman --query --file /mirror/community/os/x86_64/pyvorbis-1.4-7-x86_64.pkg.tar.xz
# pyvorbis 1.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/paxtest-0.9.13-1-x86_64.pkg.tar.xz
# paxtest 0.9.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/liboping-1.8.0-3-x86_64.pkg.tar.xz
# liboping 1.8.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/clalsadrv-2.0.0-2-x86_64.pkg.tar.xz
# clalsadrv 2.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-schema-4.4.2-1-any.pkg.tar.xz
# python-zope-schema 4.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pluggy-0.3.1-1-any.pkg.tar.xz
# python-pluggy 0.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/openmw-0.39.0-1-x86_64.pkg.tar.xz
# openmw 0.39.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/cdargs-1.35-6-x86_64.pkg.tar.xz
# cdargs 1.35-6

CMD: pacman --query --file /mirror/community/os/x86_64/mate-utils-gtk3-1.12.0-1-x86_64.pkg.tar.xz
# mate-utils-gtk3 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/acetoneiso2-2.3-7-x86_64.pkg.tar.xz
# acetoneiso2 2.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-wai-app-static-3.1.5-6-x86_64.pkg.tar.xz
# haskell-wai-app-static 3.1.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-gtk2-4.2.9.1-2-x86_64.pkg.tar.xz
# fcitx-gtk2 4.2.9.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/atool-0.39.0-4-any.pkg.tar.xz
# atool 0.39.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-blosc-1.3.2-1-x86_64.pkg.tar.xz
# python-blosc 1.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/ffms2-2.22-2-x86_64.pkg.tar.xz
# ffms2 2.22-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-parse-recdescent-1.967013-1-any.pkg.tar.xz
# perl-parse-recdescent 1.967013-1

CMD: pacman --query --file /mirror/community/os/x86_64/vamps-0.99.2-11-x86_64.pkg.tar.xz
# vamps 0.99.2-11

CMD: pacman --query --file /mirror/community/os/x86_64/capstone-3.0.4-2-x86_64.pkg.tar.xz
# capstone 3.0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/seamonkey-2.40-1-x86_64.pkg.tar.xz
# seamonkey 2.40-1

CMD: pacman --query --file /mirror/community/os/x86_64/mc-4.8.16-2-x86_64.pkg.tar.xz
# mc 4.8.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/grace-5.1.25-1-x86_64.pkg.tar.xz
# grace 5.1.25-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-smtp-ssl-1.03-1-any.pkg.tar.xz
# perl-net-smtp-ssl 1.03-1

CMD: pacman --query --file /mirror/community/os/x86_64/jwm-2.3.5-1-x86_64.pkg.tar.xz
# jwm 2.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/epic4-2.10.5-3-x86_64.pkg.tar.xz
# epic4 2.10.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/cycle-0.3.1-7-any.pkg.tar.xz
# cycle 0.3.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-game-2014.2-4-any.pkg.tar.xz
# deepin-game 2014.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/coin-or-cgl-0.59.9-4-x86_64.pkg.tar.xz
# coin-or-cgl 0.59.9-4

CMD: pacman --query --file /mirror/community/os/x86_64/cinnamon-session-3.0.0-1-x86_64.pkg.tar.xz
# cinnamon-session 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-uritemplate-0.6-2-any.pkg.tar.xz
# python2-uritemplate 0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/meson-0.31.0-1-any.pkg.tar.xz
# meson 0.31.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/vicious-2.1.3-2-any.pkg.tar.xz
# vicious 2.1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/paintown-3.6.0-3-x86_64.pkg.tar.xz
# paintown 3.6.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-rime-0.3.1-3-x86_64.pkg.tar.xz
# fcitx-rime 0.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/uniconvertor-1.1.5-8-x86_64.pkg.tar.xz
# uniconvertor 1.1.5-8

CMD: pacman --query --file /mirror/community/os/x86_64/envoy-14-2-x86_64.pkg.tar.xz
# envoy 14-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-kur-3.04.00-1-any.pkg.tar.xz
# tesseract-data-kur 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-docopt-0.6.2-3-any.pkg.tar.xz
# python2-docopt 0.6.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/dumb-0.9.3-8-x86_64.pkg.tar.xz
# dumb 0.9.3-8

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-tableextract-2.13-1-any.pkg.tar.xz
# perl-html-tableextract 2.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-passlib-1.6.5-3-any.pkg.tar.xz
# python2-passlib 1.6.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/markdown-1.0.1-6-any.pkg.tar.xz
# markdown 1.0.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/diffstat-1.60-1-x86_64.pkg.tar.xz
# diffstat 1.60-1

CMD: pacman --query --file /mirror/community/os/x86_64/libdaq-2.0.6-1-x86_64.pkg.tar.xz
# libdaq 2.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/r8168-8.041.00-9-x86_64.pkg.tar.xz
# r8168 8.041.00-9

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-memcached-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-memcached 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/libdbi-drivers-0.9.0-3-x86_64.pkg.tar.xz
# libdbi-drivers 0.9.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-trap-0.3.2-1-any.pkg.tar.xz
# perl-test-trap 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libvirt-python3-1.3.1-1-x86_64.pkg.tar.xz
# libvirt-python3 1.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/i7z-0.27.2.git1-4-x86_64.pkg.tar.xz
# i7z 0.27.2.git1-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-vector-instances-3.3.1-16-x86_64.pkg.tar.xz
# haskell-vector-instances 3.3.1-16

CMD: pacman --query --file /mirror/community/os/x86_64/smplayer-skins-1:15.2.0-1-any.pkg.tar.xz
# smplayer-skins 1:15.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/rubinius-3.27-1-x86_64.pkg.tar.xz
# rubinius 3.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-heb-3.04.00-1-any.pkg.tar.xz
# tesseract-data-heb 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/quassel-client-0.12.3-1-x86_64.pkg.tar.xz
# quassel-client 0.12.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pandas-0.18.0-1-x86_64.pkg.tar.xz
# python-pandas 0.18.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libinfinity-0.6.7-2-x86_64.pkg.tar.xz
# libinfinity 0.6.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/xmldiff-0.6.10-3-x86_64.pkg.tar.xz
# xmldiff 0.6.10-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-socketio-1.1-1-any.pkg.tar.xz
# python-socketio 1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-decorator-4.0.9-1-any.pkg.tar.xz
# python-decorator 4.0.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/kjots-5.0.1-2-x86_64.pkg.tar.xz
# kjots 5.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/leafnode-1.11.10-1-x86_64.pkg.tar.xz
# leafnode 1.11.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pastedeploy-1.5.2-1-any.pkg.tar.xz
# python2-pastedeploy 1.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/uzbl-browser-2012.05.14-3-x86_64.pkg.tar.xz
# uzbl-browser 2012.05.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/xemacs-21.5.34-1-x86_64.pkg.tar.xz
# xemacs 21.5.34-1

CMD: pacman --query --file /mirror/community/os/x86_64/java-batik-1.8-2-any.pkg.tar.xz
# java-batik 1.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/java-rxtx-2.2pre2-2-x86_64.pkg.tar.xz
# java-rxtx 2.2pre2-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hslua-0.4.1-2-x86_64.pkg.tar.xz
# haskell-hslua 0.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-scrubber-0.15-1-any.pkg.tar.xz
# perl-html-scrubber 0.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/owncloud-9.0.1-2-any.pkg.tar.xz
# owncloud 9.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/xtrabackup-2.4.2-1-x86_64.pkg.tar.xz
# xtrabackup 2.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/terminator-0.98-1-any.pkg.tar.xz
# terminator 0.98-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-ita-3.04.00-1-any.pkg.tar.xz
# tesseract-data-ita 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sphinx-alabaster-theme-0.7.7-1-any.pkg.tar.xz
# python2-sphinx-alabaster-theme 0.7.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/man-pages-zh_cn-1.5.2-3-any.pkg.tar.xz
# man-pages-zh_cn 1.5.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-toobars-1.14-2-x86_64.pkg.tar.xz
# pidgin-toobars 1.14-2

CMD: pacman --query --file /mirror/community/os/x86_64/unp-2.0~pre7+nmu1-2-any.pkg.tar.xz
# unp 2.0~pre7+nmu1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-fixtures-2.0.0-1-any.pkg.tar.xz
# python-fixtures 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libsieve-2.3.1-3-x86_64.pkg.tar.xz
# libsieve 2.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pykerberos-1.1.10-2-x86_64.pkg.tar.xz
# python2-pykerberos 1.1.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-enclosed-exceptions-1.0.1.1-7-x86_64.pkg.tar.xz
# haskell-enclosed-exceptions 1.0.1.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/hidapi-0.8.0rc1-2-x86_64.pkg.tar.xz
# hidapi 0.8.0rc1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-flask-0.10.1-6-any.pkg.tar.xz
# python-flask 0.10.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/python-qrencode-1.01-9-x86_64.pkg.tar.xz
# python-qrencode 1.01-9

CMD: pacman --query --file /mirror/community/os/x86_64/notmuch-runtime-0.22-1-x86_64.pkg.tar.xz
# notmuch-runtime 0.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flask-babel-0.9-2-any.pkg.tar.xz
# python2-flask-babel 0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-persistent-sqlite-2.2.1-12-x86_64.pkg.tar.xz
# haskell-persistent-sqlite 2.2.1-12

CMD: pacman --query --file /mirror/community/os/x86_64/ptunnel-0.72-4-x86_64.pkg.tar.xz
# ptunnel 0.72-4

CMD: pacman --query --file /mirror/community/os/x86_64/trojita-0.6-2-x86_64.pkg.tar.xz
# trojita 0.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/rtl-sdr-20140210-2-x86_64.pkg.tar.xz
# rtl-sdr 20140210-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pydot-1.0.28-3-any.pkg.tar.xz
# python2-pydot 1.0.28-3

CMD: pacman --query --file /mirror/community/os/x86_64/nemo-qt-components-2.0.15-3-x86_64.pkg.tar.xz
# nemo-qt-components 2.0.15-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-complex-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-complex 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/openjpeg2-2.1.0-1-x86_64.pkg.tar.xz
# openjpeg2 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-typogrify-2.0.7-3-any.pkg.tar.xz
# python2-typogrify 2.0.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/xvkbd-3.7-1-x86_64.pkg.tar.xz
# xvkbd 3.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/kaffeine-1.3.1-3-x86_64.pkg.tar.xz
# kaffeine 1.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-coverage-4.0.3-1-x86_64.pkg.tar.xz
# python-coverage 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/zathura-0.3.6-2-x86_64.pkg.tar.xz
# zathura 0.3.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/luakit-2015.07.20-1-x86_64.pkg.tar.xz
# luakit 2015.07.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/moinmoin-1.9.8-1-any.pkg.tar.xz
# moinmoin 1.9.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/linuxdcpp-1.1.0-7-x86_64.pkg.tar.xz
# linuxdcpp 1.1.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/embree-2.8.0-1-x86_64.pkg.tar.xz
# embree 2.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-sdl-sound-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-sdl-sound 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/singular-3.1.7.p1-18-x86_64.pkg.tar.xz
# singular 3.1.7.p1-18

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-eval-highlight-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-eval-highlight 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/ipcalc-0.41-5-any.pkg.tar.xz
# ipcalc 0.41-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-regex-compat-0.95.1-4-x86_64.pkg.tar.xz
# haskell-regex-compat 0.95.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/lsw-0.3-3-x86_64.pkg.tar.xz
# lsw 0.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pbr-1.9.1-1-any.pkg.tar.xz
# python-pbr 1.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pandas-0.18.0-1-x86_64.pkg.tar.xz
# python2-pandas 0.18.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-autobahn-0.13.1-1-any.pkg.tar.xz
# python-autobahn 0.13.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-params-validate-1.22-1-x86_64.pkg.tar.xz
# perl-params-validate 1.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-audioencoder-vorbis-20160219.47a0676-3-x86_64.pkg.tar.xz
# kodi-addon-audioencoder-vorbis 20160219.47a0676-3

CMD: pacman --query --file /mirror/community/os/x86_64/nemo-share-2.8.0-3-x86_64.pkg.tar.xz
# nemo-share 2.8.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/cgmanager-0.39-2-x86_64.pkg.tar.xz
# cgmanager 0.39-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-basemap-common-1.0.7-4-x86_64.pkg.tar.xz
# python-basemap-common 1.0.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/igmpproxy-0.1-3-x86_64.pkg.tar.xz
# igmpproxy 0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-hunter-1.3.0-1-x86_64.pkg.tar.xz
# python-hunter 1.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/grsync-1.2.6-2-x86_64.pkg.tar.xz
# grsync 1.2.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-decorator-4.0.9-1-any.pkg.tar.xz
# python2-decorator 4.0.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/allegro-5.2.0.0-1-x86_64.pkg.tar.xz
# allegro 5.2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/hoogle-4.2.43-29-x86_64.pkg.tar.xz
# hoogle 4.2.43-29

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-image-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-image 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/mingw-w64-winpthreads-4.0.6-1-any.pkg.tar.xz
# mingw-w64-winpthreads 4.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/ivtv-utils-1.4.1-7-x86_64.pkg.tar.xz
# ivtv-utils 1.4.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-lifted-base-0.2.3.6-6-x86_64.pkg.tar.xz
# haskell-lifted-base 0.2.3.6-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-yesod-persistent-1.4.0.5-1-x86_64.pkg.tar.xz
# haskell-yesod-persistent 1.4.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-dbus-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-dbus 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-es-6.1.4-1-any.pkg.tar.xz
# eric-i18n-es 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-namespace-autoclean-0.28-1-any.pkg.tar.xz
# perl-namespace-autoclean 0.28-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-rspec-support-3.4.1-2-any.pkg.tar.xz
# ruby-rspec-support 3.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/mosh-1.2.5-3-x86_64.pkg.tar.xz
# mosh 1.2.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-linecache2-1.0.0-1-any.pkg.tar.xz
# python2-linecache2 1.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/camlp4-4.02+6-1-x86_64.pkg.tar.xz
# camlp4 4.02+6-1

CMD: pacman --query --file /mirror/community/os/x86_64/plasma-maliit-plugins-0.99.0.20150710-1-x86_64.pkg.tar.xz
# plasma-maliit-plugins 0.99.0.20150710-1

CMD: pacman --query --file /mirror/community/os/x86_64/lldpd-0.9.2-1-x86_64.pkg.tar.xz
# lldpd 0.9.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/iodine-0.7.0-3-x86_64.pkg.tar.xz
# iodine 0.7.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/playonlinux-4.2.10-1-any.pkg.tar.xz
# playonlinux 4.2.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-byteable-0.1.1-2-x86_64.pkg.tar.xz
# haskell-byteable 0.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/clamz-0.5-2-x86_64.pkg.tar.xz
# clamz 0.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/mdf2iso-0.3.1-1-x86_64.pkg.tar.xz
# mdf2iso 0.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cabal-helper-0.6.3.1-3-x86_64.pkg.tar.xz
# haskell-cabal-helper 0.6.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/nautilus-share-0.7.3-7-x86_64.pkg.tar.xz
# nautilus-share 0.7.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/unshield-1.3-1-x86_64.pkg.tar.xz
# unshield 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-mail-box-2.118-1-any.pkg.tar.xz
# perl-mail-box 2.118-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-word8-0.1.2-1-x86_64.pkg.tar.xz
# haskell-word8 0.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-network-info-0.2.0.8-2-x86_64.pkg.tar.xz
# haskell-network-info 0.2.0.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/kdeconnect-0.9.g-2-x86_64.pkg.tar.xz
# kdeconnect 0.9.g-2

CMD: pacman --query --file /mirror/community/os/x86_64/sssd-1.13.4-1-x86_64.pkg.tar.xz
# sssd 1.13.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-extras-0.0.3-1-any.pkg.tar.xz
# python2-extras 0.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-jsonpickle-0.9.3-1-any.pkg.tar.xz
# python-jsonpickle 0.9.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/qtemu-1.0.5-11-x86_64.pkg.tar.xz
# qtemu 1.0.5-11

CMD: pacman --query --file /mirror/community/os/x86_64/qml-material-0.2.0-2-any.pkg.tar.xz
# qml-material 0.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-term-read-password-0.11-5-any.pkg.tar.xz
# perl-term-read-password 0.11-5

CMD: pacman --query --file /mirror/community/os/x86_64/facter-3.1.6-1-x86_64.pkg.tar.xz
# facter 3.1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/rocksndiamonds-data-3.3.1.1-1-any.pkg.tar.xz
# rocksndiamonds-data 3.3.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnunet-0.10.1-9-x86_64.pkg.tar.xz
# gnunet 0.10.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/python2-simplejson-3.8.2-1-x86_64.pkg.tar.xz
# python2-simplejson 3.8.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/uwsgi-plugin-cgi-2.0.12-7-x86_64.pkg.tar.xz
# uwsgi-plugin-cgi 2.0.12-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-et-xmlfile-1.0.1-1-any.pkg.tar.xz
# python2-et-xmlfile 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gobby-0.5.0-3-x86_64.pkg.tar.xz
# gobby 0.5.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/zsh-completions-0.18.0-1-any.pkg.tar.xz
# zsh-completions 0.18.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/wanderlust-20160318-2-any.pkg.tar.xz
# wanderlust 20160318-2

CMD: pacman --query --file /mirror/community/os/x86_64/yara-3.4.0-3-x86_64.pkg.tar.xz
# yara 3.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-pt-pt-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-pt-pt 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/ntl-9.8.0-1-x86_64.pkg.tar.xz
# ntl 9.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-filebytes-0.9.9-1-any.pkg.tar.xz
# python2-filebytes 0.9.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-crypto-random-0.0.9-3-x86_64.pkg.tar.xz
# haskell-crypto-random 0.0.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-iso8601-0.1.11-1-any.pkg.tar.xz
# python2-iso8601 0.1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-skk-1.4.2-1-x86_64.pkg.tar.xz
# ibus-skk 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-ipy-0.83-1-any.pkg.tar.xz
# python2-ipy 0.83-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-module-runtime-0.014-3-any.pkg.tar.xz
# perl-module-runtime 0.014-3

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-powermanagement-0.10.0-4-x86_64.pkg.tar.xz
# lxqt-powermanagement 0.10.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-nor-3.04.00-1-any.pkg.tar.xz
# tesseract-data-nor 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/adns-1.5.0-1-x86_64.pkg.tar.xz
# adns 1.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-sound-theme-15.10.0-2-any.pkg.tar.xz
# deepin-sound-theme 15.10.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-fail-4.9.0.0-1-x86_64.pkg.tar.xz
# haskell-fail 4.9.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-jav-3.04.00-1-any.pkg.tar.xz
# tesseract-data-jav 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-remove-1.55-1-any.pkg.tar.xz
# perl-file-remove 1.55-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-future-0.15.2-2-any.pkg.tar.xz
# python-future 0.15.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/lxappearance-0.6.2-1-x86_64.pkg.tar.xz
# lxappearance 0.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/moneymanagerex-1.2.7-2-x86_64.pkg.tar.xz
# moneymanagerex 1.2.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/pdfmod-0.9.1-6-any.pkg.tar.xz
# pdfmod 0.9.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/poedit-1.8.7.1-3-x86_64.pkg.tar.xz
# poedit 1.8.7.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/lxde-icon-theme-0.5.1-2-any.pkg.tar.xz
# lxde-icon-theme 0.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/harvid-0.8.1-2-x86_64.pkg.tar.xz
# harvid 0.8.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/mediastreamer-2.12.1-4-x86_64.pkg.tar.xz
# mediastreamer 2.12.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/galculator-2.1.4-1-x86_64.pkg.tar.xz
# galculator 2.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-cryptography-vectors-1.3.1-1-any.pkg.tar.xz
# python-cryptography-vectors 1.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/bochs-2.6.8-3-x86_64.pkg.tar.xz
# bochs 2.6.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-hat-3.04.00-1-any.pkg.tar.xz
# tesseract-data-hat 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/alleyoop-0.9.8-4-x86_64.pkg.tar.xz
# alleyoop 0.9.8-4

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-m17n-1.3.4-4-x86_64.pkg.tar.xz
# ibus-m17n 1.3.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-memcached-1.57-1-any.pkg.tar.xz
# python2-memcached 1.57-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-media-form-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-media-form 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnuradio-companion-3.7.9.2-1-x86_64.pkg.tar.xz
# gnuradio-companion 3.7.9.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/wmname-0.1-3-x86_64.pkg.tar.xz
# wmname 0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-cpanplus-0.9156-1-any.pkg.tar.xz
# perl-cpanplus 0.9156-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-opengl-glsl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-opengl-glsl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/tnef-1.4.12-1-x86_64.pkg.tar.xz
# tnef 1.4.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-ipc-shareable-0.61-1-any.pkg.tar.xz
# perl-ipc-shareable 0.61-1

CMD: pacman --query --file /mirror/community/os/x86_64/guitarix2-0.34.0-3-x86_64.pkg.tar.xz
# guitarix2 0.34.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/websocketpp-0.7.0-1-any.pkg.tar.xz
# websocketpp 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jsonrpclib-0.1.7-1-any.pkg.tar.xz
# python2-jsonrpclib 0.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyopencl-1:2015.2.4-1-x86_64.pkg.tar.xz
# python-pyopencl 1:2015.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-getopt-argvfile-1.11-7-any.pkg.tar.xz
# perl-getopt-argvfile 1.11-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-digest-bubblebabble-0.02-1-any.pkg.tar.xz
# perl-digest-bubblebabble 0.02-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sub-exporter-0.987-1-any.pkg.tar.xz
# perl-sub-exporter 0.987-1

CMD: pacman --query --file /mirror/community/os/x86_64/pycddb-0.1.4-1-any.pkg.tar.xz
# pycddb 0.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-sdl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-sdl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-tlslite-0.4.8-1-any.pkg.tar.xz
# python2-tlslite 0.4.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/hostapd-2.5-2-x86_64.pkg.tar.xz
# hostapd 2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/reptyr-0.6.2-1-x86_64.pkg.tar.xz
# reptyr 0.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-equ-3.04.00-1-any.pkg.tar.xz
# tesseract-data-equ 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/poppler-sharp-0.0.3-2-any.pkg.tar.xz
# poppler-sharp 0.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-settings-daemon-1.12.1-1-x86_64.pkg.tar.xz
# mate-settings-daemon 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/simgear-2016.1.1-1-x86_64.pkg.tar.xz
# simgear 2016.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/clementine-1.3.1-2-x86_64.pkg.tar.xz
# clementine 1.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/logwatch-7.4.2-1-any.pkg.tar.xz
# logwatch 7.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/cargo-0.10.0-2-x86_64.pkg.tar.xz
# cargo 0.10.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mozo-1.12.0-1-any.pkg.tar.xz
# mozo 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gluon-0.71.0-11-x86_64.pkg.tar.xz
# gluon 0.71.0-11

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-extra-1.4.5-1-x86_64.pkg.tar.xz
# haskell-extra 1.4.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/rftg-0.9.4.q-1-x86_64.pkg.tar.xz
# rftg 0.9.4.q-1

CMD: pacman --query --file /mirror/community/os/x86_64/umurmur-0.2.16_a-3-x86_64.pkg.tar.xz
# umurmur 0.2.16_a-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-betamax-serializers-0.2.0-1-any.pkg.tar.xz
# python2-betamax-serializers 0.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tix-8.4.3-5-x86_64.pkg.tar.xz
# tix 8.4.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/pyid3lib-0.5.1-9-x86_64.pkg.tar.xz
# pyid3lib 0.5.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/ccrypt-1.10-2-x86_64.pkg.tar.xz
# ccrypt 1.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/inn-2.6.0-2-x86_64.pkg.tar.xz
# inn 2.6.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-reportlab-3.3.0-1-x86_64.pkg.tar.xz
# python2-reportlab 3.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/dia-0.97.3-3-x86_64.pkg.tar.xz
# dia 0.97.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/libnl1-1.1.4-1-x86_64.pkg.tar.xz
# libnl1 1.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-kir-3.04.00-1-any.pkg.tar.xz
# tesseract-data-kir 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-nose-show-skipped-0.1-1-any.pkg.tar.xz
# python2-nose-show-skipped 0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-unittest2-1.1.0-3-any.pkg.tar.xz
# python2-unittest2 1.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/matchbox-panel-2.0-1-x86_64.pkg.tar.xz
# matchbox-panel 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-migrate-0.10.0-1-any.pkg.tar.xz
# python-migrate 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-spa_old-3.04.00-1-any.pkg.tar.xz
# tesseract-data-spa_old 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-pyro-20150921.2476b77-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-pyro 20150921.2476b77-2

CMD: pacman --query --file /mirror/community/os/x86_64/java-commons-io-2.4-2-any.pkg.tar.xz
# java-commons-io 2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/arb-2.8.1-1-x86_64.pkg.tar.xz
# arb 2.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/wqy-bitmapfont-1.0.0RC1-1-any.pkg.tar.xz
# wqy-bitmapfont 1.0.0RC1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-nose-cover3-0.1.0-2-any.pkg.tar.xz
# python2-nose-cover3 0.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/liboggz-1.1.1-4-x86_64.pkg.tar.xz
# liboggz 1.1.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/rox-2.11-2-x86_64.pkg.tar.xz
# rox 2.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-mutter-3.18.2.7-2-x86_64.pkg.tar.xz
# deepin-mutter 3.18.2.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/freemind-1.0.1-2-any.pkg.tar.xz
# freemind 1.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/tcplay-2.0-1-x86_64.pkg.tar.xz
# tcplay 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/systemd-kcm-1.2.1-2-x86_64.pkg.tar.xz
# systemd-kcm 1.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/dart-1.16.0-1-x86_64.pkg.tar.xz
# dart 1.16.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-proc-processtable-0.53-1-x86_64.pkg.tar.xz
# perl-proc-processtable 0.53-1

CMD: pacman --query --file /mirror/community/os/x86_64/wavemon-0.8.0-1-x86_64.pkg.tar.xz
# wavemon 0.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-flask-login-0.3.2-1-any.pkg.tar.xz
# python-flask-login 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/sagetex-3.0-1-any.pkg.tar.xz
# sagetex 3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-process-tests-1.2.0-1-any.pkg.tar.xz
# python2-process-tests 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/frogatto-data-1.3.1-2-any.pkg.tar.xz
# frogatto-data 1.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/when-1.1.35-1-any.pkg.tar.xz
# when 1.1.35-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-taglist-46-2-any.pkg.tar.xz
# vim-taglist 46-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-acme-0.5.0-1-any.pkg.tar.xz
# python2-acme 0.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ldoc-1.4.3-2-any.pkg.tar.xz
# ldoc 1.4.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-addon-screensaver-asteroids-20150921.c7ae05f-2-x86_64.pkg.tar.xz
# kodi-addon-screensaver-asteroids 20150921.c7ae05f-2

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-it-2.2_20050523-5-x86_64.pkg.tar.xz
# aspell-it 2.2_20050523-5

CMD: pacman --query --file /mirror/community/os/x86_64/hatari-1.9.0-1-x86_64.pkg.tar.xz
# hatari 1.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/pstreams-0.8.1-1-any.pkg.tar.xz
# pstreams 0.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/vdrift-data-2:2014.10.20-1-any.pkg.tar.xz
# vdrift-data 2:2014.10.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-click-6.6-1-any.pkg.tar.xz
# python2-click 6.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/rsnapshot-1.4.2-1-any.pkg.tar.xz
# rsnapshot 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/nltk-data-3.0a3-1-any.pkg.tar.xz
# nltk-data 3.0a3-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-ieee754-0.7.6-1-x86_64.pkg.tar.xz
# haskell-ieee754 0.7.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/spring-101.0-1-x86_64.pkg.tar.xz
# spring 101.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-power-manager-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-power-manager-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-docs-3.5.1-1-any.pkg.tar.xz
# python-docs 3.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/rote-0.2.8-5-x86_64.pkg.tar.xz
# rote 0.2.8-5

CMD: pacman --query --file /mirror/community/os/x86_64/bfgminer-5.4.1-2-x86_64.pkg.tar.xz
# bfgminer 5.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-xml-rpc-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-xml-rpc 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-text-binary-0.2.1-3-x86_64.pkg.tar.xz
# haskell-text-binary 0.2.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hashtables-1.2.1.0-5-x86_64.pkg.tar.xz
# haskell-hashtables 1.2.1.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/plank-0.11.1-2-x86_64.pkg.tar.xz
# plank 0.11.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-cairo-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-cairo 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/scanmem-0.15.6-3-x86_64.pkg.tar.xz
# scanmem 0.15.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-oslo-i18n-3.6.0-1-any.pkg.tar.xz
# python2-oslo-i18n 3.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-user-share-1.12.0-1-x86_64.pkg.tar.xz
# mate-user-share 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/luxmark-3.1-1-x86_64.pkg.tar.xz
# luxmark 3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-wai-3.2.1-2-x86_64.pkg.tar.xz
# haskell-wai 3.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/linux-grsec-docs-4.5.2.201604290633-1-x86_64.pkg.tar.xz
# linux-grsec-docs 4.5.2.201604290633-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-leaktrace-0.15-2-x86_64.pkg.tar.xz
# perl-test-leaktrace 0.15-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sub-identify-0.12-1-x86_64.pkg.tar.xz
# perl-sub-identify 0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-websocket-client-0.37.0-1-any.pkg.tar.xz
# python2-websocket-client 0.37.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/bitcoin-qt-0.12.1-1-x86_64.pkg.tar.xz
# bitcoin-qt 0.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/rng-tools-5-4-x86_64.pkg.tar.xz
# rng-tools 5-4

CMD: pacman --query --file /mirror/community/os/x86_64/ktikz-0.10-9-x86_64.pkg.tar.xz
# ktikz 0.10-9

CMD: pacman --query --file /mirror/community/os/x86_64/python2-foolscap-0.11.0-1-any.pkg.tar.xz
# python2-foolscap 0.11.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-gtk-opengl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-gtk-opengl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/mbedtls-2.2.1-1-x86_64.pkg.tar.xz
# mbedtls 2.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ams-2.1.1-2-x86_64.pkg.tar.xz
# ams 2.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-uzb-3.04.00-1-any.pkg.tar.xz
# tesseract-data-uzb 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-plugin-fblur-3.2.6-4-x86_64.pkg.tar.xz
# gimp-plugin-fblur 3.2.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cinderclient-1.6.0-1-any.pkg.tar.xz
# python2-cinderclient 1.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gcc-docs-5.3.0-1-any.pkg.tar.xz
# gcc-docs 5.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/monitoring-plugins-2.1.2-3-x86_64.pkg.tar.xz
# monitoring-plugins 2.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnustep-back-0.24.1-1-x86_64.pkg.tar.xz
# gnustep-back 0.24.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/hunspell-nl-2.10g-2-any.pkg.tar.xz
# hunspell-nl 2.10g-2

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-fi-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-fi 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libdnet-1.12-9-x86_64.pkg.tar.xz
# libdnet 1.12-9

CMD: pacman --query --file /mirror/community/os/x86_64/python-sphinx-1.4.1-2-any.pkg.tar.xz
# python-sphinx 1.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/arrayfire-3.3.2-1-x86_64.pkg.tar.xz
# arrayfire 3.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-chr-3.04.00-1-any.pkg.tar.xz
# tesseract-data-chr 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/beets-1.3.17-1-any.pkg.tar.xz
# beets 1.3.17-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-rename-1.9-1-any.pkg.tar.xz
# perl-rename 1.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/man-pages-zh_tw-1.5.2-3-any.pkg.tar.xz
# man-pages-zh_tw 1.5.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-openal-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-openal 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/aspell-uk-1.8.0-1-x86_64.pkg.tar.xz
# aspell-uk 1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-zh_cn-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-zh_cn 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/xpad-4.8.0-2-x86_64.pkg.tar.xz
# xpad 4.8.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-encryption-3.1-3-x86_64.pkg.tar.xz
# pidgin-encryption 3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cmd2-0.6.8-2-any.pkg.tar.xz
# python2-cmd2 0.6.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-zope-hookable-4.0.4-1-x86_64.pkg.tar.xz
# python2-zope-hookable 4.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/httptunnel-3.3-5-x86_64.pkg.tar.xz
# httptunnel 3.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-bytestring-show-0.3.5.6-7-x86_64.pkg.tar.xz
# haskell-bytestring-show 0.3.5.6-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-blist-1.3.6-4-x86_64.pkg.tar.xz
# python2-blist 1.3.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-ko-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-ko 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/openttd-1.6.0-1-x86_64.pkg.tar.xz
# openttd 1.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-droid-20121017-4-any.pkg.tar.xz
# ttf-droid 20121017-4

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-qt4-4.2.9.1-2-x86_64.pkg.tar.xz
# fcitx-qt4 4.2.9.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-iocapture-0.1.2-1-any.pkg.tar.xz
# python-iocapture 0.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-traitsui-5.0.0-2-any.pkg.tar.xz
# python2-traitsui 5.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/badvpn-1.999.130-1-x86_64.pkg.tar.xz
# badvpn 1.999.130-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-et-xmlfile-1.0.1-1-any.pkg.tar.xz
# python-et-xmlfile 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-vanilla-dmz-0.4.4-1-any.pkg.tar.xz
# xcursor-vanilla-dmz 0.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-wsgiproxy2-0.4.2-1-any.pkg.tar.xz
# python-wsgiproxy2 0.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-fingertree-0.1.1.0-1-x86_64.pkg.tar.xz
# haskell-fingertree 0.1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/phpvirtualbox-5.0_5-1-any.pkg.tar.xz
# phpvirtualbox 5.0_5-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-missingh-1.3.0.1-5-x86_64.pkg.tar.xz
# haskell-missingh 1.3.0.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gmpy2-2.0.7-2-x86_64.pkg.tar.xz
# python2-gmpy2 2.0.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/ortp-0.25.0-1-x86_64.pkg.tar.xz
# ortp 0.25.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sub-exporter-progressive-0.001011-1-any.pkg.tar.xz
# perl-sub-exporter-progressive 0.001011-1

CMD: pacman --query --file /mirror/community/os/x86_64/herqq-1.0.0-4-x86_64.pkg.tar.xz
# herqq 1.0.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-pt-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-pt 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-www-curl-4.17-3-x86_64.pkg.tar.xz
# perl-www-curl 4.17-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-coverage-4.0.3-1-x86_64.pkg.tar.xz
# python2-coverage 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/mach64-dri-7.11.2-9-x86_64.pkg.tar.xz
# mach64-dri 7.11.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pbkdf2-1.3-1-any.pkg.tar.xz
# python2-pbkdf2 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/diffuse-0.4.8-1-any.pkg.tar.xz
# diffuse 0.4.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-sqlparse-0.1.19-1-any.pkg.tar.xz
# python-sqlparse 0.1.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-xpath-1.34-1-any.pkg.tar.xz
# perl-xml-xpath 1.34-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-wm-1.0.5-2-x86_64.pkg.tar.xz
# deepin-wm 1.0.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/xfmpc-0.2.2-5-x86_64.pkg.tar.xz
# xfmpc 0.2.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/hwinfo-21.23_1.2-1-x86_64.pkg.tar.xz
# hwinfo 21.23_1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/spring-kp-4.6-2-any.pkg.tar.xz
# spring-kp 4.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/cjs-3.0.0-1-x86_64.pkg.tar.xz
# cjs 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/midori-0.5.11-3-x86_64.pkg.tar.xz
# midori 0.5.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/xboard-4.8.0-2-x86_64.pkg.tar.xz
# xboard 4.8.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/spampd-2.30-11-any.pkg.tar.xz
# spampd 2.30-11

CMD: pacman --query --file /mirror/community/os/x86_64/python-click-6.6-1-any.pkg.tar.xz
# python-click 6.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-split-0.2.3-1-x86_64.pkg.tar.xz
# haskell-split 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-mime-encodings-1.315-1-any.pkg.tar.xz
# perl-email-mime-encodings 1.315-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-tur-3.04.00-1-any.pkg.tar.xz
# tesseract-data-tur 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-exceptions-0.8.2.1-2-x86_64.pkg.tar.xz
# haskell-exceptions 0.8.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/fail2ban-0.9.4-2-any.pkg.tar.xz
# fail2ban 0.9.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/rawstudio-2.0_git20160107-3-x86_64.pkg.tar.xz
# rawstudio 2.0_git20160107-3

CMD: pacman --query --file /mirror/community/os/x86_64/packagekit-1.1.1-2-x86_64.pkg.tar.xz
# packagekit 1.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-passlib-1.6.5-3-any.pkg.tar.xz
# python-passlib 1.6.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/xombrero-1.6.4-4-x86_64.pkg.tar.xz
# xombrero 1.6.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-deepin-ui-1.0.4-1-any.pkg.tar.xz
# python2-deepin-ui 1.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/pam_mount-2.15-1-x86_64.pkg.tar.xz
# pam_mount 2.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-testtools-2.1.0-1-any.pkg.tar.xz
# python-testtools 2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-kombu-3.0.35-1-any.pkg.tar.xz
# python2-kombu 3.0.35-1

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-vanilla-dmz-aa-0.4.4-1-any.pkg.tar.xz
# xcursor-vanilla-dmz-aa 0.4.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-redis-2.10.5-1-any.pkg.tar.xz
# python2-redis 2.10.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/scummvm-tools-1.8.0-1-x86_64.pkg.tar.xz
# scummvm-tools 1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-data-structure-util-0.16-2-x86_64.pkg.tar.xz
# perl-data-structure-util 0.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-blaze-html-0.8.1.1-6-x86_64.pkg.tar.xz
# haskell-blaze-html 0.8.1.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/soundconverter-2.1.6-1-any.pkg.tar.xz
# soundconverter 2.1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-terminal-1.12.1-1-x86_64.pkg.tar.xz
# mate-terminal 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-extutils-helpers-0.022-2-any.pkg.tar.xz
# perl-extutils-helpers 0.022-2

CMD: pacman --query --file /mirror/community/os/x86_64/ssh-faker-1.1-5-any.pkg.tar.xz
# ssh-faker 1.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-asn1-encoding-0.9.3-6-x86_64.pkg.tar.xz
# haskell-asn1-encoding 0.9.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flask-silk-0.2-2-any.pkg.tar.xz
# python2-flask-silk 0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-psycopg2-2.6.1-2-x86_64.pkg.tar.xz
# python-psycopg2 2.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/sakura-3.3.4-1-x86_64.pkg.tar.xz
# sakura 3.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/libphobos-devel-2.071.0-1-x86_64.pkg.tar.xz
# libphobos-devel 2.071.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-hexdump-3.3-1-any.pkg.tar.xz
# python-hexdump 3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/openstack-guest-agents-unix-1:1.39.1-1-x86_64.pkg.tar.xz
# openstack-guest-agents-unix 1:1.39.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/dstat-0.7.3-2-any.pkg.tar.xz
# dstat 0.7.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/ponymix-4-2-x86_64.pkg.tar.xz
# ponymix 4-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-hrv-3.04.00-1-any.pkg.tar.xz
# tesseract-data-hrv 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/directfb-1.7.7-2-x86_64.pkg.tar.xz
# directfb 1.7.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-httplib2-0.9.2-1-any.pkg.tar.xz
# python2-httplib2 0.9.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/go-2:1.6.2-1-x86_64.pkg.tar.xz
# go 2:1.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/morituri-0.2.3-1-any.pkg.tar.xz
# morituri 0.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/bleachbit-1.10-2-any.pkg.tar.xz
# bleachbit 1.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/mathomatic-16.0.5-3-x86_64.pkg.tar.xz
# mathomatic 16.0.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/ufoai-data-2.5.0-3-any.pkg.tar.xz
# ufoai-data 2.5.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-network-2.6.2.1-5-x86_64.pkg.tar.xz
# haskell-network 2.6.2.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-venusian-1.0-1-any.pkg.tar.xz
# python2-venusian 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/lrzip-0.621-2-x86_64.pkg.tar.xz
# lrzip 0.621-2

CMD: pacman --query --file /mirror/community/os/x86_64/mg-20160118-1-x86_64.pkg.tar.xz
# mg 20160118-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-babel-2.3.4-1-any.pkg.tar.xz
# python-babel 2.3.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/0ad-data-a20-1-any.pkg.tar.xz
# 0ad-data a20-1

CMD: pacman --query --file /mirror/community/os/x86_64/rubyripper-0.6.2-7-any.pkg.tar.xz
# rubyripper 0.6.2-7

CMD: pacman --query --file /mirror/community/os/x86_64/xautolock-2.2-4-x86_64.pkg.tar.xz
# xautolock 2.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-dbus-generator-0.6.4-3-x86_64.pkg.tar.xz
# deepin-dbus-generator 0.6.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/retext-5.3.1-4-any.pkg.tar.xz
# retext 5.3.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/nemiver-0.9.6-3-x86_64.pkg.tar.xz
# nemiver 0.9.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/hiredis-0.13.3-1-x86_64.pkg.tar.xz
# hiredis 0.13.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/task-2.5.1-1-x86_64.pkg.tar.xz
# task 2.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-highlighting-kate-0.6.2-2-x86_64.pkg.tar.xz
# haskell-highlighting-kate 0.6.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/otf-fira-sans-1:4.202-1-any.pkg.tar.xz
# otf-fira-sans 1:4.202-1

CMD: pacman --query --file /mirror/community/os/x86_64/tcping-1.3.5-4-x86_64.pkg.tar.xz
# tcping 1.3.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-magic-5.25-3-any.pkg.tar.xz
# python2-magic 5.25-3

CMD: pacman --query --file /mirror/community/os/x86_64/mate-media-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-media-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ffmpeg0.10-0.10.16-1-x86_64.pkg.tar.xz
# ffmpeg0.10 0.10.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/memconf-3.06-1-any.pkg.tar.xz
# memconf 3.06-1

CMD: pacman --query --file /mirror/community/os/x86_64/meataxe-2.4.24-4-x86_64.pkg.tar.xz
# meataxe 2.4.24-4

CMD: pacman --query --file /mirror/community/os/x86_64/xwax-1.5-2-x86_64.pkg.tar.xz
# xwax 1.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/aumix-2.9.1-8-x86_64.pkg.tar.xz
# aumix 2.9.1-8

CMD: pacman --query --file /mirror/community/os/x86_64/p3scan-2.3.2-11-x86_64.pkg.tar.xz
# p3scan 2.3.2-11

CMD: pacman --query --file /mirror/community/os/x86_64/banner-1.3.2-5-x86_64.pkg.tar.xz
# banner 1.3.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/vis-0.2-2-x86_64.pkg.tar.xz
# vis 0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pdfrw-0.2-4-any.pkg.tar.xz
# python-pdfrw 0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-betamax-matchers-0.3.0-1-any.pkg.tar.xz
# python2-betamax-matchers 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-sayura-0.1.1-2-x86_64.pkg.tar.xz
# fcitx-sayura 0.1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyx-0.12.1-2-any.pkg.tar.xz
# python2-pyx 0.12.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/strip-nondeterminism-0.016-1-any.pkg.tar.xz
# strip-nondeterminism 0.016-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-nn-2.8.2-4-any.pkg.tar.xz
# gimp-help-nn 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/packagekit-qt5-0.9.5-5-x86_64.pkg.tar.xz
# packagekit-qt5 0.9.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-host-modules-arch-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox-host-modules-arch 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-base-orphans-0.5.4-1-x86_64.pkg.tar.xz
# haskell-base-orphans 0.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/sympow-1.018.1-4-x86_64.pkg.tar.xz
# sympow 1.018.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/powerline2-2.4-1-x86_64.pkg.tar.xz
# powerline2 2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gulp-3.9.1-2-any.pkg.tar.xz
# gulp 3.9.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gtk2fontsel-0.1-5-x86_64.pkg.tar.xz
# gtk2fontsel 0.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/kvpnc-0.9.6a-8-x86_64.pkg.tar.xz
# kvpnc 0.9.6a-8

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-mozc-2.17.2313.102-1-x86_64.pkg.tar.xz
# fcitx-mozc 2.17.2313.102-1

CMD: pacman --query --file /mirror/community/os/x86_64/vsftpd-3.0.3-2-x86_64.pkg.tar.xz
# vsftpd 3.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-src-exts-1.17.1-7-x86_64.pkg.tar.xz
# haskell-src-exts 1.17.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-mlt-3.04.00-1-any.pkg.tar.xz
# tesseract-data-mlt 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/libreplaygain-475-2-x86_64.pkg.tar.xz
# libreplaygain 475-2

CMD: pacman --query --file /mirror/community/os/x86_64/buoh-0.8.2-8-x86_64.pkg.tar.xz
# buoh 0.8.2-8

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-lrucache-1.2.0.0-11-x86_64.pkg.tar.xz
# haskell-lrucache 1.2.0.0-11

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-schedule-2.2.2-2-any.pkg.tar.xz
# gnome-schedule 2.2.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/hdapsd-20141203-2-x86_64.pkg.tar.xz
# hdapsd 20141203-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-apptools-4.4.0-1-any.pkg.tar.xz
# python2-apptools 4.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-pod-coverage-1.10-1-any.pkg.tar.xz
# perl-test-pod-coverage 1.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/rankwidth-0.7-1-x86_64.pkg.tar.xz
# rankwidth 0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/canorus-0.7.2rc1-2-x86_64.pkg.tar.xz
# canorus 0.7.2rc1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-db-sqlite2-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-db-sqlite2 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/zita-convolver-3.1.0-3-x86_64.pkg.tar.xz
# zita-convolver 3.1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/pdfpc-4.0.2-1-x86_64.pkg.tar.xz
# pdfpc 4.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/nauty-26r5-1-x86_64.pkg.tar.xz
# nauty 26r5-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnujump-1.0.8-4-x86_64.pkg.tar.xz
# gnujump 1.0.8-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-glanceclient-2.0.0-1-any.pkg.tar.xz
# python2-glanceclient 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/wvstreams-4.6.1-9-x86_64.pkg.tar.xz
# wvstreams 4.6.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/libgexiv2-0.10.3-4-x86_64.pkg.tar.xz
# libgexiv2 0.10.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-crypt-simple-0.06-6-any.pkg.tar.xz
# perl-crypt-simple 0.06-6

CMD: pacman --query --file /mirror/community/os/x86_64/adobe-source-han-sans-jp-fonts-1.004-1-any.pkg.tar.xz
# adobe-source-han-sans-jp-fonts 1.004-1

CMD: pacman --query --file /mirror/community/os/x86_64/prosody-0.9.10-1-x86_64.pkg.tar.xz
# prosody 0.9.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/sagemath-7.1-9-x86_64.pkg.tar.xz
# sagemath 7.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/python-phonenumbers-7.3.1-1-any.pkg.tar.xz
# python-phonenumbers 7.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mupdf-gl-1.9_a-3-x86_64.pkg.tar.xz
# mupdf-gl 1.9_a-3

CMD: pacman --query --file /mirror/community/os/x86_64/zathura-pdf-mupdf-0.3.0-2-x86_64.pkg.tar.xz
# zathura-pdf-mupdf 0.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flask-oldsessions-0.10-2-any.pkg.tar.xz
# python2-flask-oldsessions 0.10-2

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-sudo-0.10.0-3-x86_64.pkg.tar.xz
# lxqt-sudo 0.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-parse-yapp-1.05-6-any.pkg.tar.xz
# perl-parse-yapp 1.05-6

CMD: pacman --query --file /mirror/community/os/x86_64/vim-rails-5.2-1-any.pkg.tar.xz
# vim-rails 5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/planarity-2.2.0-1-x86_64.pkg.tar.xz
# planarity 2.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-django-2.9.1-1-any.pkg.tar.xz
# python2-pytest-django 2.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/erlang-nox-18.3.1-1-x86_64.pkg.tar.xz
# erlang-nox 18.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-packagekit-3.20.0-2-x86_64.pkg.tar.xz
# gnome-packagekit 3.20.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-kkc-1.5.22-1-x86_64.pkg.tar.xz
# ibus-kkc 1.5.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-six-1.10.0-1-any.pkg.tar.xz
# python-six 1.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/schroot-1.6.10-10-x86_64.pkg.tar.xz
# schroot 1.6.10-10

CMD: pacman --query --file /mirror/community/os/x86_64/python-networkx-1.11-1-any.pkg.tar.xz
# python-networkx 1.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/subsurface-libdc-4.5.6-1-x86_64.pkg.tar.xz
# subsurface-libdc 4.5.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-mime-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-mime 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-copy-4.0.3-1-any.pkg.tar.xz
# python-zope-copy 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-ui-light-0.1.3-3-x86_64.pkg.tar.xz
# fcitx-ui-light 0.1.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/bomberclone-0.11.9-4-x86_64.pkg.tar.xz
# bomberclone 0.11.9-4

CMD: pacman --query --file /mirror/community/os/x86_64/aircrack-ng-1.2rc4-2-x86_64.pkg.tar.xz
# aircrack-ng 1.2rc4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pbr-1.9.1-1-any.pkg.tar.xz
# python2-pbr 1.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/pympc-20050330-8-any.pkg.tar.xz
# pympc 20050330-8

CMD: pacman --query --file /mirror/community/os/x86_64/subbrute-1.2.1-1-any.pkg.tar.xz
# subbrute 1.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-levenshtein-0.12.0-3-x86_64.pkg.tar.xz
# python2-levenshtein 0.12.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/libgphobos-devel-5.3.0-2-x86_64.pkg.tar.xz
# libgphobos-devel 5.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-sunpinyin-2.0.3.20130307-3-x86_64.pkg.tar.xz
# ibus-sunpinyin 2.0.3.20130307-3

CMD: pacman --query --file /mirror/community/os/x86_64/virtualgl-2.5-2-x86_64.pkg.tar.xz
# virtualgl 2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/paps-0.6.8-6-x86_64.pkg.tar.xz
# paps 0.6.8-6

CMD: pacman --query --file /mirror/community/os/x86_64/qt5ct-0.23-2-x86_64.pkg.tar.xz
# qt5ct 0.23-2

CMD: pacman --query --file /mirror/community/os/x86_64/libircclient-1.8-1-x86_64.pkg.tar.xz
# libircclient 1.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-hack-2.020-1-any.pkg.tar.xz
# ttf-hack 2.020-1

CMD: pacman --query --file /mirror/community/os/x86_64/sagemath-src-7.1-1-any.pkg.tar.xz
# sagemath-src 7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/jq-1.5-2-x86_64.pkg.tar.xz
# jq 1.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/linux-grsec-headers-4.5.2.201604290633-1-x86_64.pkg.tar.xz
# linux-grsec-headers 4.5.2.201604290633-1

CMD: pacman --query --file /mirror/community/os/x86_64/sysprof-3.20.0-4-x86_64.pkg.tar.xz
# sysprof 3.20.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-paint-1.0.1-1-any.pkg.tar.xz
# ruby-paint 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-llfuse-1.0-1-x86_64.pkg.tar.xz
# python-llfuse 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-waitress-0.9.0-1-any.pkg.tar.xz
# python2-waitress 0.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-ipc-run-0.94-1-any.pkg.tar.xz
# perl-ipc-run 0.94-1

CMD: pacman --query --file /mirror/community/os/x86_64/bwm-ng-0.6.1-2-x86_64.pkg.tar.xz
# bwm-ng 0.6.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/id3v2-0.1.12-4-x86_64.pkg.tar.xz
# id3v2 0.1.12-4

CMD: pacman --query --file /mirror/community/os/x86_64/nethack-3.6.0-1-x86_64.pkg.tar.xz
# nethack 3.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/espeakup-0.71-8-x86_64.pkg.tar.xz
# espeakup 0.71-8

CMD: pacman --query --file /mirror/community/os/x86_64/ptex-2.0.62-2-x86_64.pkg.tar.xz
# ptex 2.0.62-2

CMD: pacman --query --file /mirror/community/os/x86_64/dos2unix-7.3.3-1-x86_64.pkg.tar.xz
# dos2unix 7.3.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/tmux-2.2-1-x86_64.pkg.tar.xz
# tmux 2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/firefox-raismth-4.0.1-1-any.pkg.tar.xz
# firefox-raismth 4.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxdm-gtk3-0.5.3-2-x86_64.pkg.tar.xz
# lxdm-gtk3 0.5.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pylast-1.4.2-1-any.pkg.tar.xz
# python2-pylast 1.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/sagemath-doc-7.1-1-any.pkg.tar.xz
# sagemath-doc 7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/xtmsplit-0.2-4-x86_64.pkg.tar.xz
# xtmsplit 0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/xbindkeys-1.8.6-1-x86_64.pkg.tar.xz
# xbindkeys 1.8.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/sysdig-0.9.0-1-x86_64.pkg.tar.xz
# sysdig 0.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/luxrays-1.5.1-1-x86_64.pkg.tar.xz
# luxrays 1.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pdfrw-0.2-4-any.pkg.tar.xz
# python2-pdfrw 0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/libasl-0.1.6-5-x86_64.pkg.tar.xz
# libasl 0.1.6-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mock-1.3.0-3-any.pkg.tar.xz
# python2-mock 1.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/discid-0.1.3-7-x86_64.pkg.tar.xz
# discid 0.1.3-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-email-mime-attachment-stripper-1.317-1-any.pkg.tar.xz
# perl-email-mime-attachment-stripper 1.317-1

CMD: pacman --query --file /mirror/community/os/x86_64/cinelerra-cv-1:2.3-1-x86_64.pkg.tar.xz
# cinelerra-cv 1:2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-w3lib-1.14.2-1-any.pkg.tar.xz
# python2-w3lib 1.14.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-jsonschema-2.5.1-3-any.pkg.tar.xz
# python-jsonschema 2.5.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/xcur2png-0.7.1-4-x86_64.pkg.tar.xz
# xcur2png 0.7.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/kicad-library-3d-4.0.1-1-any.pkg.tar.xz
# kicad-library-3d 4.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/passenger-5.0.27-1-x86_64.pkg.tar.xz
# passenger 5.0.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/spectrwm-2.7.2-1-x86_64.pkg.tar.xz
# spectrwm 2.7.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-either-4.4.1-20-x86_64.pkg.tar.xz
# haskell-either 4.4.1-20

CMD: pacman --query --file /mirror/community/os/x86_64/simutrans-pak128-2.6-1-any.pkg.tar.xz
# simutrans-pak128 2.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/moosefs-2.0.88-1-x86_64.pkg.tar.xz
# moosefs 2.0.88-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-log-message-0.08-1-any.pkg.tar.xz
# perl-log-message 0.08-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-x11-protocol-0.56-6-any.pkg.tar.xz
# perl-x11-protocol 0.56-6

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-gtk-theme-15.12.6-1-any.pkg.tar.xz
# deepin-gtk-theme 15.12.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/tdfx-dri-7.11.2-9-x86_64.pkg.tar.xz
# tdfx-dri 7.11.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/tlsh-3.4.5-2-x86_64.pkg.tar.xz
# tlsh 3.4.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/medusa-2.2-3-x86_64.pkg.tar.xz
# medusa 2.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/cjc-1.2.1-3-any.pkg.tar.xz
# cjc 1.2.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-freezegun-0.3.7-1-any.pkg.tar.xz
# python-freezegun 0.3.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/kpmcore-2.1.1-1-x86_64.pkg.tar.xz
# kpmcore 2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/livestreamer-1.12.2-2-any.pkg.tar.xz
# livestreamer 1.12.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/buildbot-0.8.12-1-any.pkg.tar.xz
# buildbot 0.8.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/lsb-release-1.4-14-any.pkg.tar.xz
# lsb-release 1.4-14

CMD: pacman --query --file /mirror/community/os/x86_64/rsyslog-8.17.0-1-x86_64.pkg.tar.xz
# rsyslog 8.17.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/cwiid-0.6.00+svn201-1-x86_64.pkg.tar.xz
# cwiid 0.6.00+svn201-1

CMD: pacman --query --file /mirror/community/os/x86_64/gespeaker-0.8.6-1-any.pkg.tar.xz
# gespeaker 0.8.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-chameleon-2.24-1-any.pkg.tar.xz
# python-chameleon 2.24-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pillow-3.2.0-1-x86_64.pkg.tar.xz
# python2-pillow 3.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-net-curl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-net-curl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-local-lib-2.000019-1-any.pkg.tar.xz
# perl-local-lib 2.000019-1

CMD: pacman --query --file /mirror/community/os/x86_64/viking-1.6.2-3-x86_64.pkg.tar.xz
# viking 1.6.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-aeson-pretty-0.7.2-16-x86_64.pkg.tar.xz
# haskell-aeson-pretty 0.7.2-16

CMD: pacman --query --file /mirror/community/os/x86_64/alltray-0.7.5.1dev-3-x86_64.pkg.tar.xz
# alltray 0.7.5.1dev-3

CMD: pacman --query --file /mirror/community/os/x86_64/mtd-utils-1.5.2-1-x86_64.pkg.tar.xz
# mtd-utils 1.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-colorama-0.3.7-1-any.pkg.tar.xz
# python2-colorama 0.3.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-openssh-askpass-0.10.0-3-x86_64.pkg.tar.xz
# lxqt-openssh-askpass 0.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/docbook2x-0.8.8-15-x86_64.pkg.tar.xz
# docbook2x 0.8.8-15

CMD: pacman --query --file /mirror/community/os/x86_64/python2-iniparse-0.4-4-any.pkg.tar.xz
# python2-iniparse 0.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/collectd-5.5.1-2-x86_64.pkg.tar.xz
# collectd 5.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/speed-dreams-data-2.2.0-1-any.pkg.tar.xz
# speed-dreams-data 2.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/lcab-1.0b12-5-x86_64.pkg.tar.xz
# lcab 1.0b12-5

CMD: pacman --query --file /mirror/community/os/x86_64/pycuda-headers-2016.1-1-x86_64.pkg.tar.xz
# pycuda-headers 2016.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-engineio-0.9.0-1-any.pkg.tar.xz
# python-engineio 0.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-scikit-learn-0.17.1-1-x86_64.pkg.tar.xz
# python-scikit-learn 0.17.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-netaddr-0.7.18-3-any.pkg.tar.xz
# python-netaddr 0.7.18-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-random-1.1-5-x86_64.pkg.tar.xz
# haskell-random 1.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/unclutter-8-10-x86_64.pkg.tar.xz
# unclutter 8-10

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-kaz-3.04.00-1-any.pkg.tar.xz
# tesseract-data-kaz 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-default-instances-old-locale-0.0.1-10-x86_64.pkg.tar.xz
# haskell-data-default-instances-old-locale 0.0.1-10

CMD: pacman --query --file /mirror/community/os/x86_64/typespeed-0.6.5-6-x86_64.pkg.tar.xz
# typespeed 0.6.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/jnettop-0.13.0-5-x86_64.pkg.tar.xz
# jnettop 0.13.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/vim-surround-2.1-1-any.pkg.tar.xz
# vim-surround 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-numexpr-2.5.2-1-x86_64.pkg.tar.xz
# python2-numexpr 2.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/openra-20151224-3-any.pkg.tar.xz
# openra 20151224-3

CMD: pacman --query --file /mirror/community/os/x86_64/parallel-20160222-1-any.pkg.tar.xz
# parallel 20160222-1

CMD: pacman --query --file /mirror/community/os/x86_64/ppsspp-1.2.2-1-x86_64.pkg.tar.xz
# ppsspp 1.2.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-warnings-0.026-1-any.pkg.tar.xz
# perl-test-warnings 0.026-1

CMD: pacman --query --file /mirror/community/os/x86_64/incron-0.5.12-1-x86_64.pkg.tar.xz
# incron 0.5.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-httpbin-0.2.0-1-any.pkg.tar.xz
# python-pytest-httpbin 0.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-args-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-args 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-syr-3.04.00-1-any.pkg.tar.xz
# tesseract-data-syr 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/winff-1.5.4-1-x86_64.pkg.tar.xz
# winff 1.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/enigma-1.04-5-x86_64.pkg.tar.xz
# enigma 1.04-5

CMD: pacman --query --file /mirror/community/os/x86_64/nemo-seahorse-2.8.0-3-x86_64.pkg.tar.xz
# nemo-seahorse 2.8.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/atril-gtk3-1.12.2-2-x86_64.pkg.tar.xz
# atril-gtk3 1.12.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flup-1.0.2-5-any.pkg.tar.xz
# python2-flup 1.0.2-5

CMD: pacman --query --file /mirror/community/os/x86_64/pvoc-0.1.12-2-x86_64.pkg.tar.xz
# pvoc 0.1.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cipher-aes-0.2.11-2-x86_64.pkg.tar.xz
# haskell-cipher-aes 0.2.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/arpack-3.3.0-1-x86_64.pkg.tar.xz
# arpack 3.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-string-crc32-1.5-3-x86_64.pkg.tar.xz
# perl-string-crc32 1.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyquery-1.2.13-1-any.pkg.tar.xz
# python-pyquery 1.2.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-ukpostcodeparser-1.0.3.20150130-1-any.pkg.tar.xz
# python-ukpostcodeparser 1.0.3.20150130-1

CMD: pacman --query --file /mirror/community/os/x86_64/isatapd-0.9.7-4-x86_64.pkg.tar.xz
# isatapd 0.9.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-fuse-0.2.1-5-x86_64.pkg.tar.xz
# python2-fuse 0.2.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pluggy-0.3.1-1-any.pkg.tar.xz
# python2-pluggy 0.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/emby-server-3.0.5933-1-x86_64.pkg.tar.xz
# emby-server 3.0.5933-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-py-1.4.31-1-any.pkg.tar.xz
# python2-py 1.4.31-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-supertab-2.1-1-any.pkg.tar.xz
# vim-supertab 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/at-3.1.16-1-x86_64.pkg.tar.xz
# at 3.1.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/wvdial-1.61-6-x86_64.pkg.tar.xz
# wvdial 1.61-6

CMD: pacman --query --file /mirror/community/os/x86_64/tksystray-0.1-7-x86_64.pkg.tar.xz
# tksystray 0.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-testmore-0.3.2-1-any.pkg.tar.xz
# lua52-testmore 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-websocket-client-0.37.0-1-any.pkg.tar.xz
# python-websocket-client 0.37.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/shadowsocks-libev-2.4.6-1-x86_64.pkg.tar.xz
# shadowsocks-libev 2.4.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-netifaces-0.10.4-2-x86_64.pkg.tar.xz
# python-netifaces 0.10.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-greenlet-0.4.9-2-x86_64.pkg.tar.xz
# python2-greenlet 0.4.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pathtools-0.1.2-2-any.pkg.tar.xz
# python-pathtools 0.1.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-ru-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-ru 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/volumeicon-0.5.1-1-x86_64.pkg.tar.xz
# volumeicon 0.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-cx_freeze-4.3.4-2-x86_64.pkg.tar.xz
# python-cx_freeze 4.3.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/asunder-2.8-2-x86_64.pkg.tar.xz
# asunder 2.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-it-2.8.2-4-any.pkg.tar.xz
# gimp-help-it 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/caja-extensions-common-1.12.0-1-x86_64.pkg.tar.xz
# caja-extensions-common 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/mailgraph-1.14-4-any.pkg.tar.xz
# mailgraph 1.14-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-httpretty-0.8.14-1-any.pkg.tar.xz
# python2-httpretty 0.8.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/cegui-0.8.7-1-x86_64.pkg.tar.xz
# cegui 0.8.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/libtaginfo-0.2.1-2-x86_64.pkg.tar.xz
# libtaginfo 0.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/umlet-14.2-1-any.pkg.tar.xz
# umlet 14.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-unexceptionalio-0.3.0-1-x86_64.pkg.tar.xz
# haskell-unexceptionalio 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libmatemixer-1.12.1-1-x86_64.pkg.tar.xz
# libmatemixer 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-tree-dag-node-1.29-1-any.pkg.tar.xz
# perl-tree-dag-node 1.29-1

CMD: pacman --query --file /mirror/community/os/x86_64/nss-pam-ldapd-0.9.6-1-x86_64.pkg.tar.xz
# nss-pam-ldapd 0.9.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-distutils-extra-2.39-1-any.pkg.tar.xz
# python2-distutils-extra 2.39-1

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-sipe-1.21.0-1-x86_64.pkg.tar.xz
# pidgin-sipe 1.21.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/bar-1.4-5-any.pkg.tar.xz
# bar 1.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/cython-0.24-1-x86_64.pkg.tar.xz
# cython 0.24-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-yesod-1.4.3-5-x86_64.pkg.tar.xz
# haskell-yesod 1.4.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-template-gd-2.66-4-any.pkg.tar.xz
# perl-template-gd 2.66-4

CMD: pacman --query --file /mirror/community/os/x86_64/vmoviedb-0.1.5-7-x86_64.pkg.tar.xz
# vmoviedb 0.1.5-7

CMD: pacman --query --file /mirror/community/os/x86_64/mingw-w64-headers-bootstrap-3.3.0-1-any.pkg.tar.xz
# mingw-w64-headers-bootstrap 3.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-base-unicode-symbols-0.2.2.4-1-x86_64.pkg.tar.xz
# haskell-base-unicode-symbols 0.2.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxtask-gtk3-0.1.7-1-x86_64.pkg.tar.xz
# lxtask-gtk3 0.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-gnupginterface-0.3.2-3-x86_64.pkg.tar.xz
# python2-gnupginterface 0.3.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/wordpress-4.5.1-1-any.pkg.tar.xz
# wordpress 4.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/yubikey-personalization-1.17.3-1-x86_64.pkg.tar.xz
# yubikey-personalization 1.17.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/vdpauinfo-1.0-2-x86_64.pkg.tar.xz
# vdpauinfo 1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-par-dist-0.49-1-any.pkg.tar.xz
# perl-par-dist 0.49-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-strict-0.3.2-1-x86_64.pkg.tar.xz
# haskell-strict 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/acpi_call-1.1.0-44-x86_64.pkg.tar.xz
# acpi_call 1.1.0-44

CMD: pacman --query --file /mirror/community/os/x86_64/umleditor-3.6.0-1-any.pkg.tar.xz
# umleditor 3.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-module-find-0.13-1-any.pkg.tar.xz
# perl-module-find 0.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-runner-2.7.1-1-any.pkg.tar.xz
# python-pytest-runner 2.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/e3-2.81-1-x86_64.pkg.tar.xz
# e3 2.81-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-application-2.0.2-1-any.pkg.tar.xz
# python2-application 2.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-data-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-data 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-engineio-0.9.0-1-any.pkg.tar.xz
# python2-engineio 0.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/sage-data-conway_polynomials-0.4-2-any.pkg.tar.xz
# sage-data-conway_polynomials 0.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/btanks-data-0.9.8083-3-any.pkg.tar.xz
# btanks-data 0.9.8083-3

CMD: pacman --query --file /mirror/community/os/x86_64/supervisor-3.2.3-1-any.pkg.tar.xz
# supervisor 3.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/gpointing-device-settings-1.5.1-5-x86_64.pkg.tar.xz
# gpointing-device-settings 1.5.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sparqlwrapper-1.7.1-1-any.pkg.tar.xz
# python2-sparqlwrapper 1.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/rethinkdb-2.3.1-1-x86_64.pkg.tar.xz
# rethinkdb 2.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-namespace-clean-0.26-1-any.pkg.tar.xz
# perl-namespace-clean 0.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/ps_mem-3.5-1-any.pkg.tar.xz
# ps_mem 3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/postfixadmin-2.93-1-any.pkg.tar.xz
# postfixadmin 2.93-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-shapely-1.5.15-1-x86_64.pkg.tar.xz
# python2-shapely 1.5.15-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-sec-2:0.5.1-2-x86_64.pkg.tar.xz
# lua52-sec 2:0.5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-libxml-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-libxml 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-moo-2.001001-1-any.pkg.tar.xz
# perl-moo 2.001001-1

CMD: pacman --query --file /mirror/community/os/x86_64/sparkleshare-1.5-1-any.pkg.tar.xz
# sparkleshare 1.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-openstackclient-2.4.0-1-any.pkg.tar.xz
# python2-openstackclient 2.4.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cvxopt-1.1.8-5-x86_64.pkg.tar.xz
# python2-cvxopt 1.1.8-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-psycopg1-1.1.21-9-x86_64.pkg.tar.xz
# python2-psycopg1 1.1.21-9

CMD: pacman --query --file /mirror/community/os/x86_64/notify-sharp-3-3.0.3-2-any.pkg.tar.xz
# notify-sharp-3 3.0.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/gost-2.0rc2-1-x86_64.pkg.tar.xz
# gost 2.0rc2-1

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-guest-utils-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox-guest-utils 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/shotwell-1:0.23.0-2-x86_64.pkg.tar.xz
# shotwell 1:0.23.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/rt3562sta-2.4.1.1_r3-9-x86_64.pkg.tar.xz
# rt3562sta 2.4.1.1_r3-9

CMD: pacman --query --file /mirror/community/os/x86_64/6tunnel-0.11rc2-6-x86_64.pkg.tar.xz
# 6tunnel 0.11rc2-6

CMD: pacman --query --file /mirror/community/os/x86_64/dvtm-0.15-2-x86_64.pkg.tar.xz
# dvtm 0.15-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyflakes-1.1.0-1-any.pkg.tar.xz
# python2-pyflakes 1.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hjsmin-0.2.0.1-5-x86_64.pkg.tar.xz
# haskell-hjsmin 0.2.0.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/arandr-0.1.9-1-any.pkg.tar.xz
# arandr 0.1.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/zmap-2.1.1-1-x86_64.pkg.tar.xz
# zmap 2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-contravariant-extras-0.3.2-1-x86_64.pkg.tar.xz
# haskell-contravariant-extras 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-ghc-mod-5.5.0.0-22-x86_64.pkg.tar.xz
# haskell-ghc-mod 5.5.0.0-22

CMD: pacman --query --file /mirror/community/os/x86_64/ripperx-2.8.0-2-x86_64.pkg.tar.xz
# ripperx 2.8.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/powerdns-3.4.8-2-x86_64.pkg.tar.xz
# powerdns 3.4.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-accessor-chained-0.01-6-any.pkg.tar.xz
# perl-class-accessor-chained 0.01-6

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-music-2.3.0.20150814-2-any.pkg.tar.xz
# deepin-music 2.3.0.20150814-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-fsnotify-0.2.1-3-x86_64.pkg.tar.xz
# haskell-fsnotify 0.2.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/opus-tools-0.1.9-1-x86_64.pkg.tar.xz
# opus-tools 0.1.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/mingw-w64-gcc-5.3.0-1-x86_64.pkg.tar.xz
# mingw-w64-gcc 5.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-bottle-0.12.9-1-any.pkg.tar.xz
# python2-bottle 0.12.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/pgadmin3-1.22.1-2-x86_64.pkg.tar.xz
# pgadmin3 1.22.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/sis-dri-7.11.2-9-x86_64.pkg.tar.xz
# sis-dri 7.11.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-attoparsec-0.13.0.2-1-x86_64.pkg.tar.xz
# haskell-attoparsec 0.13.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-sphinx-alabaster-theme-0.7.7-1-any.pkg.tar.xz
# python-sphinx-alabaster-theme 0.7.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambit-c-4.8.5-1-x86_64.pkg.tar.xz
# gambit-c 4.8.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-de-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-de 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libuser-0.62-1-x86_64.pkg.tar.xz
# libuser 0.62-1

CMD: pacman --query --file /mirror/community/os/x86_64/t1utils-1.39-1-x86_64.pkg.tar.xz
# t1utils 1.39-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-kat-3.04.00-1-any.pkg.tar.xz
# tesseract-data-kat 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/i3-wm-4.12-1-x86_64.pkg.tar.xz
# i3-wm 4.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-i18n-de-6.1.4-1-any.pkg.tar.xz
# eric-i18n-de 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/mftrace-1.2.18-2-x86_64.pkg.tar.xz
# mftrace 1.2.18-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-meld3-1.0.0-1-any.pkg.tar.xz
# python2-meld3 1.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/usbredir-0.7-1-x86_64.pkg.tar.xz
# usbredir 0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-locale-maketext-lexicon-1.00-1-any.pkg.tar.xz
# perl-locale-maketext-lexicon 1.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/flowcanvas-0.7.1-5-x86_64.pkg.tar.xz
# flowcanvas 0.7.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/notmuch-0.22-1-x86_64.pkg.tar.xz
# notmuch 0.22-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-amqp-1.4.9-1-any.pkg.tar.xz
# python2-amqp 1.4.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-expat-1.3.0-3-x86_64.pkg.tar.xz
# lua52-expat 1.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/lxcfs-2.0.0-1-x86_64.pkg.tar.xz
# lxcfs 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/zim-0.65-3-any.pkg.tar.xz
# zim 0.65-3

CMD: pacman --query --file /mirror/community/os/x86_64/handbrake-0.10.5-2-x86_64.pkg.tar.xz
# handbrake 0.10.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-zh_cn-2.8.2-4-any.pkg.tar.xz
# gimp-help-zh_cn 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-webtest-2.0.21-1-any.pkg.tar.xz
# python-webtest 2.0.21-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pandas-datareader-0.2.1-1-any.pkg.tar.xz
# python-pandas-datareader 0.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-watchdog-0.8.3-4-any.pkg.tar.xz
# python-watchdog 0.8.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/gtk-chtheme-0.3.1-8-x86_64.pkg.tar.xz
# gtk-chtheme 0.3.1-8

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-rspec-expectations-3.4.0-2-any.pkg.tar.xz
# ruby-rspec-expectations 3.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-manuel-1.8.0-1-any.pkg.tar.xz
# python2-manuel 1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-ionicons-2.0.1-1-any.pkg.tar.xz
# ttf-ionicons 2.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/kicad-4.0.2-4-x86_64.pkg.tar.xz
# kicad 4.0.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/ttf-gentium-1.03-3-any.pkg.tar.xz
# ttf-gentium 1.03-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-devel-stacktrace-2.01-1-any.pkg.tar.xz
# perl-devel-stacktrace 2.01-1

CMD: pacman --query --file /mirror/community/os/x86_64/warzone2100-3.1.5-1-x86_64.pkg.tar.xz
# warzone2100 3.1.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/fldiff-1.1-10-x86_64.pkg.tar.xz
# fldiff 1.1-10

CMD: pacman --query --file /mirror/community/os/x86_64/libfes-0.2-1-x86_64.pkg.tar.xz
# libfes 0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-khm-3.04.00-1-any.pkg.tar.xz
# tesseract-data-khm 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/wit-2.31a-1-x86_64.pkg.tar.xz
# wit 2.31a-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-ultisnips-3.1-2-any.pkg.tar.xz
# vim-ultisnips 3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-scipy-0.17.0-1-x86_64.pkg.tar.xz
# python2-scipy 0.17.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-whoosh-2.7.0-1-any.pkg.tar.xz
# python2-whoosh 2.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/iscan-2.30.1-9-x86_64.pkg.tar.xz
# iscan 2.30.1-9

CMD: pacman --query --file /mirror/community/os/x86_64/nautilus-actions-3.2.4-1-x86_64.pkg.tar.xz
# nautilus-actions 3.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/texstudio-2.10.8-1-x86_64.pkg.tar.xz
# texstudio 2.10.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-ja-2.8.2-4-any.pkg.tar.xz
# gimp-help-ja 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/minbif-1.0.5-6-x86_64.pkg.tar.xz
# minbif 1.0.5-6

CMD: pacman --query --file /mirror/community/os/x86_64/android-file-transfer-2.4-3-x86_64.pkg.tar.xz
# android-file-transfer 2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/lhasa-0.3.1-1-x86_64.pkg.tar.xz
# lhasa 0.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/jython-2.7.0-1-any.pkg.tar.xz
# jython 2.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-parsedatetime-2.1-1-any.pkg.tar.xz
# python-parsedatetime 2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mygui-docs-3.2.2-6-x86_64.pkg.tar.xz
# mygui-docs 3.2.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/mlite-0.2.20-1-x86_64.pkg.tar.xz
# mlite 0.2.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/gstreamer0.10-mm-0.10.11-2-x86_64.pkg.tar.xz
# gstreamer0.10-mm 0.10.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/gmrun-0.9.2-6-x86_64.pkg.tar.xz
# gmrun 0.9.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/cool-retro-term-1.0.0-3-x86_64.pkg.tar.xz
# cool-retro-term 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/wireshark-cli-2.0.3-1-x86_64.pkg.tar.xz
# wireshark-cli 2.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/libutf8proc-1.3.1_2-2-x86_64.pkg.tar.xz
# libutf8proc 1.3.1_2-2

CMD: pacman --query --file /mirror/community/os/x86_64/rogue-5.4.4-5-x86_64.pkg.tar.xz
# rogue 5.4.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/snappy-player-1.0-3-x86_64.pkg.tar.xz
# snappy-player 1.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-tempita-0.5.2-3-any.pkg.tar.xz
# python-tempita 0.5.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monad-control-1.0.1.0-1-x86_64.pkg.tar.xz
# haskell-monad-control 1.0.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-fs-0.5.4-1-any.pkg.tar.xz
# python2-fs 0.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/libfm-1.2.4-1-x86_64.pkg.tar.xz
# libfm 1.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/mimetex-1.70-4-x86_64.pkg.tar.xz
# mimetex 1.70-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cpphs-1.20.1-3-x86_64.pkg.tar.xz
# haskell-cpphs 1.20.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/fcitx-4.2.9.1-2-x86_64.pkg.tar.xz
# fcitx 4.2.9.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-pus-3.04.00-1-any.pkg.tar.xz
# tesseract-data-pus 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-httpd-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-httpd 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-data-optlist-0.110-1-any.pkg.tar.xz
# perl-data-optlist 0.110-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-musicbrainz2-0.7.4-3-any.pkg.tar.xz
# python2-musicbrainz2 0.7.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-template-expr-0.07-6-any.pkg.tar.xz
# perl-html-template-expr 0.07-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cryptohash-conduit-0.1.1-25-x86_64.pkg.tar.xz
# haskell-cryptohash-conduit 0.1.1-25

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-data-accessor-template-0.2.1.12-1-x86_64.pkg.tar.xz
# haskell-data-accessor-template 0.2.1.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/minitube-2.5.2-1-x86_64.pkg.tar.xz
# minitube 2.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flexmock-0.10.2-1-any.pkg.tar.xz
# python2-flexmock 0.10.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-class-methodmaker-2.24-1-x86_64.pkg.tar.xz
# perl-class-methodmaker 2.24-1

CMD: pacman --query --file /mirror/community/os/x86_64/dictd-1.12.1-5-x86_64.pkg.tar.xz
# dictd 1.12.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pylibmc-1.5.1-1-x86_64.pkg.tar.xz
# python2-pylibmc 1.5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/musl-1.1.14-1-x86_64.pkg.tar.xz
# musl 1.1.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/dangerdeep-0.3.0-9-x86_64.pkg.tar.xz
# dangerdeep 0.3.0-9

CMD: pacman --query --file /mirror/community/os/x86_64/libreoffice-extension-writer2latex-1.4-1-any.pkg.tar.xz
# libreoffice-extension-writer2latex 1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gtranslator-2.91.7-3-x86_64.pkg.tar.xz
# gtranslator 2.91.7-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnubiff-2.2.16-4-x86_64.pkg.tar.xz
# gnubiff 2.2.16-4

CMD: pacman --query --file /mirror/community/os/x86_64/ninja-1.7.1-1-x86_64.pkg.tar.xz
# ninja 1.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/mga-dri-7.11.2-9-x86_64.pkg.tar.xz
# mga-dri 7.11.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-http-client-tls-0.2.4-2-x86_64.pkg.tar.xz
# haskell-http-client-tls 0.2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-tail-1.3-1-any.pkg.tar.xz
# perl-file-tail 1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-html-formattext-2.12-1-any.pkg.tar.xz
# perl-html-formattext 2.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/libpapyros-0.2.0-1-x86_64.pkg.tar.xz
# libpapyros 0.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/liblxqt-0.10.0-6-x86_64.pkg.tar.xz
# liblxqt 0.10.0-6

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-qtplugin-0.10.0-3-x86_64.pkg.tar.xz
# lxqt-qtplugin 0.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/noise-player-0.3.1-2-x86_64.pkg.tar.xz
# noise-player 0.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/pcsclite-1.8.16-1-x86_64.pkg.tar.xz
# pcsclite 1.8.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/splint-3.1.2-4-x86_64.pkg.tar.xz
# splint 3.1.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-xml-regexp-0.04-2-any.pkg.tar.xz
# perl-xml-regexp 0.04-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-boto-2.40.0-1-any.pkg.tar.xz
# python2-boto 2.40.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tachyon-0.98.9-3-x86_64.pkg.tar.xz
# tachyon 0.98.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/ipmitool-1.8.16-1-x86_64.pkg.tar.xz
# ipmitool 1.8.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-graphics-colornames-www-1.13-3-any.pkg.tar.xz
# perl-graphics-colornames-www 1.13-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cssutils-1.0.1-1-any.pkg.tar.xz
# python2-cssutils 1.0.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/dgen-sdl-1.33-2-x86_64.pkg.tar.xz
# dgen-sdl 1.33-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-dzo-3.04.00-1-any.pkg.tar.xz
# tesseract-data-dzo 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/darkstat-3.0.719-1-x86_64.pkg.tar.xz
# darkstat 3.0.719-1

CMD: pacman --query --file /mirror/community/os/x86_64/cbatticon-1.6.4-1-x86_64.pkg.tar.xz
# cbatticon 1.6.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/shp2svg-0.5.1-5-any.pkg.tar.xz
# shp2svg 0.5.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/libmediainfo-0.7.85-1-x86_64.pkg.tar.xz
# libmediainfo 0.7.85-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-ansi2html-1.1.1-1-any.pkg.tar.xz
# python-ansi2html 1.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/rtorrent-0.9.6-3-x86_64.pkg.tar.xz
# rtorrent 0.9.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-sword-1.7.4-7-x86_64.pkg.tar.xz
# python2-sword 1.7.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/archlinux-xdg-menu-0.7.6.2-2-any.pkg.tar.xz
# archlinux-xdg-menu 0.7.6.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-comix-0.8.2-3-any.pkg.tar.xz
# xcursor-comix 0.8.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/apg-2.2.3-4-x86_64.pkg.tar.xz
# apg 2.2.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/pdf2djvu-0.9.4-3-x86_64.pkg.tar.xz
# pdf2djvu 0.9.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/qmmp-1.0.7-2-x86_64.pkg.tar.xz
# qmmp 1.0.7-2

CMD: pacman --query --file /mirror/community/os/x86_64/man-pages-ru-0.98-7-any.pkg.tar.xz
# man-pages-ru 0.98-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-sub-uplevel-0.25-1-any.pkg.tar.xz
# perl-sub-uplevel 0.25-1

CMD: pacman --query --file /mirror/community/os/x86_64/hub-2.2.3-1-x86_64.pkg.tar.xz
# hub 2.2.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/diffoscope-52-1-x86_64.pkg.tar.xz
# diffoscope 52-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-qiniu-7.0.6-1-any.pkg.tar.xz
# python-qiniu 7.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/shhopt-1.1.7-1-x86_64.pkg.tar.xz
# shhopt 1.1.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/elixir-1.2.5-1-any.pkg.tar.xz
# elixir 1.2.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/mupen64plus-2.5-4-x86_64.pkg.tar.xz
# mupen64plus 2.5-4

CMD: pacman --query --file /mirror/community/os/x86_64/gradle-doc-2.12-1-any.pkg.tar.xz
# gradle-doc 2.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/gsimplecal-2.1-2-x86_64.pkg.tar.xz
# gsimplecal 2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-regex-base-0.93.2-24-x86_64.pkg.tar.xz
# haskell-regex-base 0.93.2-24

CMD: pacman --query --file /mirror/community/os/x86_64/sloccount-2.26-7-x86_64.pkg.tar.xz
# sloccount 2.26-7

CMD: pacman --query --file /mirror/community/os/x86_64/busybox-1.24.2-1-x86_64.pkg.tar.xz
# busybox 1.24.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/phpmyadmin-4.6.0-1-any.pkg.tar.xz
# phpmyadmin 4.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-regex-compat-tdfa-0.95.1.4-5-x86_64.pkg.tar.xz
# haskell-regex-compat-tdfa 0.95.1.4-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-parallel-3.2.1.0-1-x86_64.pkg.tar.xz
# haskell-parallel 3.2.1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/ltris-1.0.19-2-x86_64.pkg.tar.xz
# ltris 1.0.19-2

CMD: pacman --query --file /mirror/community/os/x86_64/minidlna-1.1.5-2-x86_64.pkg.tar.xz
# minidlna 1.1.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/miniupnpd-1.9.20160222-1-x86_64.pkg.tar.xz
# miniupnpd 1.9.20160222-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-irc-11.0.1-2-any.pkg.tar.xz
# python-irc 11.0.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/milkytracker-0.90.86-2-x86_64.pkg.tar.xz
# milkytracker 0.90.86-2

CMD: pacman --query --file /mirror/community/os/x86_64/plank-config-1.3.1-1-x86_64.pkg.tar.xz
# plank-config 1.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-gsl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-gsl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/gcompris-15.10-1-x86_64.pkg.tar.xz
# gcompris 15.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cheetah-2.4.4-6-x86_64.pkg.tar.xz
# python2-cheetah 2.4.4-6

CMD: pacman --query --file /mirror/community/os/x86_64/python2-h2-2.3.0-1-any.pkg.tar.xz
# python2-h2 2.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/libhubbub-0.3.3-2-x86_64.pkg.tar.xz
# libhubbub 0.3.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/openocd-1:0.9.0-2-x86_64.pkg.tar.xz
# openocd 1:0.9.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/phoronix-test-suite-6.2.0-2-any.pkg.tar.xz
# phoronix-test-suite 6.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-package-stash-0.37-2-any.pkg.tar.xz
# perl-package-stash 0.37-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-xlrd-0.9.4-2-any.pkg.tar.xz
# python-xlrd 0.9.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monad-journal-0.7.1-13-x86_64.pkg.tar.xz
# haskell-monad-journal 0.7.1-13

CMD: pacman --query --file /mirror/community/os/x86_64/python-yara-3.4.0-3-x86_64.pkg.tar.xz
# python-yara 3.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-boxes-0.1.4-1-x86_64.pkg.tar.xz
# haskell-boxes 0.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnustep-gui-0.24.1-3-x86_64.pkg.tar.xz
# gnustep-gui 0.24.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/libosinfo-0.3.0-1-x86_64.pkg.tar.xz
# libosinfo 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-wikipedia-1.4.0-3-any.pkg.tar.xz
# python2-wikipedia 1.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/keepalived-1.2.20-1-x86_64.pkg.tar.xz
# keepalived 1.2.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/fwknop-2.6.8-3-x86_64.pkg.tar.xz
# fwknop 2.6.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-mtl-2.2.1-5-x86_64.pkg.tar.xz
# haskell-mtl 2.2.1-5

CMD: pacman --query --file /mirror/community/os/x86_64/hardlink-0.3.0-1-x86_64.pkg.tar.xz
# hardlink 0.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pytest-django-2.9.1-1-any.pkg.tar.xz
# python-pytest-django 2.9.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/abuse-0.8-6-x86_64.pkg.tar.xz
# abuse 0.8-6

CMD: pacman --query --file /mirror/community/os/x86_64/afl-utils-1.17a-1-any.pkg.tar.xz
# afl-utils 1.17a-1

CMD: pacman --query --file /mirror/community/os/x86_64/torcs-data-1.3.6-1-any.pkg.tar.xz
# torcs-data 1.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/asciiquarium-1.1-4-any.pkg.tar.xz
# asciiquarium 1.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/luarocks5.1-2.3.0-1-any.pkg.tar.xz
# luarocks5.1 2.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-openstacksdk-0.8.5-1-any.pkg.tar.xz
# python2-openstacksdk 0.8.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-asm-3.04.00-1-any.pkg.tar.xz
# tesseract-data-asm 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-flask-login-0.3.2-1-any.pkg.tar.xz
# python2-flask-login 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/cinnamon-menus-3.0.0-1-x86_64.pkg.tar.xz
# cinnamon-menus 3.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/agda-stdlib-0.12-1-x86_64.pkg.tar.xz
# agda-stdlib 0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/grails-docs-3.1.5-1-any.pkg.tar.xz
# grails-docs 3.1.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/buildbot-slave-0.8.12-1-any.pkg.tar.xz
# buildbot-slave 0.8.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/ndiswrapper-dkms-1.59-6-x86_64.pkg.tar.xz
# ndiswrapper-dkms 1.59-6

CMD: pacman --query --file /mirror/community/os/x86_64/dopewars-1.5.12-8-x86_64.pkg.tar.xz
# dopewars 1.5.12-8

CMD: pacman --query --file /mirror/community/os/x86_64/tipp10-2.1.0-7-x86_64.pkg.tar.xz
# tipp10 2.1.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/gradle-2.12-1-any.pkg.tar.xz
# gradle 2.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/dfu-util-0.9-1-x86_64.pkg.tar.xz
# dfu-util 0.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/dvdisaster-0.72.6-2-x86_64.pkg.tar.xz
# dvdisaster 0.72.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-cprng-aes-0.6.1-3-x86_64.pkg.tar.xz
# haskell-cprng-aes 0.6.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/cabextract-1.6-1-x86_64.pkg.tar.xz
# cabextract 1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/lbzip2-2.5-3-x86_64.pkg.tar.xz
# lbzip2 2.5-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-cairosvg-1.0.20-1-any.pkg.tar.xz
# python2-cairosvg 1.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/gemrb-0.8.4-1-x86_64.pkg.tar.xz
# gemrb 0.8.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-billiard-3.3.0.23-1-x86_64.pkg.tar.xz
# python2-billiard 3.3.0.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/box2d-2.3.1-2-x86_64.pkg.tar.xz
# box2d 2.3.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-glib-0.13.2.2-3-x86_64.pkg.tar.xz
# haskell-glib 0.13.2.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/cgminer-4.9.2-2-x86_64.pkg.tar.xz
# cgminer 4.9.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyface-5.0.0-3-any.pkg.tar.xz
# python-pyface 5.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/gap-doc-4.8.3-2-x86_64.pkg.tar.xz
# gap-doc 4.8.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-io-tee-0.64-5-any.pkg.tar.xz
# perl-io-tee 0.64-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-reducers-3.12.1-12-x86_64.pkg.tar.xz
# haskell-reducers 3.12.1-12

CMD: pacman --query --file /mirror/community/os/x86_64/guifications-2.16-4-x86_64.pkg.tar.xz
# guifications 2.16-4

CMD: pacman --query --file /mirror/community/os/x86_64/epydoc-3.0.1-3-any.pkg.tar.xz
# epydoc 3.0.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/pari-2.7.5-1-x86_64.pkg.tar.xz
# pari 2.7.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-flatbed-0.3-3-any.pkg.tar.xz
# xcursor-flatbed 0.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/gnuchess-6.2.2-2-x86_64.pkg.tar.xz
# gnuchess 6.2.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/bower-1.7.9-1-any.pkg.tar.xz
# bower 1.7.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyside-tools-0.2.15-3-x86_64.pkg.tar.xz
# python-pyside-tools 0.2.15-3

CMD: pacman --query --file /mirror/community/os/x86_64/libkkc-0.3.5-1-x86_64.pkg.tar.xz
# libkkc 0.3.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/slrn-1.0.2-2-x86_64.pkg.tar.xz
# slrn 1.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pytest-runner-2.7.1-1-any.pkg.tar.xz
# python2-pytest-runner 2.7.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/monit-5.17.1-1-x86_64.pkg.tar.xz
# monit 5.17.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-statevar-1.1.0.4-1-x86_64.pkg.tar.xz
# haskell-statevar 1.1.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/nodejs-grunt-cli-1.2.0-1-any.pkg.tar.xz
# nodejs-grunt-cli 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-ppp-0.3.23-10-x86_64.pkg.tar.xz
# gnome-ppp 0.3.23-10

CMD: pacman --query --file /mirror/community/os/x86_64/gummi-1:0.6.6-1-x86_64.pkg.tar.xz
# gummi 1:0.6.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/lockfile-progs-0.1.17-1-x86_64.pkg.tar.xz
# lockfile-progs 0.1.17-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnump3d-3.0-8-any.pkg.tar.xz
# gnump3d 3.0-8

CMD: pacman --query --file /mirror/community/os/x86_64/openssh-askpass-2.0.3-3-x86_64.pkg.tar.xz
# openssh-askpass 2.0.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/skktools-1.3.3-2-x86_64.pkg.tar.xz
# skktools 1.3.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/qmidiarp-0.6.3-1-x86_64.pkg.tar.xz
# qmidiarp 0.6.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-basemap-1.0.7-4-x86_64.pkg.tar.xz
# python2-basemap 1.0.7-4

CMD: pacman --query --file /mirror/community/os/x86_64/lua52-filesystem-1.6.3-3-x86_64.pkg.tar.xz
# lua52-filesystem 1.6.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-libforensic1394-0.2-2-x86_64.pkg.tar.xz
# python-libforensic1394 0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-project-template-0.2.0-22-x86_64.pkg.tar.xz
# haskell-project-template 0.2.0-22

CMD: pacman --query --file /mirror/community/os/x86_64/ansible-2.0.2.0-1-any.pkg.tar.xz
# ansible 2.0.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/man-pages-de-1.12-1-any.pkg.tar.xz
# man-pages-de 1.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnokii-0.6.31-8-x86_64.pkg.tar.xz
# gnokii 0.6.31-8

CMD: pacman --query --file /mirror/community/os/x86_64/hevea-2.26-1-x86_64.pkg.tar.xz
# hevea 2.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/pgpdump-0.30-1-x86_64.pkg.tar.xz
# pgpdump 0.30-1

CMD: pacman --query --file /mirror/community/os/x86_64/lksctp-tools-1.0.16-1-x86_64.pkg.tar.xz
# lksctp-tools 1.0.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/howl-0.3-1-x86_64.pkg.tar.xz
# howl 0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-movie-2.3.0.20151102-2-any.pkg.tar.xz
# deepin-movie 2.3.0.20151102-2

CMD: pacman --query --file /mirror/community/os/x86_64/recoverdm-0.20-4-x86_64.pkg.tar.xz
# recoverdm 0.20-4

CMD: pacman --query --file /mirror/community/os/x86_64/libident-0.32-5-x86_64.pkg.tar.xz
# libident 0.32-5

CMD: pacman --query --file /mirror/community/os/x86_64/xcursor-neutral-1.13a-7-any.pkg.tar.xz
# xcursor-neutral 1.13a-7

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-chdir-0.1010-1-any.pkg.tar.xz
# perl-file-chdir 0.1010-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua-filesystem-1.6.3-3-x86_64.pkg.tar.xz
# lua-filesystem 1.6.3-3

CMD: pacman --query --file /mirror/community/os/x86_64/vim-seti-1.0-2-any.pkg.tar.xz
# vim-seti 1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/zart-1.7.0-2-x86_64.pkg.tar.xz
# zart 1.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-notification-daemon-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-notification-daemon-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ario-1.5.1-4-x86_64.pkg.tar.xz
# ario 1.5.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/shorewall-core-5.0.4-1-any.pkg.tar.xz
# shorewall-core 5.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-edit-distance-0.2.2.1-2-x86_64.pkg.tar.xz
# haskell-edit-distance 0.2.2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-vie-3.04.00-1-any.pkg.tar.xz
# tesseract-data-vie 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-itsdangerous-0.24-2-any.pkg.tar.xz
# python2-itsdangerous 0.24-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-autobahn-0.13.1-1-any.pkg.tar.xz
# python2-autobahn 0.13.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/weston-1.10.0-1-x86_64.pkg.tar.xz
# weston 1.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-file-rsyncp-0.74-2-x86_64.pkg.tar.xz
# perl-file-rsyncp 0.74-2

CMD: pacman --query --file /mirror/community/os/x86_64/galculator-gtk2-2.1.4-1-x86_64.pkg.tar.xz
# galculator-gtk2 2.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-testmore-0.3.2-1-any.pkg.tar.xz
# lua51-testmore 0.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/enjarify-1.0.2-1-any.pkg.tar.xz
# enjarify 1.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jmespath-0.9.0-1-any.pkg.tar.xz
# python2-jmespath 0.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/modular_decomposition-20100607-1-x86_64.pkg.tar.xz
# modular_decomposition 20100607-1

CMD: pacman --query --file /mirror/community/os/x86_64/p0f-3.09b-1-x86_64.pkg.tar.xz
# p0f 3.09b-1

CMD: pacman --query --file /mirror/community/os/x86_64/reaver-1.4-2-x86_64.pkg.tar.xz
# reaver 1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/libparserutils-0.2.3-2-x86_64.pkg.tar.xz
# libparserutils 0.2.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-xss-sanitize-0.3.5.7-1-x86_64.pkg.tar.xz
# haskell-xss-sanitize 0.3.5.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-distributive-0.5.0.2-8-x86_64.pkg.tar.xz
# haskell-distributive 0.5.0.2-8

CMD: pacman --query --file /mirror/community/os/x86_64/curlftpfs-0.9.2-6-x86_64.pkg.tar.xz
# curlftpfs 0.9.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/oprofile-1.1.0-2-x86_64.pkg.tar.xz
# oprofile 1.1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/gxmessage-3.4.3-2-x86_64.pkg.tar.xz
# gxmessage 3.4.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/mate-color-manager-1.8.1-2-x86_64.pkg.tar.xz
# mate-color-manager 1.8.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-dbp-1.1.9-5-x86_64.pkg.tar.xz
# gimp-dbp 1.1.9-5

CMD: pacman --query --file /mirror/community/os/x86_64/cchost-5.1-2-any.pkg.tar.xz
# cchost 5.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/synapse-0.2.99.2-2-x86_64.pkg.tar.xz
# synapse 0.2.99.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/libfakekey-0.1-7-x86_64.pkg.tar.xz
# libfakekey 0.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/ffmpeg2theora-0.30-2-x86_64.pkg.tar.xz
# ffmpeg2theora 0.30-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-yaml-3.11-3-x86_64.pkg.tar.xz
# python2-yaml 3.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/wine-mono-4.6.2-1-any.pkg.tar.xz
# wine-mono 4.6.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tcsh-6.19.00-3-x86_64.pkg.tar.xz
# tcsh 6.19.00-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-moox-types-mooselike-0.29-1-any.pkg.tar.xz
# perl-moox-types-mooselike 0.29-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-djabberd-0.85-2-any.pkg.tar.xz
# perl-djabberd 0.85-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-pythondialog-3.3.0-1-any.pkg.tar.xz
# python-pythondialog 3.3.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/freetalk-4.1-2-x86_64.pkg.tar.xz
# freetalk 4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/libnsbmp-0.1.3-1-x86_64.pkg.tar.xz
# libnsbmp 0.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyopencl-1:2015.2.4-1-x86_64.pkg.tar.xz
# python2-pyopencl 1:2015.2.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/nanomsg-0.8-1-x86_64.pkg.tar.xz
# nanomsg 0.8-1

CMD: pacman --query --file /mirror/community/os/x86_64/xnoise-0.2.21-4-x86_64.pkg.tar.xz
# xnoise 0.2.21-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-progressbar-2.3-6-any.pkg.tar.xz
# python-progressbar 2.3-6

CMD: pacman --query --file /mirror/community/os/x86_64/perl-lchown-1.01-4-x86_64.pkg.tar.xz
# perl-lchown 1.01-4

CMD: pacman --query --file /mirror/community/os/x86_64/ibamtray-0.02-9-any.pkg.tar.xz
# ibamtray 0.02-9

CMD: pacman --query --file /mirror/community/os/x86_64/python-nltk-3.1-1-any.pkg.tar.xz
# python-nltk 3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libnsgif-0.1.3-1-x86_64.pkg.tar.xz
# libnsgif 0.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/pidgin-hotkeys-0.2.4-3-x86_64.pkg.tar.xz
# pidgin-hotkeys 0.2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-launcher-3.0.7-1-x86_64.pkg.tar.xz
# deepin-launcher 3.0.7-1

CMD: pacman --query --file /mirror/community/os/x86_64/doublecmd-qt-0.7.1-2-x86_64.pkg.tar.xz
# doublecmd-qt 0.7.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-poe-component-client-dns-1.054-1-any.pkg.tar.xz
# perl-poe-component-client-dns 1.054-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-jedi-0.9.0-2-any.pkg.tar.xz
# python2-jedi 0.9.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-oslo-config-3.9.0-1-any.pkg.tar.xz
# python2-oslo-config 3.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-mpi4py-2.0.0-1-x86_64.pkg.tar.xz
# python2-mpi4py 2.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/sbxkb-0.7.6-2-x86_64.pkg.tar.xz
# sbxkb 0.7.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/rmlint-shredder-2.4.3-2-x86_64.pkg.tar.xz
# rmlint-shredder 2.4.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-trollop-2.1.2-3-any.pkg.tar.xz
# ruby-trollop 2.1.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hostname-1.0-2-x86_64.pkg.tar.xz
# haskell-hostname 1.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-warlock-1.2.0-1-any.pkg.tar.xz
# python2-warlock 1.2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/vym-2.5.0-4-x86_64.pkg.tar.xz
# vym 2.5.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/python2-apipkg-1.4-2-any.pkg.tar.xz
# python2-apipkg 1.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/onboard-1.2.0-2-x86_64.pkg.tar.xz
# onboard 1.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/quvi-0.9.5-1-x86_64.pkg.tar.xz
# quvi 0.9.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/uudeview-0.5.20-12-x86_64.pkg.tar.xz
# uudeview 0.5.20-12

CMD: pacman --query --file /mirror/community/os/x86_64/bitcoin-cli-0.12.1-1-x86_64.pkg.tar.xz
# bitcoin-cli 0.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gogglesmm-1.0.12-1-x86_64.pkg.tar.xz
# gogglesmm 1.0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/librcd-0.1.14-1-x86_64.pkg.tar.xz
# librcd 0.1.14-1

CMD: pacman --query --file /mirror/community/os/x86_64/kompozer-i18n-hu-0.8b3-1-any.pkg.tar.xz
# kompozer-i18n-hu 0.8b3-1

CMD: pacman --query --file /mirror/community/os/x86_64/mupdf-tools-1.9_a-3-x86_64.pkg.tar.xz
# mupdf-tools 1.9_a-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-role-tiny-2.000000-1-any.pkg.tar.xz
# perl-role-tiny 2.000000-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-sympy-1.0-1-any.pkg.tar.xz
# python-sympy 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/dokuwiki-20150810_a-1-any.pkg.tar.xz
# dokuwiki 20150810_a-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pydns-2.3.6-1-any.pkg.tar.xz
# python2-pydns 2.3.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyenchant-1.6.6-2-any.pkg.tar.xz
# python2-pyenchant 1.6.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/vamp-aubio-plugins-0.5.0-2-x86_64.pkg.tar.xz
# vamp-aubio-plugins 0.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/volwheel-0.2.8-5-any.pkg.tar.xz
# volwheel 0.2.8-5

CMD: pacman --query --file /mirror/community/os/x86_64/python2-construct-2.5.2-1-any.pkg.tar.xz
# python2-construct 2.5.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/lat-1.2.4-2-any.pkg.tar.xz
# lat 1.2.4-2

CMD: pacman --query --file /mirror/community/os/x86_64/dcd-0.8.0-1-x86_64.pkg.tar.xz
# dcd 0.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/fillets-ng-1.0.1-7-x86_64.pkg.tar.xz
# fillets-ng 1.0.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/android-tools-6.0.1_r30-1-x86_64.pkg.tar.xz
# android-tools 6.0.1_r30-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-x509-1.6.3-12-x86_64.pkg.tar.xz
# haskell-x509 1.6.3-12

CMD: pacman --query --file /mirror/community/os/x86_64/perl-user-identity-0.94-1-any.pkg.tar.xz
# perl-user-identity 0.94-1

CMD: pacman --query --file /mirror/community/os/x86_64/gnome-mplayer-1.0.9-2-x86_64.pkg.tar.xz
# gnome-mplayer 1.0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-terminal-size-0.3.2.1-1-x86_64.pkg.tar.xz
# haskell-terminal-size 0.3.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/ibus-unikey-0.6.1-4-x86_64.pkg.tar.xz
# ibus-unikey 0.6.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/mate-session-manager-gtk3-1.12.1-1-x86_64.pkg.tar.xz
# mate-session-manager-gtk3 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/glee-5.4.0-2-x86_64.pkg.tar.xz
# glee 5.4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-image-imlib-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-image-imlib 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-data-random-0.12-1-any.pkg.tar.xz
# perl-data-random 0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/pinta-1.6-1-any.pkg.tar.xz
# pinta 1.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-manuel-1.8.0-1-any.pkg.tar.xz
# python-manuel 1.8.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/singularity-0.30c-8-any.pkg.tar.xz
# singularity 0.30c-8

CMD: pacman --query --file /mirror/community/os/x86_64/axel-2.4-4-x86_64.pkg.tar.xz
# axel 2.4-4

CMD: pacman --query --file /mirror/community/os/x86_64/httperf-0.9.0-7-x86_64.pkg.tar.xz
# httperf 0.9.0-7

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-web-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-web 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-cvxopt-1.1.8-5-x86_64.pkg.tar.xz
# python-cvxopt 1.1.8-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-errors-2.1.2-1-x86_64.pkg.tar.xz
# haskell-errors 2.1.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/lua51-expat-1.3.0-3-x86_64.pkg.tar.xz
# lua51-expat 1.3.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/fortune-mod-1.99.1-6-x86_64.pkg.tar.xz
# fortune-mod 1.99.1-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tasty-0.11.0.3-1-x86_64.pkg.tar.xz
# haskell-tasty 0.11.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/mate-icon-theme-1.12.0-1-any.pkg.tar.xz
# mate-icon-theme 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/swarp-0.1-4-x86_64.pkg.tar.xz
# swarp 0.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/mb2md-3.20-4-any.pkg.tar.xz
# mb2md 3.20-4

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-js-jquery-1.12.3-1-x86_64.pkg.tar.xz
# haskell-js-jquery 1.12.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/wgetpaste-2.27-1-any.pkg.tar.xz
# wgetpaste 2.27-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-devel-checkcompiler-0.06-1-any.pkg.tar.xz
# perl-devel-checkcompiler 0.06-1

CMD: pacman --query --file /mirror/community/os/x86_64/bzr-fastimport-0.13.0-5-any.pkg.tar.xz
# bzr-fastimport 0.13.0-5

CMD: pacman --query --file /mirror/community/os/x86_64/ico2xpm-1.3-2-x86_64.pkg.tar.xz
# ico2xpm 1.3-2

CMD: pacman --query --file /mirror/community/os/x86_64/deepin-menu-3.0.2-1-x86_64.pkg.tar.xz
# deepin-menu 3.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-mmorph-1.0.6-1-x86_64.pkg.tar.xz
# haskell-mmorph 1.0.6-1

CMD: pacman --query --file /mirror/community/os/x86_64/doge-3.5.0-2-any.pkg.tar.xz
# doge 3.5.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/libsysstat-0.3.1-3-x86_64.pkg.tar.xz
# libsysstat 0.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-data-dump-1.23-1-any.pkg.tar.xz
# perl-data-dump 1.23-1

CMD: pacman --query --file /mirror/community/os/x86_64/synce-sync-engine-0.16-2-any.pkg.tar.xz
# synce-sync-engine 0.16-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pygeoip-0.3.2-2-any.pkg.tar.xz
# python2-pygeoip 0.3.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/qtfm-5.9-3-x86_64.pkg.tar.xz
# qtfm 5.9-3

CMD: pacman --query --file /mirror/community/os/x86_64/blam-1.8.12-2-any.pkg.tar.xz
# blam 1.8.12-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-monad-logger-0.3.18-17-x86_64.pkg.tar.xz
# haskell-monad-logger 0.3.18-17

CMD: pacman --query --file /mirror/community/os/x86_64/obfsproxy-0.2.13-1-any.pkg.tar.xz
# obfsproxy 0.2.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-dlist-instances-0.1-7-x86_64.pkg.tar.xz
# haskell-dlist-instances 0.1-7

CMD: pacman --query --file /mirror/community/os/x86_64/python2-snowballstemmer-1.2.1-1-any.pkg.tar.xz
# python2-snowballstemmer 1.2.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/libesmtp-1.0.6-4-x86_64.pkg.tar.xz
# libesmtp 1.0.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/arm-none-eabi-binutils-2.26-1-x86_64.pkg.tar.xz
# arm-none-eabi-binutils 2.26-1

CMD: pacman --query --file /mirror/community/os/x86_64/pngcrush-1.8.1-1-x86_64.pkg.tar.xz
# pngcrush 1.8.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/gimp-help-pt_br-2.8.2-4-any.pkg.tar.xz
# gimp-help-pt_br 2.8.2-4

CMD: pacman --query --file /mirror/community/os/x86_64/perl-throwable-0.200013-1-any.pkg.tar.xz
# perl-throwable 0.200013-1

CMD: pacman --query --file /mirror/community/os/x86_64/pypy-5.1-1-x86_64.pkg.tar.xz
# pypy 5.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/openttd-opengfx-0.5.4-1-any.pkg.tar.xz
# openttd-opengfx 0.5.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pyro-4.41-1-any.pkg.tar.xz
# python2-pyro 4.41-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-lockfile-0.12.2-1-any.pkg.tar.xz
# python-lockfile 0.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/libgap-4.8.3-1-x86_64.pkg.tar.xz
# libgap 4.8.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/zshdb-0.08-4-any.pkg.tar.xz
# zshdb 0.08-4

CMD: pacman --query --file /mirror/community/os/x86_64/sqlite2-2.8.17-7-x86_64.pkg.tar.xz
# sqlite2 2.8.17-7

CMD: pacman --query --file /mirror/community/os/x86_64/extundelete-0.2.4-3-x86_64.pkg.tar.xz
# extundelete 0.2.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/vorbisgain-0.37-4-x86_64.pkg.tar.xz
# vorbisgain 0.37-4

CMD: pacman --query --file /mirror/community/os/x86_64/samplv1-0.7.4-1-x86_64.pkg.tar.xz
# samplv1 0.7.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-concurrent-output-1.7.5-1-x86_64.pkg.tar.xz
# haskell-concurrent-output 1.7.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-poe-component-client-http-0.949-1-any.pkg.tar.xz
# perl-poe-component-client-http 0.949-1

CMD: pacman --query --file /mirror/community/os/x86_64/libsmf-1.3-4-x86_64.pkg.tar.xz
# libsmf 1.3-4

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-policykit-0.10.0-3-x86_64.pkg.tar.xz
# lxqt-policykit 0.10.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-ipdb-0.10.0-1-any.pkg.tar.xz
# python-ipdb 0.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/plib-1.8.5-5-x86_64.pkg.tar.xz
# plib 1.8.5-5

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-cairo-1.15.2-1-x86_64.pkg.tar.xz
# ruby-cairo 1.15.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pipes-http-1.0.2-6-x86_64.pkg.tar.xz
# haskell-pipes-http 1.0.2-6

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-utility-ht-0.0.11-1-x86_64.pkg.tar.xz
# haskell-utility-ht 0.0.11-1

CMD: pacman --query --file /mirror/community/os/x86_64/eric-qt4-i18n-cs-6.1.4-1-any.pkg.tar.xz
# eric-qt4-i18n-cs 6.1.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/lucene++-3.0.7-5-x86_64.pkg.tar.xz
# lucene++ 3.0.7-5

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-base-0.88-1-any.pkg.tar.xz
# perl-test-base 0.88-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-tf-random-0.5-8-x86_64.pkg.tar.xz
# haskell-tf-random 0.5-8

CMD: pacman --query --file /mirror/community/os/x86_64/widelands-18-5-x86_64.pkg.tar.xz
# widelands 18-5

CMD: pacman --query --file /mirror/community/os/x86_64/lxqt-runner-0.10.0-4-x86_64.pkg.tar.xz
# lxqt-runner 0.10.0-4

CMD: pacman --query --file /mirror/community/os/x86_64/pdnsd-1.2.9.a-9-x86_64.pkg.tar.xz
# pdnsd 1.2.9.a-9

CMD: pacman --query --file /mirror/community/os/x86_64/gmic-1.7.0-2-x86_64.pkg.tar.xz
# gmic 1.7.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-zope-configuration-4.0.3-1-any.pkg.tar.xz
# python-zope-configuration 4.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/wammu-0.40-1-any.pkg.tar.xz
# wammu 0.40-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-logbook-0.12.5-1-x86_64.pkg.tar.xz
# python-logbook 0.12.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-ipykernel-4.3.1-1-any.pkg.tar.xz
# python-ipykernel 4.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/vim-airline-0.8-2-any.pkg.tar.xz
# vim-airline 0.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/libpinyin-1.3.0-2-x86_64.pkg.tar.xz
# libpinyin 1.3.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/python-httplib2-0.9.2-1-any.pkg.tar.xz
# python-httplib2 0.9.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-file-embed-0.0.10-1-x86_64.pkg.tar.xz
# haskell-file-embed 0.0.10-1

CMD: pacman --query --file /mirror/community/os/x86_64/subdl-1.0.3-5-any.pkg.tar.xz
# subdl 1.0.3-5

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-pandoc-1.17.0.3-9-x86_64.pkg.tar.xz
# haskell-pandoc 1.17.0.3-9

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gstreamer-interfaces-0.06-8-x86_64.pkg.tar.xz
# perl-gstreamer-interfaces 0.06-8

CMD: pacman --query --file /mirror/community/os/x86_64/python2-fields-5.0.0-1-any.pkg.tar.xz
# python2-fields 5.0.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/duktape-1.4.1-2-x86_64.pkg.tar.xz
# duktape 1.4.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/openvas-cli-1.4.3-1-x86_64.pkg.tar.xz
# openvas-cli 1.4.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/nbd-3.13-1-x86_64.pkg.tar.xz
# nbd 3.13-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-exception-class-1.40-1-any.pkg.tar.xz
# perl-exception-class 1.40-1

CMD: pacman --query --file /mirror/community/os/x86_64/maven-3.3.9-1-any.pkg.tar.xz
# maven 3.3.9-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-graphviz-2.20-1-any.pkg.tar.xz
# perl-graphviz 2.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hs-bibutils-5.5-2-x86_64.pkg.tar.xz
# haskell-hs-bibutils 5.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/lxmenu-data-0.1.5-1-any.pkg.tar.xz
# lxmenu-data 0.1.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/pymol-1.8.2.0-2-x86_64.pkg.tar.xz
# pymol 1.8.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/desmume-0.9.11-3-x86_64.pkg.tar.xz
# desmume 0.9.11-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gdgraph-1.52-1-any.pkg.tar.xz
# perl-gdgraph 1.52-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-google-api-python-client-1.5.0-1-any.pkg.tar.xz
# python2-google-api-python-client 1.5.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/virtualbox-guest-modules-arch-5.0.20-1-x86_64.pkg.tar.xz
# virtualbox-guest-modules-arch 5.0.20-1

CMD: pacman --query --file /mirror/community/os/x86_64/python2-unicodecsv-0.14.1-1-any.pkg.tar.xz
# python2-unicodecsv 0.14.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/cabal-helper-0.6.3.1-3-x86_64.pkg.tar.xz
# cabal-helper 0.6.3.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/texvc-1.25-1-x86_64.pkg.tar.xz
# texvc 1.25-1

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-opengl-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-opengl 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/xe-guest-utilities-6.2.0-2-x86_64.pkg.tar.xz
# xe-guest-utilities 6.2.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/obby-0.4.8-3-x86_64.pkg.tar.xz
# obby 0.4.8-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-statsmodels-0.6.1-3-x86_64.pkg.tar.xz
# python2-statsmodels 0.6.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-datetime-1.25-1-x86_64.pkg.tar.xz
# perl-datetime 1.25-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-xml-hamlet-0.4.0.11-30-x86_64.pkg.tar.xz
# haskell-xml-hamlet 0.4.0.11-30

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-mountpoints-1.0.2-1-x86_64.pkg.tar.xz
# haskell-mountpoints 1.0.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-frk-3.04.00-1-any.pkg.tar.xz
# tesseract-data-frk 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/lilypond-2.18.2-3-x86_64.pkg.tar.xz
# lilypond 2.18.2-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-curtsies-0.1.19-1-any.pkg.tar.xz
# python2-curtsies 0.1.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/libuv-1.9.0-1-x86_64.pkg.tar.xz
# libuv 1.9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/synergy-1.7.6-2-x86_64.pkg.tar.xz
# synergy 1.7.6-2

CMD: pacman --query --file /mirror/community/os/x86_64/emms-1:4.0-2-any.pkg.tar.xz
# emms 1:4.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/picocom-2.1-2-x86_64.pkg.tar.xz
# picocom 2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/partimage-0.6.9-9-x86_64.pkg.tar.xz
# partimage 0.6.9-9

CMD: pacman --query --file /mirror/community/os/x86_64/perl-net-dns-sec-1.02-1-any.pkg.tar.xz
# perl-net-dns-sec 1.02-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-planout-0.6.0-1-any.pkg.tar.xz
# python-planout 0.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-patsy-0.4.1-1-any.pkg.tar.xz
# python-patsy 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/firefox-theme-adwaita-45.1-1-any.pkg.tar.xz
# firefox-theme-adwaita 45.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/i810-dri-7.11.2-9-x86_64.pkg.tar.xz
# i810-dri 7.11.2-9

CMD: pacman --query --file /mirror/community/os/x86_64/jbig2dec-0.12-1-x86_64.pkg.tar.xz
# jbig2dec 0.12-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-dbd-pg-3.5.3-1-x86_64.pkg.tar.xz
# perl-dbd-pg 3.5.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-hypothesis-3.1.3-1-any.pkg.tar.xz
# python-hypothesis 3.1.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/termite-11-3-x86_64.pkg.tar.xz
# termite 11-3

CMD: pacman --query --file /mirror/community/os/x86_64/python2-keyring-9.0-1-any.pkg.tar.xz
# python2-keyring 9.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/rapid-photo-downloader-0.4.11-2-any.pkg.tar.xz
# rapid-photo-downloader 0.4.11-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-fclabels-2.0.3-1-x86_64.pkg.tar.xz
# haskell-fclabels 2.0.3-1

CMD: pacman --query --file /mirror/community/os/x86_64/xnee-3.19-1-x86_64.pkg.tar.xz
# xnee 3.19-1

CMD: pacman --query --file /mirror/community/os/x86_64/qpress-1.1-2-x86_64.pkg.tar.xz
# qpress 1.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/nickle-2.70-4-x86_64.pkg.tar.xz
# nickle 2.70-4

CMD: pacman --query --file /mirror/community/os/x86_64/sub2srt-0.5.5-1-any.pkg.tar.xz
# sub2srt 0.5.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-profilestats-2.0-1-any.pkg.tar.xz
# python-profilestats 2.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-xcffib-0.4.2-1-any.pkg.tar.xz
# python-xcffib 0.4.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/php-memcache-3.0.8-4-x86_64.pkg.tar.xz
# php-memcache 3.0.8-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-repoze.profile-2.1-2-any.pkg.tar.xz
# python-repoze.profile 2.1-2

CMD: pacman --query --file /mirror/community/os/x86_64/oolite-1.82-2-x86_64.pkg.tar.xz
# oolite 1.82-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-math-functions-0.1.6.0-1-x86_64.pkg.tar.xz
# haskell-math-functions 0.1.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-annotated-wl-pprint-0.7.0-1-x86_64.pkg.tar.xz
# haskell-annotated-wl-pprint 0.7.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/twine-1.6.5-1-any.pkg.tar.xz
# twine 1.6.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-hashable-1.2.4.0-3-x86_64.pkg.tar.xz
# haskell-hashable 1.2.4.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-gtk2-unique-0.05-11-x86_64.pkg.tar.xz
# perl-gtk2-unique 0.05-11

CMD: pacman --query --file /mirror/community/os/x86_64/python-sword-1.7.4-7-x86_64.pkg.tar.xz
# python-sword 1.7.4-7

CMD: pacman --query --file /mirror/community/os/x86_64/openthreads-2.6.0-1-x86_64.pkg.tar.xz
# openthreads 2.6.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-epo-3.04.00-1-any.pkg.tar.xz
# tesseract-data-epo 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/go-md2man-1.0.5-1-x86_64.pkg.tar.xz
# go-md2man 1.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/anki-2.0.36-2-any.pkg.tar.xz
# anki 2.0.36-2

CMD: pacman --query --file /mirror/community/os/x86_64/perl-module-build-xsutil-0.16-1-any.pkg.tar.xz
# perl-module-build-xsutil 0.16-1

CMD: pacman --query --file /mirror/community/os/x86_64/ruby-gtk2-2.2.5-2-x86_64.pkg.tar.xz
# ruby-gtk2 2.2.5-2

CMD: pacman --query --file /mirror/community/os/x86_64/tesseract-data-sin-3.04.00-1-any.pkg.tar.xz
# tesseract-data-sin 3.04.00-1

CMD: pacman --query --file /mirror/community/os/x86_64/vifm-0.8.1.a-1-x86_64.pkg.tar.xz
# vifm 0.8.1.a-1

CMD: pacman --query --file /mirror/community/os/x86_64/kodi-platform-20160131.92583ef-2-x86_64.pkg.tar.xz
# kodi-platform 20160131.92583ef-2

CMD: pacman --query --file /mirror/community/os/x86_64/dtools-2.071.0-1-x86_64.pkg.tar.xz
# dtools 2.071.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/chicken-4.10.0-1-x86_64.pkg.tar.xz
# chicken 4.10.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/marco-1.12.1-1-x86_64.pkg.tar.xz
# marco 1.12.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-conduit-combinators-1.0.3.1-20-x86_64.pkg.tar.xz
# haskell-conduit-combinators 1.0.3.1-20

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-report-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-report 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/pysol-sound-server-3.01-9-x86_64.pkg.tar.xz
# pysol-sound-server 3.01-9

CMD: pacman --query --file /mirror/community/os/x86_64/impacket-0.9.14-3-any.pkg.tar.xz
# impacket 0.9.14-3

CMD: pacman --query --file /mirror/community/os/x86_64/js185-1.0.0-3-x86_64.pkg.tar.xz
# js185 1.0.0-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-crypt-cbc-2.33-1-any.pkg.tar.xz
# perl-crypt-cbc 2.33-1

CMD: pacman --query --file /mirror/community/os/x86_64/lxrandr-gtk3-0.3.1-1-x86_64.pkg.tar.xz
# lxrandr-gtk3 0.3.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-safesemaphore-0.10.1-3-x86_64.pkg.tar.xz
# haskell-safesemaphore 0.10.1-3

CMD: pacman --query --file /mirror/community/os/x86_64/blueman-2.0.4-1-x86_64.pkg.tar.xz
# blueman 2.0.4-1

CMD: pacman --query --file /mirror/community/os/x86_64/libopenshot-0.0.6-4-x86_64.pkg.tar.xz
# libopenshot 0.0.6-4

CMD: pacman --query --file /mirror/community/os/x86_64/python-venusian-1.0-1-any.pkg.tar.xz
# python-venusian 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/flickcurl-1.26-2-x86_64.pkg.tar.xz
# flickcurl 1.26-2

CMD: pacman --query --file /mirror/community/os/x86_64/python2-pybonjour-1.1.1-4-any.pkg.tar.xz
# python2-pybonjour 1.1.1-4

CMD: pacman --query --file /mirror/community/os/x86_64/zsh-syntax-highlighting-0.4.1-1-any.pkg.tar.xz
# zsh-syntax-highlighting 0.4.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-stevedore-1.12.0-1-any.pkg.tar.xz
# python-stevedore 1.12.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/scapy-2.3.2-1-any.pkg.tar.xz
# scapy 2.3.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/mopidy-2.0.0-2-any.pkg.tar.xz
# mopidy 2.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/haskell-crypto-cipher-types-0.0.9-2-x86_64.pkg.tar.xz
# haskell-crypto-cipher-types 0.0.9-2

CMD: pacman --query --file /mirror/community/os/x86_64/pluma-gtk3-1.12.2-1-x86_64.pkg.tar.xz
# pluma-gtk3 1.12.2-1

CMD: pacman --query --file /mirror/community/os/x86_64/st-0.6-3-x86_64.pkg.tar.xz
# st 0.6-3

CMD: pacman --query --file /mirror/community/os/x86_64/perl-text-reform-1.20-3-any.pkg.tar.xz
# perl-text-reform 1.20-3

CMD: pacman --query --file /mirror/community/os/x86_64/scrapy-1.0.5-1-any.pkg.tar.xz
# scrapy 1.0.5-1

CMD: pacman --query --file /mirror/community/os/x86_64/perl-test-output-1.03-1-any.pkg.tar.xz
# perl-test-output 1.03-1

CMD: pacman --query --file /mirror/community/os/x86_64/audience-0.1.0.2-2-x86_64.pkg.tar.xz
# audience 0.1.0.2-2

CMD: pacman --query --file /mirror/community/os/x86_64/gambas3-gb-inotify-3.8.4-3-x86_64.pkg.tar.xz
# gambas3-gb-inotify 3.8.4-3

CMD: pacman --query --file /mirror/community/os/x86_64/python-pyrfc3339-1.0-1-any.pkg.tar.xz
# python-pyrfc3339 1.0-1

CMD: pacman --query --file /mirror/community/os/x86_64/sslh-1.18-1-x86_64.pkg.tar.xz
# sslh 1.18-1

CMD: pacman --query --file /mirror/community/os/x86_64/x-docs-pdf-20140422-1-any.pkg.tar.xz
# x-docs-pdf 20140422-1

CMD: pacman --query --file /mirror/community/os/x86_64/python-xlwt-1.0.0-2-any.pkg.tar.xz
# python-xlwt 1.0.0-2

CMD: pacman --query --file /mirror/community/os/x86_64/spyder-2.3.8-2-any.pkg.tar.xz
# spyder 2.3.8-2

CMD: pacman --query --file /mirror/community/os/x86_64/smali-2.1.1-1-any.pkg.tar.xz
# smali 2.1.1-1

CMD: pacman --query --file /mirror/community/os/x86_64/rfc-20152002-1-any.pkg.tar.xz
# rfc 20152002-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libraw-0.17.1-1-x86_64.pkg.tar.xz
# libraw 0.17.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/eog-3.20.1-1-x86_64.pkg.tar.xz
# eog 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kruler-16.04.0-2-x86_64.pkg.tar.xz
# kruler 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libunrar-1:5.3.11-1-x86_64.pkg.tar.xz
# libunrar 1:5.3.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-hi-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-hi 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ksysguard-5.6.3-2-x86_64.pkg.tar.xz
# ksysguard 5.6.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/wxpython-3.0.2.0-2-x86_64.pkg.tar.xz
# wxpython 3.0.2.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vino-3.20.1-1-x86_64.pkg.tar.xz
# vino 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/oxygen-icons-svg-1:5.21.0-1-any.pkg.tar.xz
# oxygen-icons-svg 1:5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-anyevent-4:7.12-1-any.pkg.tar.xz
# perl-anyevent 4:7.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/atkmm-docs-2.24.2-2-x86_64.pkg.tar.xz
# atkmm-docs 2.24.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/htop-2.0.1-1-x86_64.pkg.tar.xz
# htop 2.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/graphviz-2.38.0-11-x86_64.pkg.tar.xz
# graphviz 2.38.0-11

CMD: pacman --query --file /mirror/extra/os/x86_64/libxmu-1.1.2-1-x86_64.pkg.tar.xz
# libxmu 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sr-Latn-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sr-Latn 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebase-konqueror-16.04.0-2-x86_64.pkg.tar.xz
# kdebase-konqueror 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/foomatic-db-nonfree-ppds-3:20160416-1-any.pkg.tar.xz
# foomatic-db-nonfree-ppds 3:20160416-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ark-16.04.0-2-x86_64.pkg.tar.xz
# ark 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/networkmanager-openvpn-1.2.0-1-x86_64.pkg.tar.xz
# networkmanager-openvpn 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/spirv-tools-1.0.3-1-x86_64.pkg.tar.xz
# spirv-tools 1.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-am-20150901-1-any.pkg.tar.xz
# vim-spell-am 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/folks-0.11.2-1-x86_64.pkg.tar.xz
# folks 0.11.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-el-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-el 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk-update-icon-cache-3.20.3-4-x86_64.pkg.tar.xz
# gtk-update-icon-cache 3.20.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/zsh-5.2-1-x86_64.pkg.tar.xz
# zsh 5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/avidemux-qt-2.5.6-14-x86_64.pkg.tar.xz
# avidemux-qt 2.5.6-14

CMD: pacman --query --file /mirror/extra/os/x86_64/slang-2.3.0-1-x86_64.pkg.tar.xz
# slang 2.3.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qtwebkit-2.3.4-4-x86_64.pkg.tar.xz
# qtwebkit 2.3.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/seed-3.8.1-4-x86_64.pkg.tar.xz
# seed 3.8.1-4

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-formatsextra-2015.36217-1-any.pkg.tar.xz
# texlive-formatsextra 2015.36217-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xdriinfo-1.0.5-1-x86_64.pkg.tar.xz
# xorg-xdriinfo 1.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sratom-0.4.6-1-x86_64.pkg.tar.xz
# sratom 0.4.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/llvm-ocaml-3.7.1-1-x86_64.pkg.tar.xz
# llvm-ocaml 3.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-perl4-corelibs-0.003-2-any.pkg.tar.xz
# perl-perl4-corelibs 0.003-2

CMD: pacman --query --file /mirror/extra/os/x86_64/brltty-5.3.1-3-x86_64.pkg.tar.xz
# brltty 5.3.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/munin-2.0.25-1-any.pkg.tar.xz
# munin 2.0.25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdepim-16.04-1-any.pkg.tar.xz
# kde-meta-kdepim 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-he-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-he 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/psi-i18n-0.15-3-any.pkg.tar.xz
# psi-i18n 0.15-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gst-plugins-good-1.8.1-1-x86_64.pkg.tar.xz
# gst-plugins-good 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/latex2html-2015-1-any.pkg.tar.xz
# latex2html 2015-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-geoip-1.3.2-3-x86_64.pkg.tar.xz
# python2-geoip 1.3.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-clone-0.38-1-x86_64.pkg.tar.xz
# perl-clone 0.38-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-serialbus-5.6.0-1-x86_64.pkg.tar.xz
# qt5-serialbus 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-gu-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-gu 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sonnet-5.21.0-1-x86_64.pkg.tar.xz
# sonnet 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libtracker-sparql-1.8.0-2-x86_64.pkg.tar.xz
# libtracker-sparql 1.8.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/korganizer-16.04.0-3-x86_64.pkg.tar.xz
# korganizer 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/librevenge-0.0.4-1-x86_64.pkg.tar.xz
# librevenge 0.0.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/unoconv-0.7-1-any.pkg.tar.xz
# unoconv 0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/opencl-mesa-11.2.1-1-x86_64.pkg.tar.xz
# opencl-mesa 11.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libepoxy-1.3.1-1-x86_64.pkg.tar.xz
# libepoxy 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-mpd-0.3.0-5-any.pkg.tar.xz
# python2-mpd 0.3.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-th-20150901-1-any.pkg.tar.xz
# vim-spell-th 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/alsa-lib-1.1.1-1-x86_64.pkg.tar.xz
# alsa-lib 1.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-atspi-2.20.1-1-any.pkg.tar.xz
# python2-atspi 2.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bzr-2.7.0-1-x86_64.pkg.tar.xz
# bzr 2.7.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-hr-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-hr 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/imagemagick-6.9.3.8-1-x86_64.pkg.tar.xz
# imagemagick 6.9.3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libvisual-plugins-0.4.0-9-x86_64.pkg.tar.xz
# libvisual-plugins 0.4.0-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-eu-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-eu 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gthumb-3.4.3-1-x86_64.pkg.tar.xz
# gthumb 3.4.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkipi4-15.08.3-4-x86_64.pkg.tar.xz
# libkipi4 15.08.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/karchive-5.21.0-1-x86_64.pkg.tar.xz
# karchive 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bootchart-1.20-2-x86_64.pkg.tar.xz
# bootchart 1.20-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-bad-0.10.23-15-x86_64.pkg.tar.xz
# gstreamer0.10-bad 0.10.23-15

CMD: pacman --query --file /mirror/extra/os/x86_64/qpdf-6.0.0-2-x86_64.pkg.tar.xz
# qpdf 6.0.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-mai-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-mai 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-tetravex-3.20.0-1-x86_64.pkg.tar.xz
# gnome-tetravex 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-it-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-it 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-chardet-2.3.0-2-any.pkg.tar.xz
# python-chardet 2.3.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libatasmart-0.19-3-x86_64.pkg.tar.xz
# libatasmart 0.19-3

CMD: pacman --query --file /mirror/extra/os/x86_64/bird-1.6.0-1-x86_64.pkg.tar.xz
# bird 1.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/threadweaver-5.21.0-1-x86_64.pkg.tar.xz
# threadweaver 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl_mixer-1.2.12-4-x86_64.pkg.tar.xz
# sdl_mixer 1.2.12-4

CMD: pacman --query --file /mirror/extra/os/x86_64/devtools-20151129-1-any.pkg.tar.xz
# devtools 20151129-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl-1.2.15-7-x86_64.pkg.tar.xz
# sdl 1.2.15-7

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-themes-standard-3.20-1-x86_64.pkg.tar.xz
# gnome-themes-standard 3.20-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vulkan-headers-1:1.0.11-1-any.pkg.tar.xz
# vulkan-headers 1:1.0.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/memtest86+-5.01-1-any.pkg.tar.xz
# memtest86+ 5.01-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dolphinpart4-16.04.0-2-x86_64.pkg.tar.xz
# dolphinpart4 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-tt-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-tt 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-he-20150901-1-any.pkg.tar.xz
# vim-spell-he 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libid3tag-0.15.1b-8-x86_64.pkg.tar.xz
# libid3tag 0.15.1b-8

CMD: pacman --query --file /mirror/extra/os/x86_64/taglib-extras-1.0.1-4-x86_64.pkg.tar.xz
# taglib-extras 1.0.1-4

CMD: pacman --query --file /mirror/extra/os/x86_64/smplayer-themes-1:15.12.0-1-any.pkg.tar.xz
# smplayer-themes 1:15.12.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/aalib-1.4rc5-11-x86_64.pkg.tar.xz
# aalib 1.4rc5-11

CMD: pacman --query --file /mirror/extra/os/x86_64/c-client-2007f-6-x86_64.pkg.tar.xz
# c-client 2007f-6

CMD: pacman --query --file /mirror/extra/os/x86_64/archboot-2015.09-1-any.pkg.tar.xz
# archboot 2015.09-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-net-ssleay-1.72-3-x86_64.pkg.tar.xz
# perl-net-ssleay 1.72-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-chips-1.2.6-2-x86_64.pkg.tar.xz
# xf86-video-chips 1.2.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libdvbpsi-1:1.3.0-1-x86_64.pkg.tar.xz
# libdvbpsi 1:1.3.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xkill-1.0.4-1-x86_64.pkg.tar.xz
# xorg-xkill 1.0.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/network-manager-applet-1.2.0-1-x86_64.pkg.tar.xz
# network-manager-applet 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-pt_br-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-pt_br 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-cs-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-cs 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ffmpegthumbs-16.04.0-1-x86_64.pkg.tar.xz
# ffmpegthumbs 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-opengl-3.1.0-2-any.pkg.tar.xz
# python2-opengl 3.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libhangul-0.1.0-2-x86_64.pkg.tar.xz
# libhangul 0.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libmpdclient-2.10-1-x86_64.pkg.tar.xz
# libmpdclient 2.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-sk-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-sk 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-tidy-7.0.6-3-x86_64.pkg.tar.xz
# php-tidy 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-is-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-is 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-id-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-id 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-filetransfer-handler-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-filetransfer-handler 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/recode-3.6-8-x86_64.pkg.tar.xz
# recode 3.6-8

CMD: pacman --query --file /mirror/extra/os/x86_64/python-sip-4.18-1-x86_64.pkg.tar.xz
# python-sip 4.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ne-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ne 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-net-upnp-1.4.3-1-x86_64.pkg.tar.xz
# perl-net-upnp 1.4.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-pa-in-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-pa-in 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-desktop-applets-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-desktop-applets 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/w3c-mathml2-2.0-4-any.pkg.tar.xz
# w3c-mathml2 2.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libgadu-1.12.1-2-x86_64.pkg.tar.xz
# libgadu 1.12.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/dovecot-2.2.24-1-x86_64.pkg.tar.xz
# dovecot 2.2.24-1

CMD: pacman --query --file /mirror/extra/os/x86_64/fcgi-2.4.0-11-x86_64.pkg.tar.xz
# fcgi 2.4.0-11

CMD: pacman --query --file /mirror/extra/os/x86_64/dssi-1.1.1-8-x86_64.pkg.tar.xz
# dssi 1.1.1-8

CMD: pacman --query --file /mirror/extra/os/x86_64/pyrex-0.9.9-4-any.pkg.tar.xz
# pyrex 0.9.9-4

CMD: pacman --query --file /mirror/extra/os/x86_64/opencv-samples-3.1.0-3-x86_64.pkg.tar.xz
# opencv-samples 3.1.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/lasem-0.4.3-2-x86_64.pkg.tar.xz
# lasem 0.4.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libmilter-8.15.1-1-x86_64.pkg.tar.xz
# libmilter 8.15.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dleyna-core-0.5.0-1-x86_64.pkg.tar.xz
# dleyna-core 0.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-user-share-3.18.1-1-x86_64.pkg.tar.xz
# gnome-user-share 3.18.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/llvm-libs-3.7.1-1-x86_64.pkg.tar.xz
# llvm-libs 3.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-integration-module-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-integration-module 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnumeric-1.12.28-1-x86_64.pkg.tar.xz
# gnumeric 1.12.28-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bzflag-2.4.2-9-x86_64.pkg.tar.xz
# bzflag 2.4.2-9

CMD: pacman --query --file /mirror/extra/os/x86_64/streamripper-1.64.6-3-x86_64.pkg.tar.xz
# streamripper 1.64.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/bluez-hid2hci-5.39-1-x86_64.pkg.tar.xz
# bluez-hid2hci 5.39-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dleyna-renderer-0.5.0-1-x86_64.pkg.tar.xz
# dleyna-renderer 0.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-crypt-passwdmd5-1.40-1-any.pkg.tar.xz
# perl-crypt-passwdmd5 1.40-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sddm-0.13.0-2-x86_64.pkg.tar.xz
# sddm 0.13.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libcaca-0.99.beta19-1-x86_64.pkg.tar.xz
# libcaca 0.99.beta19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/katomic-16.04.0-2-x86_64.pkg.tar.xz
# katomic 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-cffi-1.6.0-1-x86_64.pkg.tar.xz
# python2-cffi 1.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmms-0.6.4-1-x86_64.pkg.tar.xz
# libmms 0.6.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ypbind-mt-1.38-1-x86_64.pkg.tar.xz
# ypbind-mt 1.38-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-declarative-5.6.0-1-x86_64.pkg.tar.xz
# qt5-declarative 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gobject-3.20.0-1-x86_64.pkg.tar.xz
# python2-gobject 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/konsolepart4-4.14.3-7-x86_64.pkg.tar.xz
# konsolepart4 4.14.3-7

CMD: pacman --query --file /mirror/extra/os/x86_64/bird6-1.6.0-1-x86_64.pkg.tar.xz
# bird6 1.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ca-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ca 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sq-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sq 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-tg-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-tg 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkdeaccessibilityclient-0.1.1-2-x86_64.pkg.tar.xz
# libkdeaccessibilityclient 0.1.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-nds-16.04.0-3-any.pkg.tar.xz
# kde-l10n-nds 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gweled-0.9.1-3-x86_64.pkg.tar.xz
# gweled 0.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/graphene-1.2.10-1-x86_64.pkg.tar.xz
# graphene 1.2.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libvncserver-0.9.10-4-x86_64.pkg.tar.xz
# libvncserver 0.9.10-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libcdio-0.93-3-x86_64.pkg.tar.xz
# libcdio 0.93-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gparted-0.25.0-1-x86_64.pkg.tar.xz
# gparted 0.25.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/joe-4.0-2-x86_64.pkg.tar.xz
# joe 4.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/claws-mail-3.13.2-4-x86_64.pkg.tar.xz
# claws-mail 3.13.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/openjpeg-1.5.2-1-x86_64.pkg.tar.xz
# openjpeg 1.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mdds-1.1.0-1-any.pkg.tar.xz
# mdds 1.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ta-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ta 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xclock-1.0.7-1-x86_64.pkg.tar.xz
# xorg-xclock 1.0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-extutils-depends-0.405-1-any.pkg.tar.xz
# perl-extutils-depends 0.405-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-zh-CN-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-zh-CN 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/oktetapart4-4.14.3-5-x86_64.pkg.tar.xz
# oktetapart4 4.14.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/arptables-0.0.4-3-x86_64.pkg.tar.xz
# arptables 0.0.4-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libunicodenames-1.2.0-1-x86_64.pkg.tar.xz
# libunicodenames 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/llvm35-3.5.2-3-x86_64.pkg.tar.xz
# llvm35 3.5.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/lua51-5.1.5-4-x86_64.pkg.tar.xz
# lua51 5.1.5-4

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-bs-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-bs 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xlsfonts-1.0.5-1-x86_64.pkg.tar.xz
# xorg-xlsfonts 1.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/redland-storage-postgresql-1:1.0.17-3-x86_64.pkg.tar.xz
# redland-storage-postgresql 1:1.0.17-3

CMD: pacman --query --file /mirror/extra/os/x86_64/mono-zeroconf-0.9.0-4-any.pkg.tar.xz
# mono-zeroconf 0.9.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/gconf-perl-1.044-10-x86_64.pkg.tar.xz
# gconf-perl 1.044-10

CMD: pacman --query --file /mirror/extra/os/x86_64/fontforge-20150824-1-x86_64.pkg.tar.xz
# fontforge 20150824-1

CMD: pacman --query --file /mirror/extra/os/x86_64/musepack-tools-1:0.1+r475-1-x86_64.pkg.tar.xz
# musepack-tools 1:0.1+r475-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkexiv2-16.04.0-1-x86_64.pkg.tar.xz
# libkexiv2 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gdk-pixbuf2-2.34.0-2-x86_64.pkg.tar.xz
# gdk-pixbuf2 2.34.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-pt-br-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-pt-br 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/blas-3.6.0-4-x86_64.pkg.tar.xz
# blas 3.6.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-lb-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-lb 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-lt-16.04.0-3-any.pkg.tar.xz
# kde-l10n-lt 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libxv-1.0.10-1-x86_64.pkg.tar.xz
# libxv 1.0.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ru-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ru 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/transmission-gtk-2.92-1-x86_64.pkg.tar.xz
# transmission-gtk 2.92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sid-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sid 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/alsaplayer-0.99.81-7-x86_64.pkg.tar.xz
# alsaplayer 0.99.81-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libgpod-0.8.3-4-x86_64.pkg.tar.xz
# libgpod 0.8.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-socket6-0.27-1-x86_64.pkg.tar.xz
# perl-socket6 0.27-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-attrs-15.2.0-1-any.pkg.tar.xz
# python-attrs 15.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mirage-0.9.5.2-4-x86_64.pkg.tar.xz
# mirage 0.9.5.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/sweep-0.9.3-3-x86_64.pkg.tar.xz
# sweep 0.9.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-ipaddress-1.0.16-1-any.pkg.tar.xz
# python2-ipaddress 1.0.16-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-common-1.18.3-1-x86_64.pkg.tar.xz
# xorg-server-common 1.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-lt-46.0-1-any.pkg.tar.xz
# firefox-i18n-lt 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/latex2rtf-2.3.8-1-x86_64.pkg.tar.xz
# latex2rtf 2.3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/apache-ant-doc-1.9.7-1-any.pkg.tar.xz
# apache-ant-doc 1.9.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-lazy-object-proxy-1.2.1-1-x86_64.pkg.tar.xz
# python2-lazy-object-proxy 1.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-elographics-1.4.1-6-x86_64.pkg.tar.xz
# xf86-input-elographics 1.4.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk-engines-2.21.0-2-x86_64.pkg.tar.xz
# gtk-engines 2.21.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/bind-tools-9.10.4-1-x86_64.pkg.tar.xz
# bind-tools 9.10.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-geoip-1.3.2-3-x86_64.pkg.tar.xz
# python-geoip 1.3.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/getmail-4.49.0-1-any.pkg.tar.xz
# getmail 4.49.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vice-2.4-8-x86_64.pkg.tar.xz
# vice 2.4-8

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-cs-16.04.0-3-any.pkg.tar.xz
# kde-l10n-cs 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/iptraf-ng-1.1.4-2-x86_64.pkg.tar.xz
# iptraf-ng 1.1.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdewebdev-klinkstatus-16.04.0-2-x86_64.pkg.tar.xz
# kdewebdev-klinkstatus 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/caribou-0.4.20-1-x86_64.pkg.tar.xz
# caribou 0.4.20-1

CMD: pacman --query --file /mirror/extra/os/x86_64/uim-1.8.6-6-x86_64.pkg.tar.xz
# uim 1.8.6-6

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-el-46.0-1-any.pkg.tar.xz
# firefox-i18n-el 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-lv-16.04.0-3-any.pkg.tar.xz
# kde-l10n-lv 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-clipman-plugin-1.2.6-2-x86_64.pkg.tar.xz
# xfce4-clipman-plugin 1.2.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdeaccessibility-16.04-1-any.pkg.tar.xz
# kde-meta-kdeaccessibility 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/meld-3.16.0-1-any.pkg.tar.xz
# meld 3.16.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-mk-46.0-1-any.pkg.tar.xz
# firefox-i18n-mk 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-compress-bzip2-2.24-1-x86_64.pkg.tar.xz
# perl-compress-bzip2 2.24-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gd-2.1.1-3-x86_64.pkg.tar.xz
# gd 2.1.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-file-desktopentry-0.22-1-any.pkg.tar.xz
# perl-file-desktopentry 0.22-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsoxr-0.1.2-1-x86_64.pkg.tar.xz
# libsoxr 0.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mtr-gtk-0.86-2-x86_64.pkg.tar.xz
# mtr-gtk 0.86-2

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-wayland-session-5.6.3-1-x86_64.pkg.tar.xz
# plasma-wayland-session 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-dev-scripts-16.04.0-1-any.pkg.tar.xz
# kde-dev-scripts 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-sv-se-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-sv-se 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdvdnav-5.0.3-1-x86_64.pkg.tar.xz
# libdvdnav 5.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-my-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-my 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sound-juicer-3.20.0-1-x86_64.pkg.tar.xz
# sound-juicer 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-cffi-1.6.0-1-x86_64.pkg.tar.xz
# python-cffi 1.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/unixodbc-2.3.4-1-x86_64.pkg.tar.xz
# unixodbc 2.3.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xmltoman-0.4-2-any.pkg.tar.xz
# xmltoman 0.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-notes-plugin-1.8.1-1-x86_64.pkg.tar.xz
# xfce4-notes-plugin 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-setuptools-1:20.10.1-1-any.pkg.tar.xz
# python2-setuptools 1:20.10.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/networkmanager-vpnc-1.2.0-1-x86_64.pkg.tar.xz
# networkmanager-vpnc 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-be-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-be 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-pa-IN-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-pa-IN 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmygpo-qt-1.0.8-2-x86_64.pkg.tar.xz
# libmygpo-qt 1.0.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ru-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ru 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-ply-3.8-1-any.pkg.tar.xz
# python-ply 3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnomeuimm-2.28.0-4-x86_64.pkg.tar.xz
# libgnomeuimm 2.28.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/pigeonhole-0.4.14-1-x86_64.pkg.tar.xz
# pigeonhole 0.4.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kimap-16.04.0-1-x86_64.pkg.tar.xz
# kimap 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/spectacle-16.04.0-3-x86_64.pkg.tar.xz
# spectacle 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libxrandr-1.5.0-1-x86_64.pkg.tar.xz
# libxrandr 1.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-tt-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-tt 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kidletime-5.21.0-1-x86_64.pkg.tar.xz
# kidletime 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sox-14.4.2-1-x86_64.pkg.tar.xz
# sox 14.4.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-http-negotiate-6.01-2-any.pkg.tar.xz
# perl-http-negotiate 6.01-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-nl-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-nl 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-virtualenv-15.0.1-1-any.pkg.tar.xz
# python-virtualenv 15.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-cs-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-cs 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-gstreamer-1.2.0-2-x86_64.pkg.tar.xz
# qt5-gstreamer 1.2.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libglvnd-0.1.0.20160411-1-x86_64.pkg.tar.xz
# libglvnd 0.1.0.20160411-1

CMD: pacman --query --file /mirror/extra/os/x86_64/fltk-1.3.3-6-x86_64.pkg.tar.xz
# fltk 1.3.3-6

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-cssselect-0.9.1-3-any.pkg.tar.xz
# python2-cssselect 0.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/apricots-0.2.6-7-x86_64.pkg.tar.xz
# apricots 0.2.6-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libtar-1.2.20-2-x86_64.pkg.tar.xz
# libtar 1.2.20-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-ru-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-ru 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl_image-1.2.12-3-x86_64.pkg.tar.xz
# sdl_image 1.2.12-3

CMD: pacman --query --file /mirror/extra/os/x86_64/hunspell-es-1:2.0-1-any.pkg.tar.xz
# hunspell-es 1:2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-devel-1.18.3-1-x86_64.pkg.tar.xz
# xorg-server-devel 1.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gupnp-0.20.16-1-x86_64.pkg.tar.xz
# gupnp 0.20.16-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdesdk-dev-utils-16.04.0-2-x86_64.pkg.tar.xz
# kdesdk-dev-utils 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/khotkeys-5.6.3-1-x86_64.pkg.tar.xz
# khotkeys 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-cy-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-cy 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ffmpeg2.8-2.8.6-1-x86_64.pkg.tar.xz
# ffmpeg2.8 2.8.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-cryptography-1.3.1-1-x86_64.pkg.tar.xz
# python2-cryptography 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/font-bitstream-speedo-1.0.2-2-any.pkg.tar.xz
# font-bitstream-speedo 1.0.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-i740-1.3.4-7-x86_64.pkg.tar.xz
# xf86-video-i740 1.3.4-7

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-et-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-et 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdoctools-5.21.0-1-x86_64.pkg.tar.xz
# kdoctools 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/audacity-2.1.2-2-x86_64.pkg.tar.xz
# audacity 2.1.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libpng-1.6.21-1-x86_64.pkg.tar.xz
# libpng 1.6.21-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libproxy-0.4.12-1-x86_64.pkg.tar.xz
# libproxy 0.4.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsndfile-1.0.26-1-x86_64.pkg.tar.xz
# libsndfile 1.0.26-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-mail-spf-2.9.0-1-any.pkg.tar.xz
# perl-mail-spf 2.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-maps-3.20.1-1-x86_64.pkg.tar.xz
# gnome-maps 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-void-1.4.1-2-x86_64.pkg.tar.xz
# xf86-input-void 1.4.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/jre7-openjdk-7.u99_2.6.5-1-x86_64.pkg.tar.xz
# jre7-openjdk 7.u99_2.6.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gobject-introspection-1.48.0-1-x86_64.pkg.tar.xz
# gobject-introspection 1.48.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kauth-5.21.0-1-x86_64.pkg.tar.xz
# kauth 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgudev-230-1-x86_64.pkg.tar.xz
# libgudev 230-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-junicode-0.7.8-3-any.pkg.tar.xz
# ttf-junicode 0.7.8-3

CMD: pacman --query --file /mirror/extra/os/x86_64/hunspell-it-2.4-4-any.pkg.tar.xz
# hunspell-it 2.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/orc-0.4.25-1-x86_64.pkg.tar.xz
# orc 0.4.25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cyrus-sasl-2.1.26-7-x86_64.pkg.tar.xz
# cyrus-sasl 2.1.26-7

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-desktop2-2.32.1-3-x86_64.pkg.tar.xz
# gnome-desktop2 2.32.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/scim-hangul-0.4.0-3-x86_64.pkg.tar.xz
# scim-hangul 0.4.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ga-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ga 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/anjuta-extras-3.10.0-3-x86_64.pkg.tar.xz
# anjuta-extras 3.10.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/fastjar-0.98-4-x86_64.pkg.tar.xz
# fastjar 0.98-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libotr-4.1.1-1-x86_64.pkg.tar.xz
# libotr 4.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkdegames4-14.12.3-3-x86_64.pkg.tar.xz
# libkdegames4 14.12.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/ktuberling-16.04.0-2-x86_64.pkg.tar.xz
# ktuberling 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-equalizer-8.0-3-x86_64.pkg.tar.xz
# pulseaudio-equalizer 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vpnc-0.5.3.svn550-1-x86_64.pkg.tar.xz
# vpnc 0.5.3.svn550-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-artwork-0.1.1a_git20110420-4-any.pkg.tar.xz
# xfce4-artwork 0.1.1a_git20110420-4

CMD: pacman --query --file /mirror/extra/os/x86_64/polkit-0.113-4-x86_64.pkg.tar.xz
# polkit 0.113-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ko-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ko 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xwud-1.0.4-2-x86_64.pkg.tar.xz
# xorg-xwud 1.0.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/rhino-javadoc-1.7.7.1-1-any.pkg.tar.xz
# rhino-javadoc 1.7.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pyalpm-0.8-1-x86_64.pkg.tar.xz
# pyalpm 0.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pysmbc-1.0.15.5-1-x86_64.pkg.tar.xz
# python-pysmbc 1.0.15.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-voodoo-1.2.5-7-x86_64.pkg.tar.xz
# xf86-video-voodoo 1.2.5-7

CMD: pacman --query --file /mirror/extra/os/x86_64/swt-4.5-1-x86_64.pkg.tar.xz
# swt 4.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pycurl-7.43.0-1-x86_64.pkg.tar.xz
# python-pycurl 7.43.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-tg-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-tg 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/numactl-2.0.11-1-x86_64.pkg.tar.xz
# numactl 2.0.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-net-cidr-lite-0.21-3-any.pkg.tar.xz
# perl-net-cidr-lite 0.21-3

CMD: pacman --query --file /mirror/extra/os/x86_64/khelpcenter-16.04.0-1-x86_64.pkg.tar.xz
# khelpcenter 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-imap-7.0.6-3-x86_64.pkg.tar.xz
# php-imap 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadi-calendar-16.04.0-1-x86_64.pkg.tar.xz
# akonadi-calendar 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pylint-1.5.5-1-any.pkg.tar.xz
# python2-pylint 1.5.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rtmpdump-1:2.4.r96.fa8646d-2-x86_64.pkg.tar.xz
# rtmpdump 1:2.4.r96.fa8646d-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kiriki-16.04.0-2-x86_64.pkg.tar.xz
# kiriki 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnet-2.0.8-4-x86_64.pkg.tar.xz
# gnet 2.0.8-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libwps-0.4.3-1-x86_64.pkg.tar.xz
# libwps 0.4.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hefur-0.4-8-x86_64.pkg.tar.xz
# hefur 0.4-8

CMD: pacman --query --file /mirror/extra/os/x86_64/breeze-grub-5.6.3-1-any.pkg.tar.xz
# breeze-grub 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/evolution-bogofilter-3.20.1-1-x86_64.pkg.tar.xz
# evolution-bogofilter 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bluez-utils-5.39-1-x86_64.pkg.tar.xz
# bluez-utils 5.39-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-id-16.04.0-3-any.pkg.tar.xz
# kde-l10n-id 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/datefudge-1.20-1-x86_64.pkg.tar.xz
# datefudge 1.20-1

CMD: pacman --query --file /mirror/extra/os/x86_64/fontsproto-2.1.3-1-any.pkg.tar.xz
# fontsproto 2.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/icu-57.1-1-x86_64.pkg.tar.xz
# icu 57.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-sv-16.04.0-3-any.pkg.tar.xz
# kde-l10n-sv 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-python-extras-2.25.3-13-x86_64.pkg.tar.xz
# gnome-python-extras 2.25.3-13

CMD: pacman --query --file /mirror/extra/os/x86_64/php-fpm-7.0.6-3-x86_64.pkg.tar.xz
# php-fpm 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gv-3.7.4-2-x86_64.pkg.tar.xz
# gv 3.7.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libxres-1.0.7-1-x86_64.pkg.tar.xz
# libxres 1.0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/swh-plugins-0.4.15-6-x86_64.pkg.tar.xz
# swh-plugins 0.4.15-6

CMD: pacman --query --file /mirror/extra/os/x86_64/abook-0.6.1-1-x86_64.pkg.tar.xz
# abook 0.6.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-kn-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-kn 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cowsay-3.03-9-any.pkg.tar.xz
# cowsay 3.03-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sat-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sat 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/purple-plugin-pack-2.7.0-2-x86_64.pkg.tar.xz
# purple-plugin-pack 2.7.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libmad-0.15.1b-7-x86_64.pkg.tar.xz
# libmad 0.15.1b-7

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-2.7.11-3-x86_64.pkg.tar.xz
# python2 2.7.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/fbida-2.10-1-x86_64.pkg.tar.xz
# fbida 2.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-gl-16.04.0-3-any.pkg.tar.xz
# kde-l10n-gl 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/autoconf2.13-2.13-3-any.pkg.tar.xz
# autoconf2.13 2.13-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libcanberra-0.30-6-x86_64.pkg.tar.xz
# libcanberra 0.30-6

CMD: pacman --query --file /mirror/extra/os/x86_64/phonon-qt5-vlc-0.9.0-1-x86_64.pkg.tar.xz
# phonon-qt5-vlc 0.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hddtemp-0.3.beta15.52-2-x86_64.pkg.tar.xz
# hddtemp 0.3.beta15.52-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-docs-1.7.1-1-any.pkg.tar.xz
# xorg-docs 1.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-numpy-1.11.0-1-x86_64.pkg.tar.xz
# python2-numpy 1.11.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libao-1.2.0-1-x86_64.pkg.tar.xz
# libao 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kxmlgui-5.21.0-1-x86_64.pkg.tar.xz
# kxmlgui 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-uk-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-uk 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-da-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-da 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/wv-1.2.9-3-x86_64.pkg.tar.xz
# wv 1.2.9-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sr-Latn-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sr-Latn 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kinit-5.21.0-1-x86_64.pkg.tar.xz
# kinit 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-date-calc-6.4-1-any.pkg.tar.xz
# perl-date-calc 6.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nawk-20121220-2-x86_64.pkg.tar.xz
# nawk 20121220-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdepim-common-16.04.0-3-x86_64.pkg.tar.xz
# kdepim-common 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-tr-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-tr 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cyrus-sasl-ldap-2.1.26-7-x86_64.pkg.tar.xz
# cyrus-sasl-ldap 2.1.26-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libphonenumber-7.2.5-2-x86_64.pkg.tar.xz
# libphonenumber 7.2.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-te-46.0-1-any.pkg.tar.xz
# firefox-i18n-te 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xpr-1.0.4-2-x86_64.pkg.tar.xz
# xorg-xpr 1.0.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/yajl-2.1.0-1-x86_64.pkg.tar.xz
# yajl 2.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/snd-16.3-1-x86_64.pkg.tar.xz
# snd 16.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-apcu-5.1.3-1-x86_64.pkg.tar.xz
# php-apcu 5.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/postgresql-docs-9.5.2-1-x86_64.pkg.tar.xz
# postgresql-docs 9.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kcompletion-5.21.0-1-x86_64.pkg.tar.xz
# kcompletion 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tcl-8.6.4-1-x86_64.pkg.tar.xz
# tcl 8.6.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk2-perl-1.2498-1-x86_64.pkg.tar.xz
# gtk2-perl 1.2498-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-uk-16.04.0-3-any.pkg.tar.xz
# kde-l10n-uk 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python-systemd-231-1-x86_64.pkg.tar.xz
# python-systemd 231-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-mpc-plugin-0.4.5-1-x86_64.pkg.tar.xz
# xfce4-mpc-plugin 0.4.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-doc-5.6.0-2-any.pkg.tar.xz
# qt5-doc 5.6.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libxfce4ui-4.12.1-1-x86_64.pkg.tar.xz
# libxfce4ui 4.12.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtksourceview2-sharp-2.26.0-10-x86_64.pkg.tar.xz
# gtksourceview2-sharp 2.26.0-10

CMD: pacman --query --file /mirror/extra/os/x86_64/libshout-1:2.4.1-2-x86_64.pkg.tar.xz
# libshout 1:2.4.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libnm-glib-1.2.0-3-x86_64.pkg.tar.xz
# libnm-glib 1.2.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/potrace-1.13-1-x86_64.pkg.tar.xz
# potrace 1.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-screenshot-3.18.0-1-x86_64.pkg.tar.xz
# gnome-screenshot 3.18.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calendarsupport-16.04.0-1-x86_64.pkg.tar.xz
# calendarsupport 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-zh_cn-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-zh_cn 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xdg-user-dirs-gtk-0.10-2-x86_64.pkg.tar.xz
# xdg-user-dirs-gtk 0.10-2

CMD: pacman --query --file /mirror/extra/os/x86_64/sni-qt-0.2.6-4-x86_64.pkg.tar.xz
# sni-qt 0.2.6-4

CMD: pacman --query --file /mirror/extra/os/x86_64/yp-tools-2.14-3-x86_64.pkg.tar.xz
# yp-tools 2.14-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-de-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-de 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-nn-16.04.0-3-any.pkg.tar.xz
# kde-l10n-nn 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kmediaplayer-5.21.0-1-x86_64.pkg.tar.xz
# kmediaplayer 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-cs-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-cs 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/geeqie-1.2.3-1-x86_64.pkg.tar.xz
# geeqie 1.2.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/faad2-2.7-4-x86_64.pkg.tar.xz
# faad2 2.7-4

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-nb-no-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-nb-no 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/foobillard++-3.42beta-5-x86_64.pkg.tar.xz
# foobillard++ 3.42beta-5

CMD: pacman --query --file /mirror/extra/os/x86_64/claws-mail-themes-20131119-1-any.pkg.tar.xz
# claws-mail-themes 20131119-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gsl-2.1-1-x86_64.pkg.tar.xz
# gsl 2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/quodlibet-3.5.1-1-any.pkg.tar.xz
# quodlibet 3.5.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ts-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ts 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-dkms-364.19-1-x86_64.pkg.tar.xz
# nvidia-dkms 364.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-gobject2-2.28.6-12-x86_64.pkg.tar.xz
# python-gobject2 2.28.6-12

CMD: pacman --query --file /mirror/extra/os/x86_64/tomcat-native-1.1.33-2-x86_64.pkg.tar.xz
# tomcat-native 1.1.33-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xdpyinfo-1.3.2-1-x86_64.pkg.tar.xz
# xorg-xdpyinfo 1.3.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/v4l-utils-1.10.0-1-x86_64.pkg.tar.xz
# v4l-utils 1.10.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sane-1.0.25-1-x86_64.pkg.tar.xz
# sane 1.0.25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tali-3.20.0-1-x86_64.pkg.tar.xz
# tali 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-sessreg-1.1.0-1-x86_64.pkg.tar.xz
# xorg-sessreg 1.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-linux-libertine-5.3.0-3-any.pkg.tar.xz
# ttf-linux-libertine 5.3.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadi-mime-16.04.0-2-x86_64.pkg.tar.xz
# akonadi-mime 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/hyphen-en-2.8.8-1-x86_64.pkg.tar.xz
# hyphen-en 2.8.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-be-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-be 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rhythmbox-3.3.1-1-x86_64.pkg.tar.xz
# rhythmbox 3.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-urllib3-1.15.1-1-any.pkg.tar.xz
# python-urllib3 1.15.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-archive-zip-1.57-1-any.pkg.tar.xz
# perl-archive-zip 1.57-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-mi-20150901-1-any.pkg.tar.xz
# vim-spell-mi 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-hi-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-hi 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-examples-5.6.0-2-any.pkg.tar.xz
# qt5-examples 5.6.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-gtk-config-5.6.3-2-x86_64.pkg.tar.xz
# kde-gtk-config 5.6.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/atkmm-2.24.2-2-x86_64.pkg.tar.xz
# atkmm 2.24.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libgdm-3.20.1-1-x86_64.pkg.tar.xz
# libgdm 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-inetlib-1.1.2-2-any.pkg.tar.xz
# java-inetlib 1.1.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gtkmm3-3.20.1-1-x86_64.pkg.tar.xz
# gtkmm3 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-st-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-st 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ovmf-18419-1-any.pkg.tar.xz
# ovmf 18419-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-class-inspector-1.28-2-any.pkg.tar.xz
# perl-class-inspector 1.28-2

CMD: pacman --query --file /mirror/extra/os/x86_64/subversion-1.9.3-2-x86_64.pkg.tar.xz
# subversion 1.9.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/icewm-1.3.8-4-x86_64.pkg.tar.xz
# icewm 1.3.8-4

CMD: pacman --query --file /mirror/extra/os/x86_64/ibus-1.5.13-2-x86_64.pkg.tar.xz
# ibus 1.5.13-2

CMD: pacman --query --file /mirror/extra/os/x86_64/grantleetheme-16.04.0-2-x86_64.pkg.tar.xz
# grantleetheme 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pavucontrol-3.0-4-x86_64.pkg.tar.xz
# pavucontrol 3.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-cs-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-cs 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mysql-python-1.2.5-1-x86_64.pkg.tar.xz
# mysql-python 1.2.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/neverball-1.6.0-1-x86_64.pkg.tar.xz
# neverball 1.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/atomix-3.20.0-1-x86_64.pkg.tar.xz
# atomix 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-bs-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-bs 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-www-robotrules-6.02-2-any.pkg.tar.xz
# perl-www-robotrules 6.02-2

CMD: pacman --query --file /mirror/extra/os/x86_64/audiofile-0.3.6-3-x86_64.pkg.tar.xz
# audiofile 0.3.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-364.19-1-x86_64.pkg.tar.xz
# nvidia 364.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/openbabel-2.3.2-5-x86_64.pkg.tar.xz
# openbabel 2.3.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/nototools-git20151020-1-any.pkg.tar.xz
# nototools git20151020-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-system-monitor-3.20.1-1-x86_64.pkg.tar.xz
# gnome-system-monitor 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/videoproto-2.3.3-1-any.pkg.tar.xz
# videoproto 2.3.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-nl-20150901-1-any.pkg.tar.xz
# vim-spell-nl 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xkeyboard-config-2.17-2-any.pkg.tar.xz
# xkeyboard-config 2.17-2

CMD: pacman --query --file /mirror/extra/os/x86_64/p7zip-9.38.1-4-x86_64.pkg.tar.xz
# p7zip 9.38.1-4

CMD: pacman --query --file /mirror/extra/os/x86_64/sord-0.14.0-1-x86_64.pkg.tar.xz
# sord 0.14.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/attica-qt4-0.4.2-3-x86_64.pkg.tar.xz
# attica-qt4 0.4.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libical-2.0.0-2-x86_64.pkg.tar.xz
# libical 2.0.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-cheapskate-2.0-10-any.pkg.tar.xz
# ttf-cheapskate 2.0-10

CMD: pacman --query --file /mirror/extra/os/x86_64/ulogd-2.0.5-5-x86_64.pkg.tar.xz
# ulogd 2.0.5-5

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-logger-0.8.2-1-x86_64.pkg.tar.xz
# telepathy-logger 0.8.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdemultimedia-kscd-16.04.0-2-x86_64.pkg.tar.xz
# kdemultimedia-kscd 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/polkit-kde-agent-5.6.3-1-x86_64.pkg.tar.xz
# polkit-kde-agent 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/leafpad-0.8.18.1-4-x86_64.pkg.tar.xz
# leafpad 0.8.18.1-4

CMD: pacman --query --file /mirror/extra/os/x86_64/python-django-1.9.5-1-any.pkg.tar.xz
# python-django 1.9.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/trayer-1.0-8-x86_64.pkg.tar.xz
# trayer 1.0-8

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xedit-1.2.2-1-x86_64.pkg.tar.xz
# xorg-xedit 1.2.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/visualvm-1.3.8-1-x86_64.pkg.tar.xz
# visualvm 1.3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-glib-0.24.1-1-x86_64.pkg.tar.xz
# telepathy-glib 0.24.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/llvm-3.7.1-1-x86_64.pkg.tar.xz
# llvm 3.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gvfs-goa-1.28.1-1-x86_64.pkg.tar.xz
# gvfs-goa 1.28.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-gd-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-gd 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-vi-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-vi 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libstemmer-0+337-2-x86_64.pkg.tar.xz
# libstemmer 0+337-2

CMD: pacman --query --file /mirror/extra/os/x86_64/git-review-1.25.0-2-any.pkg.tar.xz
# git-review 1.25.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/lzop-1.03-5-x86_64.pkg.tar.xz
# lzop 1.03-5

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-gn-46.0-1-any.pkg.tar.xz
# firefox-i18n-gn 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nftables-1:0.5-2-x86_64.pkg.tar.xz
# nftables 1:0.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/flashplugin-11.2.202.616-1-x86_64.pkg.tar.xz
# flashplugin 11.2.202.616-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeedu-data-16.04.0-2-any.pkg.tar.xz
# kdeedu-data 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-304xx-dkms-304.131-11-x86_64.pkg.tar.xz
# nvidia-304xx-dkms 304.131-11

CMD: pacman --query --file /mirror/extra/os/x86_64/kxmlrpcclient-5.21.0-1-x86_64.pkg.tar.xz
# kxmlrpcclient 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxmi-1.2-6-x86_64.pkg.tar.xz
# libxmi 1.2-6

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-xkb-plugin-0.7.1-2-x86_64.pkg.tar.xz
# xfce4-xkb-plugin 0.7.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libnet-1.1.6-2-x86_64.pkg.tar.xz
# libnet 1.1.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pip-8.1.1-1-any.pkg.tar.xz
# python2-pip 8.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/netpbm-10.73-1-x86_64.pkg.tar.xz
# netpbm 10.73-1

CMD: pacman --query --file /mirror/extra/os/x86_64/terminology-0.9.1-1-x86_64.pkg.tar.xz
# terminology 0.9.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libktnef-16.04.0-1-x86_64.pkg.tar.xz
# libktnef 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnomecanvasmm-2.26.0-4-x86_64.pkg.tar.xz
# libgnomecanvasmm 2.26.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-pt-pt-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-pt-pt 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/enblend-enfuse-4.2-2-x86_64.pkg.tar.xz
# enblend-enfuse 4.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/sonata-1.6.2.1-12-x86_64.pkg.tar.xz
# sonata 1.6.2.1-12

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ka-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ka 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kitemviews-5.21.0-1-x86_64.pkg.tar.xz
# kitemviews 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ml-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ml 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-pstricks-2015.38821-1-any.pkg.tar.xz
# texlive-pstricks 2015.38821-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-opengl-3.1.0-2-any.pkg.tar.xz
# python-opengl 3.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-mime-lite-3.030-1-any.pkg.tar.xz
# perl-mime-lite 3.030-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkomparediff2-16.04.0-1-x86_64.pkg.tar.xz
# libkomparediff2 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-qscintilla-qt4-2.9.1-3-x86_64.pkg.tar.xz
# python2-qscintilla-qt4 2.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/alsa-oss-1.0.28-1-x86_64.pkg.tar.xz
# alsa-oss 1.0.28-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xclip-0.12.git.20160201-1-x86_64.pkg.tar.xz
# xclip 0.12.git.20160201-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xmessage-1.0.4-2-x86_64.pkg.tar.xz
# xorg-xmessage 1.0.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-rakia-0.8.0-1-x86_64.pkg.tar.xz
# telepathy-rakia 0.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kio-pim-16.04.0-2-x86_64.pkg.tar.xz
# kio-pim 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/presentproto-1.0-1-any.pkg.tar.xz
# presentproto 1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-notifyd-0.2.4-2-x86_64.pkg.tar.xz
# xfce4-notifyd 0.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libffado-2.2.1-5-x86_64.pkg.tar.xz
# libffado 2.2.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/seabios-1.9.1-1-any.pkg.tar.xz
# seabios 1.9.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/signon-ui-0.17+15.10.20150810-2-x86_64.pkg.tar.xz
# signon-ui 0.17+15.10.20150810-2

CMD: pacman --query --file /mirror/extra/os/x86_64/opencl-nvidia-304xx-304.131-1-x86_64.pkg.tar.xz
# opencl-nvidia-304xx 304.131-1

CMD: pacman --query --file /mirror/extra/os/x86_64/geoip-1.6.6-2-x86_64.pkg.tar.xz
# geoip 1.6.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-ati-1:7.7.0-1-x86_64.pkg.tar.xz
# xf86-video-ati 1:7.7.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-langchinese-2015.37889-1-any.pkg.tar.xz
# texlive-langchinese 2015.37889-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ifplugd-0.28-14-x86_64.pkg.tar.xz
# ifplugd 0.28-14

CMD: pacman --query --file /mirror/extra/os/x86_64/python-lxml-docs-3.6.0-1-x86_64.pkg.tar.xz
# python-lxml-docs 3.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qqwing-1.3.4-2-x86_64.pkg.tar.xz
# qqwing 1.3.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-crypt-openssl-random-0.11-1-x86_64.pkg.tar.xz
# perl-crypt-openssl-random 0.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-translations-5.6.0-1-any.pkg.tar.xz
# qt5-translations 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gpart-0.3-1-x86_64.pkg.tar.xz
# gpart 0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kamera-16.04.0-1-x86_64.pkg.tar.xz
# kamera 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-mako-1.0.4-1-any.pkg.tar.xz
# python-mako 1.0.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-settings-364.19-1-x86_64.pkg.tar.xz
# nvidia-settings 364.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-webengine-5.6.0-2-x86_64.pkg.tar.xz
# qt5-webengine 5.6.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/transfig-3.2.5e-1-x86_64.pkg.tar.xz
# transfig 3.2.5e-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkleo-16.04.0-1-x86_64.pkg.tar.xz
# libkleo 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/feh-2.15.2-1-x86_64.pkg.tar.xz
# feh 2.15.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liborigin2-20110829-4-x86_64.pkg.tar.xz
# liborigin2 20110829-4

CMD: pacman --query --file /mirror/extra/os/x86_64/cheese-3.20.1-1-x86_64.pkg.tar.xz
# cheese 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xdm-1.1.11-6-x86_64.pkg.tar.xz
# xorg-xdm 1.1.11-6

CMD: pacman --query --file /mirror/extra/os/x86_64/plotutils-2.6-7-x86_64.pkg.tar.xz
# plotutils 2.6-7

CMD: pacman --query --file /mirror/extra/os/x86_64/kdenetwork-kopete-16.04.0-2-x86_64.pkg.tar.xz
# kdenetwork-kopete 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/apr-1.5.2-1-x86_64.pkg.tar.xz
# apr 1.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ga-ie-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ga-ie 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/arch-install-scripts-15-1-any.pkg.tar.xz
# arch-install-scripts 15-1

CMD: pacman --query --file /mirror/extra/os/x86_64/wxpython2.8-2.8.12.1-3-x86_64.pkg.tar.xz
# wxpython2.8 2.8.12.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/openmpi-1.10.2-1-x86_64.pkg.tar.xz
# openmpi 1.10.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-photos-3.20.1-1-x86_64.pkg.tar.xz
# gnome-photos 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ms-46.0-1-any.pkg.tar.xz
# firefox-i18n-ms 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-eo-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-eo 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-module-build-0.4218-1-any.pkg.tar.xz
# perl-module-build 0.4218-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-la-20150901-1-any.pkg.tar.xz
# vim-spell-la 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/banshee-2.6.2-8-x86_64.pkg.tar.xz
# banshee 2.6.2-8

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ja-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ja 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkface-16.04.0-2-x86_64.pkg.tar.xz
# libkface 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-fi-46.0-1-any.pkg.tar.xz
# firefox-i18n-fi 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gwenview-16.04.0-2-x86_64.pkg.tar.xz
# gwenview 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/epplet-base-0.14-2-x86_64.pkg.tar.xz
# epplet-base 0.14-2

CMD: pacman --query --file /mirror/extra/os/x86_64/tsocks-1.8beta5-7-x86_64.pkg.tar.xz
# tsocks 1.8beta5-7

CMD: pacman --query --file /mirror/extra/os/x86_64/yelp-xsl-3.20.1-1-any.pkg.tar.xz
# yelp-xsl 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-xdmx-1.18.3-1-x86_64.pkg.tar.xz
# xorg-server-xdmx 1.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/systemsettings-5.6.3-1-x86_64.pkg.tar.xz
# systemsettings 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clang-3.7.1-1-x86_64.pkg.tar.xz
# clang 3.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadi-qt4-1.13.0-9-x86_64.pkg.tar.xz
# akonadi-qt4 1.13.0-9

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-text-patch-1.8-2-any.pkg.tar.xz
# perl-text-patch 1.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-user-docs-3.20.1-1-any.pkg.tar.xz
# gnome-user-docs 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xkb-utils-7.6-3-any.pkg.tar.xz
# xorg-xkb-utils 7.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ve-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ve 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-brx-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-brx 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdiff3-0.9.98-4-x86_64.pkg.tar.xz
# kdiff3 0.9.98-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sv-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sv 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qjackctl-0.4.1-2-x86_64.pkg.tar.xz
# qjackctl 0.4.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sd-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sd 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/poppler-qt4-0.42.0-1-x86_64.pkg.tar.xz
# poppler-qt4 0.42.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-pt-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-pt 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/evas_generic_loaders-1.17.0-2-x86_64.pkg.tar.xz
# evas_generic_loaders 1.17.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/schroedinger-1.0.11-3-x86_64.pkg.tar.xz
# schroedinger 1.0.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/docbook-utils-0.6.14-6-any.pkg.tar.xz
# docbook-utils 0.6.14-6

CMD: pacman --query --file /mirror/extra/os/x86_64/glibmm-docs-2.48.1-1-x86_64.pkg.tar.xz
# glibmm-docs 2.48.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-soappy-0.12.22-1-any.pkg.tar.xz
# python2-soappy 0.12.22-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mousepad-0.4.0-1-x86_64.pkg.tar.xz
# mousepad 0.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-characters-3.20.1-1-x86_64.pkg.tar.xz
# gnome-characters 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-gd-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-gd 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kalarmcal-16.04.0-1-x86_64.pkg.tar.xz
# kalarmcal 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qsynth-0.4.0-2-x86_64.pkg.tar.xz
# qsynth 0.4.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libstroke-0.5.1-6-x86_64.pkg.tar.xz
# libstroke 0.5.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/kdiamond-16.04.0-2-x86_64.pkg.tar.xz
# kdiamond 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libxfixes-5.0.1-1-x86_64.pkg.tar.xz
# libxfixes 5.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/r-3.2.4-2-x86_64.pkg.tar.xz
# r 3.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sd-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sd 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-pl-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-pl 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lua51-luajson-1.3.3-2-any.pkg.tar.xz
# lua51-luajson 1.3.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libtiger-0.3.4-4-x86_64.pkg.tar.xz
# libtiger 0.3.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebase-kfind-16.04.0-2-x86_64.pkg.tar.xz
# kdebase-kfind 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libmspack-0.5alpha-1-x86_64.pkg.tar.xz
# libmspack 0.5alpha-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-cli-tools-5.6.3-1-x86_64.pkg.tar.xz
# kde-cli-tools 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-indic-otf-0.2-8-any.pkg.tar.xz
# ttf-indic-otf 0.2-8

CMD: pacman --query --file /mirror/extra/os/x86_64/iso-codes-3.67-1-any.pkg.tar.xz
# iso-codes 3.67-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmythes-1:1.2.4-2-x86_64.pkg.tar.xz
# libmythes 1:1.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-screenshooter-1.8.2-2-x86_64.pkg.tar.xz
# xfce4-screenshooter 1.8.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kcron-16.04.0-1-x86_64.pkg.tar.xz
# kcron 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebase-konq-plugins-16.04.0-2-x86_64.pkg.tar.xz
# kdebase-konq-plugins 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nmap-7.12-1-x86_64.pkg.tar.xz
# nmap 7.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-fonts-alias-1.0.3-1-any.pkg.tar.xz
# xorg-fonts-alias 1.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/monodevelop-5.10.1.6-1-any.pkg.tar.xz
# monodevelop 5.10.1.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/avogadro-1.1.1-9-x86_64.pkg.tar.xz
# avogadro 1.1.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-tet-20150901-1-any.pkg.tar.xz
# vim-spell-tet 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nss-mdns-0.10-6-x86_64.pkg.tar.xz
# nss-mdns 0.10-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-gl-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-gl 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lv2-1.12.0-1-x86_64.pkg.tar.xz
# lv2 1.12.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/psiconv-0.9.9-1-x86_64.pkg.tar.xz
# psiconv 0.9.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kmime-16.04.0-1-x86_64.pkg.tar.xz
# kmime 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegraphics-mobipocket-16.04.0-2-x86_64.pkg.tar.xz
# kdegraphics-mobipocket 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-bit-vector-7.4-2-x86_64.pkg.tar.xz
# perl-bit-vector 7.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/aspell-en-2016.01.19-1-x86_64.pkg.tar.xz
# aspell-en 2016.01.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lua52-lpeg-1.0.0-1-x86_64.pkg.tar.xz
# lua52-lpeg 1.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bovo-16.04.0-2-x86_64.pkg.tar.xz
# bovo 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/muparser-2.2.5-2-x86_64.pkg.tar.xz
# muparser 2.2.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/marble-16.04.0-2-x86_64.pkg.tar.xz
# marble 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/jsoncpp-1.7.2-1-x86_64.pkg.tar.xz
# jsoncpp 1.7.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kpatience-16.04.0-2-x86_64.pkg.tar.xz
# kpatience 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/taglib-sharp-2.1.0.0-2-x86_64.pkg.tar.xz
# taglib-sharp 2.1.0.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/goffice0.8-0.8.17-3-x86_64.pkg.tar.xz
# goffice0.8 0.8.17-3

CMD: pacman --query --file /mirror/extra/os/x86_64/php-cgi-7.0.6-3-x86_64.pkg.tar.xz
# php-cgi 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-html-template-2.95-1-any.pkg.tar.xz
# perl-html-template 2.95-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-yaml-1.15-1-any.pkg.tar.xz
# perl-yaml 1.15-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clutter-1.26.0-1-x86_64.pkg.tar.xz
# clutter 1.26.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lablgtk2-2.18.3-2-x86_64.pkg.tar.xz
# lablgtk2 2.18.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/glib-networking-2.48.0-1-x86_64.pkg.tar.xz
# glib-networking 2.48.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/whois-5.2.11-1-x86_64.pkg.tar.xz
# whois 5.2.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/easytag-2.4.2-2-x86_64.pkg.tar.xz
# easytag 2.4.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-uk-20150901-1-any.pkg.tar.xz
# vim-spell-uk 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ffcall-1.10-6-x86_64.pkg.tar.xz
# ffcall 1.10-6

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xinput-1.6.2-1-x86_64.pkg.tar.xz
# xorg-xinput 1.6.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gpgmepp-16.04.0-1-x86_64.pkg.tar.xz
# gpgmepp 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/htdig-3.2.0b6-11-x86_64.pkg.tar.xz
# htdig 3.2.0b6-11

CMD: pacman --query --file /mirror/extra/os/x86_64/hunspell-ro-3.3.10-1-any.pkg.tar.xz
# hunspell-ro 3.3.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/adwaita-icon-theme-3.20-1-any.pkg.tar.xz
# adwaita-icon-theme 3.20-1

CMD: pacman --query --file /mirror/extra/os/x86_64/freeciv-2.5.3-1-x86_64.pkg.tar.xz
# freeciv 2.5.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxml2-2.9.3+14+gd5bd2a9-1-x86_64.pkg.tar.xz
# libxml2 2.9.3+14+gd5bd2a9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mplayer-37379-7-x86_64.pkg.tar.xz
# mplayer 37379-7

CMD: pacman --query --file /mirror/extra/os/x86_64/kbproto-1.0.7-1-any.pkg.tar.xz
# kbproto 1.0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/shared-color-targets-0.1.5-1-any.pkg.tar.xz
# shared-color-targets 0.1.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/scim-pinyin-0.5.92-3-x86_64.pkg.tar.xz
# scim-pinyin 0.5.92-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegraphics-ksaneplugin-16.04.0-1-x86_64.pkg.tar.xz
# kdegraphics-ksaneplugin 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xchat-2.8.8-16-x86_64.pkg.tar.xz
# xchat 2.8.8-16

CMD: pacman --query --file /mirror/extra/os/x86_64/kdecoration-5.6.3-1-x86_64.pkg.tar.xz
# kdecoration 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gconf-sharp-2.24.2-4-x86_64.pkg.tar.xz
# gconf-sharp 2.24.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/glade-perl-1.007-9-x86_64.pkg.tar.xz
# glade-perl 1.007-9

CMD: pacman --query --file /mirror/extra/os/x86_64/sofia-sip-1.12.11-3-x86_64.pkg.tar.xz
# sofia-sip 1.12.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kanagram-16.04.0-2-x86_64.pkg.tar.xz
# kanagram 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-plan-2.9.11-3-x86_64.pkg.tar.xz
# calligra-plan 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-tr-16.04.0-3-any.pkg.tar.xz
# kde-l10n-tr 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libkscreen-5.6.3-1-x86_64.pkg.tar.xz
# libkscreen 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-util-macros-1.19.0-1-any.pkg.tar.xz
# xorg-util-macros 1.19.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hunspell-en-2016.01.19-1-any.pkg.tar.xz
# hunspell-en 2016.01.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cifs-utils-6.5-1-x86_64.pkg.tar.xz
# cifs-utils 6.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/varnish-4.1.2-1-x86_64.pkg.tar.xz
# varnish 4.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xbill-2.1-9-x86_64.pkg.tar.xz
# xbill 2.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/facile-1.1-20-x86_64.pkg.tar.xz
# facile 1.1-20

CMD: pacman --query --file /mirror/extra/os/x86_64/libmp3splt-0.9.2-1-x86_64.pkg.tar.xz
# libmp3splt 0.9.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kwin-5.6.3-2-x86_64.pkg.tar.xz
# kwin 5.6.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/cogl-1.22.0+11+g81ab4a3-1-x86_64.pkg.tar.xz
# cogl 1.22.0+11+g81ab4a3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xmag-1.0.6-1-x86_64.pkg.tar.xz
# xorg-xmag 1.0.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/wxgtk2.8-2.8.12.1-4-x86_64.pkg.tar.xz
# wxgtk2.8 2.8.12.1-4

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-cs-20150901-1-any.pkg.tar.xz
# vim-spell-cs 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-meta-16.04-1-any.pkg.tar.xz
# telepathy-kde-meta 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/chemical-mime-data-0.1.94-8-any.pkg.tar.xz
# chemical-mime-data 0.1.94-8

CMD: pacman --query --file /mirror/extra/os/x86_64/rasqal-1:0.9.33-1-x86_64.pkg.tar.xz
# rasqal 1:0.9.33-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-contacts-3.19.91-1-x86_64.pkg.tar.xz
# gnome-contacts 3.19.91-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libx264-10bit-2:148.20160103-1-x86_64.pkg.tar.xz
# libx264-10bit 2:148.20160103-1

CMD: pacman --query --file /mirror/extra/os/x86_64/iagno-3.20.1-1-x86_64.pkg.tar.xz
# iagno 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-af-46.0-1-any.pkg.tar.xz
# firefox-i18n-af 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vte-0.28.2-7-x86_64.pkg.tar.xz
# vte 0.28.2-7

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-pl-46.0-1-any.pkg.tar.xz
# firefox-i18n-pl 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-openjfx-src-8.u76-2-x86_64.pkg.tar.xz
# java-openjfx-src 8.u76-2

CMD: pacman --query --file /mirror/extra/os/x86_64/fuse-2.9.5-1-x86_64.pkg.tar.xz
# fuse 2.9.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/docbook-mathml-1.1CR1-4-any.pkg.tar.xz
# docbook-mathml 1.1CR1-4

CMD: pacman --query --file /mirror/extra/os/x86_64/ktimer-16.04.0-2-x86_64.pkg.tar.xz
# ktimer 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdepim-runtime-16.04.0-2-x86_64.pkg.tar.xz
# kdepim-runtime 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/fftw-3.3.4-1-x86_64.pkg.tar.xz
# fftw 3.3.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-gl-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-gl 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-astroid-1.4.5-1-any.pkg.tar.xz
# python2-astroid 1.4.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ta-46.0-1-any.pkg.tar.xz
# firefox-i18n-ta 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-iceauth-1.0.7-1-x86_64.pkg.tar.xz
# xorg-iceauth 1.0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/print-manager-16.04.0-1-x86_64.pkg.tar.xz
# print-manager 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libwpg-0.3.1-1-x86_64.pkg.tar.xz
# libwpg 0.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-rendition-4.2.6-1-x86_64.pkg.tar.xz
# xf86-video-rendition 4.2.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-zh_cn-16.04.0-3-any.pkg.tar.xz
# kde-l10n-zh_cn 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-html-parser-3.72-1-x86_64.pkg.tar.xz
# perl-html-parser 3.72-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xprop-1.2.2-1-x86_64.pkg.tar.xz
# xorg-xprop 1.2.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-zu-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-zu 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-konquest-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-konquest 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-uz-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-uz 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/namcap-3.2.7-1-any.pkg.tar.xz
# namcap 3.2.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mtools-4.0.18-2-x86_64.pkg.tar.xz
# mtools 4.0.18-2

CMD: pacman --query --file /mirror/extra/os/x86_64/glew-1.13.0-1-x86_64.pkg.tar.xz
# glew 1.13.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/grml-zsh-config-0.12.6-1-any.pkg.tar.xz
# grml-zsh-config 0.12.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bluedevil-1:5.6.3-1-x86_64.pkg.tar.xz
# bluedevil 1:5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/figlet-2.2.5-2-x86_64.pkg.tar.xz
# figlet 2.2.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/wicd-gtk-1.7.4-1-any.pkg.tar.xz
# wicd-gtk 1.7.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ssmtp-2.64-7-x86_64.pkg.tar.xz
# ssmtp 2.64-7

CMD: pacman --query --file /mirror/extra/os/x86_64/openjdk8-doc-8.u92-1-x86_64.pkg.tar.xz
# openjdk8-doc 8.u92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/enlightenment16-1.0.17-1-x86_64.pkg.tar.xz
# enlightenment16 1.0.17-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-genericextra-2015.38503-1-any.pkg.tar.xz
# texlive-genericextra 2015.38503-1

CMD: pacman --query --file /mirror/extra/os/x86_64/fprintd-0.6.0-1-x86_64.pkg.tar.xz
# fprintd 0.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sdk-5.1.2-1-x86_64.pkg.tar.xz
# libreoffice-fresh-sdk 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/colord-1.3.2-1-x86_64.pkg.tar.xz
# colord 1.3.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-wstools-0.4.3-1-any.pkg.tar.xz
# python2-wstools 0.4.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/eclipse-java-4.5.2-1-x86_64.pkg.tar.xz
# eclipse-java 4.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-django-1.9.5-1-any.pkg.tar.xz
# python2-django 1.9.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-zh-cn-46.0-1-any.pkg.tar.xz
# firefox-i18n-zh-cn 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/weechat-1.4-1-x86_64.pkg.tar.xz
# weechat 1.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/openmp-3.7.0-1-x86_64.pkg.tar.xz
# openmp 3.7.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xhost-1.0.7-1-x86_64.pkg.tar.xz
# xorg-xhost 1.0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/jre7-openjdk-headless-7.u99_2.6.5-1-x86_64.pkg.tar.xz
# jre7-openjdk-headless 7.u99_2.6.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/artikulate-16.04.0-2-x86_64.pkg.tar.xz
# artikulate 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/x11vnc-0.9.13-7-x86_64.pkg.tar.xz
# x11vnc 0.9.13-7

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-http-daemon-6.01-2-any.pkg.tar.xz
# perl-http-daemon 6.01-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-hu-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-hu 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mobile-broadband-provider-info-20151214-1-any.pkg.tar.xz
# mobile-broadband-provider-info 20151214-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-uz-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-uz 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mime-types-9-1-any.pkg.tar.xz
# mime-types 9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/asio-1.10.6-1-x86_64.pkg.tar.xz
# asio 1.10.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vinagre-3.20.1-1-x86_64.pkg.tar.xz
# vinagre 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgee-0.18.0-1-x86_64.pkg.tar.xz
# libgee 0.18.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libteam-1.23-1-x86_64.pkg.tar.xz
# libteam 1.23-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rarian-0.8.1-5-x86_64.pkg.tar.xz
# rarian 0.8.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-plugins-2.9.11-3-x86_64.pkg.tar.xz
# calligra-plugins 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xineramaproto-1.2.1-3-any.pkg.tar.xz
# xineramaproto 1.2.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-croscore-20151224-2-any.pkg.tar.xz
# ttf-croscore 20151224-2

CMD: pacman --query --file /mirror/extra/os/x86_64/scim-m17n-0.2.3-6-x86_64.pkg.tar.xz
# scim-m17n 0.2.3-6

CMD: pacman --query --file /mirror/extra/os/x86_64/dbus-c++-0.9.0-6-x86_64.pkg.tar.xz
# dbus-c++ 0.9.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/mailimporter-16.04.0-1-x86_64.pkg.tar.xz
# mailimporter 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-nl-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-nl 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liblrdf-0.5.0-2-x86_64.pkg.tar.xz
# liblrdf 0.5.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-si-46.0-1-any.pkg.tar.xz
# firefox-i18n-si 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ar-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ar 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/solid-5.21.0-1-x86_64.pkg.tar.xz
# solid 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/accountsservice-0.6.40-2-x86_64.pkg.tar.xz
# accountsservice 0.6.40-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86vidmodeproto-2.3.1-3-any.pkg.tar.xz
# xf86vidmodeproto 2.3.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/fluidsynth-1.1.6-4-x86_64.pkg.tar.xz
# fluidsynth 1.1.6-4

CMD: pacman --query --file /mirror/extra/os/x86_64/liblouis-2.6.5-1-x86_64.pkg.tar.xz
# liblouis 2.6.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dleyna-connector-dbus-0.2.0-2-x86_64.pkg.tar.xz
# dleyna-connector-dbus 0.2.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-xml-libxml-2.0124-2-x86_64.pkg.tar.xz
# perl-xml-libxml 2.0124-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libcue-2.1.0-1-x86_64.pkg.tar.xz
# libcue 2.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kwindowsystem-5.21.0-1-x86_64.pkg.tar.xz
# kwindowsystem 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gtkspell-2.25.3-13-x86_64.pkg.tar.xz
# python2-gtkspell 2.25.3-13

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-af-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-af 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-font-viewer-3.20.0-1-x86_64.pkg.tar.xz
# gnome-font-viewer 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-krita-2.9.11-3-x86_64.pkg.tar.xz
# calligra-krita 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libkface4-15.08.3-4-x86_64.pkg.tar.xz
# libkface4 15.08.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/emovix-0.9.0-6-any.pkg.tar.xz
# emovix 0.9.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-panel-4.12.0-1-x86_64.pkg.tar.xz
# xfce4-panel 4.12.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gudev-sharp-0.1-3-any.pkg.tar.xz
# gudev-sharp 0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/pixman-0.34.0-1-x86_64.pkg.tar.xz
# pixman 0.34.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tomcat8-8.0.33-1-any.pkg.tar.xz
# tomcat8 8.0.33-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gvfs-mtp-1.28.1-1-x86_64.pkg.tar.xz
# gvfs-mtp 1.28.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vte-sharp-2.26.0-10-x86_64.pkg.tar.xz
# vte-sharp 2.26.0-10

CMD: pacman --query --file /mirror/extra/os/x86_64/libtheora-1.1.1-3-x86_64.pkg.tar.xz
# libtheora 1.1.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/doxygen-docs-1.8.11-4-x86_64.pkg.tar.xz
# doxygen-docs 1.8.11-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-kk-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-kk 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxcb-1.11.1-1-x86_64.pkg.tar.xz
# libxcb 1.11.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clang-tools-extra-3.7.1-1-x86_64.pkg.tar.xz
# clang-tools-extra 3.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkipi-16.04.0-2-x86_64.pkg.tar.xz
# libkipi 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/totem-plparser-3.10.6-1-x86_64.pkg.tar.xz
# totem-plparser 3.10.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xbase-2.0.0-4-x86_64.pkg.tar.xz
# xbase 2.0.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-zh-cn-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-zh-cn 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-kmr-Latn-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-kmr-Latn 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/faac-1.28-5-x86_64.pkg.tar.xz
# faac 1.28-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-nn-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-nn 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gfbgraph-0.2.3-1-x86_64.pkg.tar.xz
# gfbgraph 0.2.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxml++-docs-2.40.1-1-x86_64.pkg.tar.xz
# libxml++-docs 2.40.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gvfs-gphoto2-1.28.1-1-x86_64.pkg.tar.xz
# gvfs-gphoto2 1.28.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/wayland-protocols-1.3-1-any.pkg.tar.xz
# wayland-protocols 1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-capture-tiny-0.36-1-any.pkg.tar.xz
# perl-capture-tiny 0.36-1

CMD: pacman --query --file /mirror/extra/os/x86_64/fvwm-2.6.5-4-x86_64.pkg.tar.xz
# fvwm 2.6.5-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libvisual-0.4.0-6-x86_64.pkg.tar.xz
# libvisual 0.4.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/ethtool-1:4.5-1-x86_64.pkg.tar.xz
# ethtool 1:4.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xwininfo-1.1.3-1-x86_64.pkg.tar.xz
# xorg-xwininfo 1.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk2-2.24.30-2-x86_64.pkg.tar.xz
# gtk2 2.24.30-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libvisio-0.1.5-2-x86_64.pkg.tar.xz
# libvisio 0.1.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-vi-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-vi 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/wipe-2.3.1-3-x86_64.pkg.tar.xz
# wipe 2.3.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-en-GB-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-en-GB 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-kk-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-kk 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/msmtp-mta-1.6.3-1-x86_64.pkg.tar.xz
# msmtp-mta 1.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer-vaapi-1.8.1-1-x86_64.pkg.tar.xz
# gstreamer-vaapi 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rosegarden-16.02-1-x86_64.pkg.tar.xz
# rosegarden 16.02-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hyphen-ro-3.3.6-4-any.pkg.tar.xz
# hyphen-ro 3.3.6-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kiten-16.04.0-2-x86_64.pkg.tar.xz
# kiten 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/portsmf-228-2-x86_64.pkg.tar.xz
# portsmf 228-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xset-1.2.3-1-x86_64.pkg.tar.xz
# xorg-xset 1.2.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gitg-3.20.0-1-x86_64.pkg.tar.xz
# gitg 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxshmfence-1.2-1-x86_64.pkg.tar.xz
# libxshmfence 1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-plainextra-2015.38696-1-any.pkg.tar.xz
# texlive-plainextra 2015.38696-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-ja-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-ja 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk-sharp-beans-2.14.0-3-any.pkg.tar.xz
# gtk-sharp-beans 2.14.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xine-lib-1.2.6-9-x86_64.pkg.tar.xz
# xine-lib 1.2.6-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libcanberra-gstreamer-0.30-6-x86_64.pkg.tar.xz
# libcanberra-gstreamer 0.30-6

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-2048-3.20.1-1-x86_64.pkg.tar.xz
# gnome-2048 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-kok-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-kok 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mercurial-3.7.3-1-x86_64.pkg.tar.xz
# mercurial 3.7.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdbusmenu-qt5-0.9.3+15.10.20150604-3-x86_64.pkg.tar.xz
# libdbusmenu-qt5 0.9.3+15.10.20150604-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kded-5.21.0-1-x86_64.pkg.tar.xz
# kded 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeutils-sweeper-16.04.0-1-x86_64.pkg.tar.xz
# kdeutils-sweeper 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-libintl-perl-1.24-2-x86_64.pkg.tar.xz
# perl-libintl-perl 1.24-2

CMD: pacman --query --file /mirror/extra/os/x86_64/khangman-16.04.0-2-x86_64.pkg.tar.xz
# khangman 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xcursorgen-1.0.6-1-x86_64.pkg.tar.xz
# xorg-xcursorgen 1.0.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-ms-20150901-1-any.pkg.tar.xz
# vim-spell-ms 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tree-1.7.0-1-x86_64.pkg.tar.xz
# tree 1.7.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdenlive-16.04.0-3-x86_64.pkg.tar.xz
# kdenlive 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/qhull-2015.2-1-x86_64.pkg.tar.xz
# qhull 2015.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kile-2.1.3-6-x86_64.pkg.tar.xz
# kile 2.1.3-6

CMD: pacman --query --file /mirror/extra/os/x86_64/mp3wrap-0.5-4-x86_64.pkg.tar.xz
# mp3wrap 0.5-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-ksnakeduel-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-ksnakeduel 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/farstream-0.2.8-1-x86_64.pkg.tar.xz
# farstream 0.2.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/redland-storage-virtuoso-1:1.0.17-3-x86_64.pkg.tar.xz
# redland-storage-virtuoso 1:1.0.17-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libsocialweb-0.25.21-3-x86_64.pkg.tar.xz
# libsocialweb 0.25.21-3

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-workspace-5.6.3-1-x86_64.pkg.tar.xz
# plasma-workspace 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/habak-0.2.5-5-x86_64.pkg.tar.xz
# habak 0.2.5-5

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-attrs-15.2.0-1-any.pkg.tar.xz
# python2-attrs 15.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/openjade-1.3.2-4-x86_64.pkg.tar.xz
# openjade 1.3.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-search-tool-3.6.0-2-x86_64.pkg.tar.xz
# gnome-search-tool 3.6.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/liferea-1.10.17-1-x86_64.pkg.tar.xz
# liferea 1.10.17-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-file-mimeinfo-0.27-1-any.pkg.tar.xz
# perl-file-mimeinfo 0.27-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pyqt4-4.11.4-4-x86_64.pkg.tar.xz
# python-pyqt4 4.11.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libvorbis-1.3.5-1-x86_64.pkg.tar.xz
# libvorbis 1.3.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hdf5-cpp-fortran-1.8.15_patch1-2-x86_64.pkg.tar.xz
# hdf5-cpp-fortran 1.8.15_patch1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/hyphen-de-20060120-3-any.pkg.tar.xz
# hyphen-de 20060120-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdepim-addons-16.04.0-2-x86_64.pkg.tar.xz
# kdepim-addons 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-it-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-it 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kwordquiz-16.04.0-2-x86_64.pkg.tar.xz
# kwordquiz 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-8.0-3-x86_64.pkg.tar.xz
# pulseaudio 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/glproto-1.4.17-1-any.pkg.tar.xz
# glproto 1.4.17-1

CMD: pacman --query --file /mirror/extra/os/x86_64/archlinux-themes-slim-1.2-4-any.pkg.tar.xz
# archlinux-themes-slim 1.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ne-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ne 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/glib-perl-1.321-1-x86_64.pkg.tar.xz
# glib-perl 1.321-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libbluray-0.9.2-1-x86_64.pkg.tar.xz
# libbluray 0.9.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-gd-7.0.6-3-x86_64.pkg.tar.xz
# php-gd 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kitemmodels-5.21.0-1-x86_64.pkg.tar.xz
# kitemmodels 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-list-moreutils-0.415-1-x86_64.pkg.tar.xz
# perl-list-moreutils 0.415-1

CMD: pacman --query --file /mirror/extra/os/x86_64/yelp-tools-3.18.0-1-any.pkg.tar.xz
# yelp-tools 3.18.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/smplayer-16.4.0-2-x86_64.pkg.tar.xz
# smplayer 16.4.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/cdparanoia-10.2-5-x86_64.pkg.tar.xz
# cdparanoia 10.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/kconfig-5.21.0-1-x86_64.pkg.tar.xz
# kconfig 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-he-46.0-1-any.pkg.tar.xz
# firefox-i18n-he 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lensfun-0.3.2-2-x86_64.pkg.tar.xz
# lensfun 0.3.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-ga-20150901-1-any.pkg.tar.xz
# vim-spell-ga 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/intel-ucode-20151106-1-any.pkg.tar.xz
# intel-ucode 20151106-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsm-1.2.2-2-x86_64.pkg.tar.xz
# libsm 1.2.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/dmxproto-2.3.1-3-any.pkg.tar.xz
# dmxproto 2.3.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-0.10.36-4-x86_64.pkg.tar.xz
# gstreamer0.10 0.10.36-4

CMD: pacman --query --file /mirror/extra/os/x86_64/wxmaxima-16.04.0-1-x86_64.pkg.tar.xz
# wxmaxima 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgdata-0.17.4-1-x86_64.pkg.tar.xz
# libgdata 0.17.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/quazip-qt5-0.7.2-1-x86_64.pkg.tar.xz
# quazip-qt5 0.7.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-latexextra-2015.38831-1-any.pkg.tar.xz
# texlive-latexextra 2015.38831-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-sdl-2.546-1-x86_64.pkg.tar.xz
# perl-sdl 2.546-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kgeography-16.04.0-2-x86_64.pkg.tar.xz
# kgeography 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/babl-0.1.14-1-x86_64.pkg.tar.xz
# babl 0.1.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/smb4k-1.2.1-1-x86_64.pkg.tar.xz
# smb4k 1.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunar-media-tags-plugin-0.2.1-2-x86_64.pkg.tar.xz
# thunar-media-tags-plugin 0.2.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/guile-2.0.11-3-x86_64.pkg.tar.xz
# guile 2.0.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/qtscriptgenerator-0.2.0-4-x86_64.pkg.tar.xz
# qtscriptgenerator 0.2.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libots-0.5.0-4-x86_64.pkg.tar.xz
# libots 0.5.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/pango-1.40.1-1-x86_64.pkg.tar.xz
# pango 1.40.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/speech-dispatcher-0.8.3-6-x86_64.pkg.tar.xz
# speech-dispatcher 0.8.3-6

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-is-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-is 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-tie-simple-1.04-1-any.pkg.tar.xz
# perl-tie-simple 1.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ca-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ca 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libebml-1.3.3-2-x86_64.pkg.tar.xz
# libebml 1.3.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-eu-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-eu 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gcin-2.8.4-3-x86_64.pkg.tar.xz
# gcin 2.8.4-3

CMD: pacman --query --file /mirror/extra/os/x86_64/cantor-16.04.0-2-x86_64.pkg.tar.xz
# cantor 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-tn-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-tn 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-nose-doc-1.3.7-2-any.pkg.tar.xz
# python-nose-doc 1.3.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kblackbox-16.04.0-2-x86_64.pkg.tar.xz
# kblackbox 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-sensors-plugin-1.2.6-2-x86_64.pkg.tar.xz
# xfce4-sensors-plugin 1.2.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kmenuedit-5.6.3-2-x86_64.pkg.tar.xz
# kmenuedit 5.6.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-chess-3.20.0-1-x86_64.pkg.tar.xz
# gnome-chess 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/artwiz-fonts-1.3-8-any.pkg.tar.xz
# artwiz-fonts 1.3-8

CMD: pacman --query --file /mirror/extra/os/x86_64/ebtables-2.0.10_4-6-x86_64.pkg.tar.xz
# ebtables 2.0.10_4-6

CMD: pacman --query --file /mirror/extra/os/x86_64/oxygen-5.6.3-1-x86_64.pkg.tar.xz
# oxygen 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cvs-1.11.23-10-x86_64.pkg.tar.xz
# cvs 1.11.23-10

CMD: pacman --query --file /mirror/extra/os/x86_64/js-24.2.0-3-x86_64.pkg.tar.xz
# js 24.2.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libupnp-1.6.19-1-x86_64.pkg.tar.xz
# libupnp 1.6.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ktexteditor-5.21.0-1-x86_64.pkg.tar.xz
# ktexteditor 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tex-gyre-fonts-2.005-2-any.pkg.tar.xz
# tex-gyre-fonts 2.005-2

CMD: pacman --query --file /mirror/extra/os/x86_64/brasero-3.12.1-1-x86_64.pkg.tar.xz
# brasero 3.12.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pygame-1.9.1-10-x86_64.pkg.tar.xz
# python2-pygame 1.9.1-10

CMD: pacman --query --file /mirror/extra/os/x86_64/gnuplot-5.0.3-1-x86_64.pkg.tar.xz
# gnuplot 5.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-es-16.04.0-3-any.pkg.tar.xz
# kde-l10n-es 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xfd-1.1.2-1-x86_64.pkg.tar.xz
# xorg-xfd 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/upower-0.99.4-2-x86_64.pkg.tar.xz
# upower 0.99.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/eventviews-16.04.0-1-x86_64.pkg.tar.xz
# eventviews 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libstdc++5-3.3.6-5-x86_64.pkg.tar.xz
# libstdc++5 3.3.6-5

CMD: pacman --query --file /mirror/extra/os/x86_64/polkit-qt4-0.112.0+git20160226-1-x86_64.pkg.tar.xz
# polkit-qt4 0.112.0+git20160226-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dnsmasq-2.75-1-x86_64.pkg.tar.xz
# dnsmasq 2.75-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-online-miners-3.20.0-1-x86_64.pkg.tar.xz
# gnome-online-miners 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libtxc_dxtn-1.0.1-6-x86_64.pkg.tar.xz
# libtxc_dxtn 1.0.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/kontactinterface-16.04.0-1-x86_64.pkg.tar.xz
# kontactinterface 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liblightdm-qt5-1:1.18.1-1-x86_64.pkg.tar.xz
# liblightdm-qt5 1:1.18.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xcb-util-wm-0.4.1-1-x86_64.pkg.tar.xz
# xcb-util-wm 0.4.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegraphics-svgpart-16.04.0-1-x86_64.pkg.tar.xz
# kdegraphics-svgpart 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/milou-5.6.3-1-x86_64.pkg.tar.xz
# milou 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-be-46.0-1-any.pkg.tar.xz
# firefox-i18n-be 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmikmod-3.3.8-1-x86_64.pkg.tar.xz
# libmikmod 3.3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/networkmanager-pptp-1.2.0-1-x86_64.pkg.tar.xz
# networkmanager-pptp 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-es-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-es 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gts-0.7.6-3-x86_64.pkg.tar.xz
# gts 0.7.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdebase-16.04-1-any.pkg.tar.xz
# kde-meta-kdebase 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/spandsp-0.0.6-1-x86_64.pkg.tar.xz
# spandsp 0.0.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/live-media-2016.04.01-1-x86_64.pkg.tar.xz
# live-media 2016.04.01-1

CMD: pacman --query --file /mirror/extra/os/x86_64/openal-1.17.2-2-x86_64.pkg.tar.xz
# openal 1.17.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xfdesktop-4.12.3-1-x86_64.pkg.tar.xz
# xfdesktop 4.12.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ceph-0.94.5-3-x86_64.pkg.tar.xz
# ceph 0.94.5-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-bo-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-bo 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-en_gb-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-en_gb 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bluez-libs-5.39-1-x86_64.pkg.tar.xz
# bluez-libs 5.39-1

CMD: pacman --query --file /mirror/extra/os/x86_64/shared-mime-info-1.6-2-x86_64.pkg.tar.xz
# shared-mime-info 1.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/jade-1.2.1-10-x86_64.pkg.tar.xz
# jade 1.2.1-10

CMD: pacman --query --file /mirror/extra/os/x86_64/di-4.35-1-x86_64.pkg.tar.xz
# di 4.35-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dolphin-plugins-16.04.0-1-x86_64.pkg.tar.xz
# dolphin-plugins 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-nn-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-nn 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-pt-pt-46.0-1-any.pkg.tar.xz
# firefox-i18n-pt-pt 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-mailwatch-plugin-1.2.0-6-x86_64.pkg.tar.xz
# xfce4-mailwatch-plugin 1.2.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-freebanglafont-20130212-2-any.pkg.tar.xz
# ttf-freebanglafont 20130212-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libxaw-1.0.13-1-x86_64.pkg.tar.xz
# libxaw 1.0.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-mr-46.0-1-any.pkg.tar.xz
# firefox-i18n-mr 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cairo-1.14.6-1-x86_64.pkg.tar.xz
# cairo 1.14.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-utils-7.6-4-any.pkg.tar.xz
# xorg-server-utils 7.6-4

CMD: pacman --query --file /mirror/extra/os/x86_64/qt-assistant-compat-4.6.3-7-x86_64.pkg.tar.xz
# qt-assistant-compat 4.6.3-7

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-pt-br-46.0-1-any.pkg.tar.xz
# firefox-i18n-pt-br 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-bn-bd-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-bn-bd 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-urwid-1.3.1-2-x86_64.pkg.tar.xz
# python-urwid 1.3.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/deluge-1.3.12-1-any.pkg.tar.xz
# deluge 1.3.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtksourceview3-3.20.2-1-x86_64.pkg.tar.xz
# gtksourceview3 3.20.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sbcl-1.3.1-1-x86_64.pkg.tar.xz
# sbcl 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-zh-TW-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-zh-TW 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kio-extras-16.04.0-2-x86_64.pkg.tar.xz
# kio-extras 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/minuet-16.04.0-3-x86_64.pkg.tar.xz
# minuet 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/pangomm-docs-2.40.0-1-x86_64.pkg.tar.xz
# pangomm-docs 2.40.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-gd-46.0-1-any.pkg.tar.xz
# firefox-i18n-gd 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-tibetan-machine-1.901-7-any.pkg.tar.xz
# ttf-tibetan-machine 1.901-7

CMD: pacman --query --file /mirror/extra/os/x86_64/qca-qt4-2.1.1-5-x86_64.pkg.tar.xz
# qca-qt4 2.1.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gtkmm-docs-2.24.4-2-x86_64.pkg.tar.xz
# gtkmm-docs 2.24.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-gemini-2.9.11-3-x86_64.pkg.tar.xz
# calligra-gemini 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/java-commons-net1-1.4.1-2-any.pkg.tar.xz
# java-commons-net1 1.4.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-zh_tw-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-zh_tw 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bind-9.10.4-1-x86_64.pkg.tar.xz
# bind 9.10.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xfontsel-1.0.5-1-x86_64.pkg.tar.xz
# xorg-xfontsel 1.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gajim-0.16.5-1-any.pkg.tar.xz
# gajim 0.16.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-tdfx-1.4.5-7-x86_64.pkg.tar.xz
# xf86-video-tdfx 1.4.5-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libktorrent4-1.3.1-1-x86_64.pkg.tar.xz
# libktorrent4 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libx264-2:148.20160103-1-x86_64.pkg.tar.xz
# libx264 2:148.20160103-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libaccounts-glib-1.21-1-x86_64.pkg.tar.xz
# libaccounts-glib 1.21-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsidplayfp-1.8.6-1-x86_64.pkg.tar.xz
# libsidplayfp 1.8.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeaccessibility-kmouth-16.04.0-2-x86_64.pkg.tar.xz
# kdeaccessibility-kmouth 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libdc1394-2.2.3-1-x86_64.pkg.tar.xz
# libdc1394 2.2.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/umbrello-16.04.0-2-x86_64.pkg.tar.xz
# umbrello 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-retrying-1.3.3-2-any.pkg.tar.xz
# python-retrying 1.3.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-mk-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-mk 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmusicbrainz3-3.0.3-4-x86_64.pkg.tar.xz
# libmusicbrainz3 3.0.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/python-sgmllib-5.2.1-1-any.pkg.tar.xz
# python-sgmllib 5.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-canvas3d-5.6.0-1-x86_64.pkg.tar.xz
# qt5-canvas3d 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/fetchmail-6.3.26-4-x86_64.pkg.tar.xz
# fetchmail 6.3.26-4

CMD: pacman --query --file /mirror/extra/os/x86_64/gsfonts-20150811-1-any.pkg.tar.xz
# gsfonts 20150811-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ro-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ro 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/quagga-1.0.20160315-2-x86_64.pkg.tar.xz
# quagga 1.0.20160315-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-brx-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-brx 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgsf-1.14.36-1-x86_64.pkg.tar.xz
# libgsf 1.14.36-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-3.5.1-2-x86_64.pkg.tar.xz
# python 3.5.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/webkitgtk-2.4.11-1-x86_64.pkg.tar.xz
# webkitgtk 2.4.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kipi-plugins-4.14.0-6-x86_64.pkg.tar.xz
# kipi-plugins 4.14.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-bitstream-vera-1.10-10-any.pkg.tar.xz
# ttf-bitstream-vera 1.10-10

CMD: pacman --query --file /mirror/extra/os/x86_64/python-atspi-2.20.1-1-any.pkg.tar.xz
# python-atspi 2.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnome-data-2.32.1-6-x86_64.pkg.tar.xz
# libgnome-data 2.32.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ta-lk-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ta-lk 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-term-readkey-2.33-1-x86_64.pkg.tar.xz
# perl-term-readkey 2.33-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kcharselect-16.04.0-1-x86_64.pkg.tar.xz
# kcharselect 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-eu-16.04.0-3-any.pkg.tar.xz
# kde-l10n-eu 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/mono-4.4.0.40-2-x86_64.pkg.tar.xz
# mono 4.4.0.40-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-terminal-0.6.3-2-x86_64.pkg.tar.xz
# xfce4-terminal 0.6.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-desktop-1:3.20.1-1-x86_64.pkg.tar.xz
# gnome-desktop 1:3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-dz-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-dz 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-de-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-de 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/protobuf-2.6.1-2-x86_64.pkg.tar.xz
# protobuf 2.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/evolution-ews-3.20.1-1-x86_64.pkg.tar.xz
# evolution-ews 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeutils-kdf-16.04.0-2-x86_64.pkg.tar.xz
# kdeutils-kdf 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-mako-1.0.4-1-any.pkg.tar.xz
# python2-mako 1.0.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/f2fs-tools-1.6.1-1-x86_64.pkg.tar.xz
# f2fs-tools 1.6.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-systemd-231-1-x86_64.pkg.tar.xz
# python2-systemd 231-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-html-tagset-3.20-4-any.pkg.tar.xz
# perl-html-tagset 3.20-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-hu-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-hu 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dolphin-16.04.0-2-x86_64.pkg.tar.xz
# dolphin 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-mount-plugin-0.6.7-3-x86_64.pkg.tar.xz
# xfce4-mount-plugin 0.6.7-3

CMD: pacman --query --file /mirror/extra/os/x86_64/ocl-icd-2.2.9-1-x86_64.pkg.tar.xz
# ocl-icd 2.2.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86dgaproto-2.1-3-any.pkg.tar.xz
# xf86dgaproto 2.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xcb-util-keysyms-0.4.0-1-x86_64.pkg.tar.xz
# xcb-util-keysyms 0.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-3d-5.6.0-1-x86_64.pkg.tar.xz
# qt5-3d 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-fonts-cyrillic-1.0.3-1-any.pkg.tar.xz
# xorg-fonts-cyrillic 1.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-timedate-2.30-2-any.pkg.tar.xz
# perl-timedate 2.30-2

CMD: pacman --query --file /mirror/extra/os/x86_64/dkms-2.2.0.3+git151023-10-any.pkg.tar.xz
# dkms 2.2.0.3+git151023-10

CMD: pacman --query --file /mirror/extra/os/x86_64/libgda-postgres-5.2.4-2-x86_64.pkg.tar.xz
# libgda-postgres 5.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/qscintilla-qt5-2.9.1-3-x86_64.pkg.tar.xz
# qscintilla-qt5 2.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-mp3-info-1.24-4-any.pkg.tar.xz
# perl-mp3-info 1.24-4

CMD: pacman --query --file /mirror/extra/os/x86_64/redland-storage-sqlite-1:1.0.17-3-x86_64.pkg.tar.xz
# redland-storage-sqlite 1:1.0.17-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-egenix-mx-base-3.2.9-1-x86_64.pkg.tar.xz
# python2-egenix-mx-base 3.2.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gl2ps-1.3.9-1-x86_64.pkg.tar.xz
# gl2ps 1.3.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/unicode-character-database-8.0.0-1-any.pkg.tar.xz
# unicode-character-database 8.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdesdk-cervisia-16.04.0-2-x86_64.pkg.tar.xz
# kdesdk-cervisia 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-cpan-meta-2.150005-1-any.pkg.tar.xz
# perl-cpan-meta 2.150005-1

CMD: pacman --query --file /mirror/extra/os/x86_64/procmail-3.22-7-x86_64.pkg.tar.xz
# procmail 3.22-7

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-vmmouse-13.1.0-2-x86_64.pkg.tar.xz
# xf86-input-vmmouse 13.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/l-smash-2.9.1-1-x86_64.pkg.tar.xz
# l-smash 2.9.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libcap-ng-0.7.7-1-x86_64.pkg.tar.xz
# libcap-ng 0.7.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/beep-1.3-3-x86_64.pkg.tar.xz
# beep 1.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-af-20150901-1-any.pkg.tar.xz
# vim-spell-af 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-pt-BR-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-pt-BR 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lynx-2.8.8-4-x86_64.pkg.tar.xz
# lynx 2.8.8-4

CMD: pacman --query --file /mirror/extra/os/x86_64/vulkan-intel-0.0.3+3713+ga998e49-1-x86_64.pkg.tar.xz
# vulkan-intel 0.0.3+3713+ga998e49-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libcmis-0.5.1-1-x86_64.pkg.tar.xz
# libcmis 0.5.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-kk-46.0-1-any.pkg.tar.xz
# firefox-i18n-kk 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-taquin-3.20.1-1-x86_64.pkg.tar.xz
# gnome-taquin 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/audacious-plugins-3.7.2-1-x86_64.pkg.tar.xz
# audacious-plugins 3.7.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hyphen-fr-3.0-2-any.pkg.tar.xz
# hyphen-fr 3.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-file-copy-recursive-0.38-1-any.pkg.tar.xz
# perl-file-copy-recursive 0.38-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-event-execflow-0.64-4-any.pkg.tar.xz
# perl-event-execflow 0.64-4

CMD: pacman --query --file /mirror/extra/os/x86_64/xfig-3.2.5c-2-x86_64.pkg.tar.xz
# xfig 3.2.5c-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeaccessibility-kmag-16.04.0-2-x86_64.pkg.tar.xz
# kdeaccessibility-kmag 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/wxgtk-3.0.2-5-x86_64.pkg.tar.xz
# wxgtk 3.0.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/kmix-16.04.0-2-x86_64.pkg.tar.xz
# kmix 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebase-keditbookmarks-16.04.0-2-x86_64.pkg.tar.xz
# kdebase-keditbookmarks 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/easy-rsa-2.2.2-2-any.pkg.tar.xz
# easy-rsa 2.2.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-sisusb-0.9.6-7-x86_64.pkg.tar.xz
# xf86-video-sisusb 0.9.6-7

CMD: pacman --query --file /mirror/extra/os/x86_64/vcdimager-0.7.24-7-x86_64.pkg.tar.xz
# vcdimager 0.7.24-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-lv-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-lv 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/imlib2-1.4.8-1-x86_64.pkg.tar.xz
# imlib2 1.4.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bftpd-4.4-1-x86_64.pkg.tar.xz
# bftpd 4.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/alacarte-3.11.91+12+g1bb265f-1-any.pkg.tar.xz
# alacarte 3.11.91+12+g1bb265f-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-netaddr-ip-4.079-1-x86_64.pkg.tar.xz
# perl-netaddr-ip 4.079-1

CMD: pacman --query --file /mirror/extra/os/x86_64/paprefs-0.9.10-6-x86_64.pkg.tar.xz
# paprefs 0.9.10-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-am-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-am 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-om-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-om 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-baekmuk-2.2-9-any.pkg.tar.xz
# ttf-baekmuk 2.2-9

CMD: pacman --query --file /mirror/extra/os/x86_64/x2goplugin-4.0.5.1-2-x86_64.pkg.tar.xz
# x2goplugin 4.0.5.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kwebkitpart-1.3.4-5-x86_64.pkg.tar.xz
# kwebkitpart 1.3.4-5

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xrefresh-1.0.5-1-x86_64.pkg.tar.xz
# xorg-xrefresh 1.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tracker-1.8.0-2-x86_64.pkg.tar.xz
# tracker 1.8.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pilot-link-0.12.5-5-x86_64.pkg.tar.xz
# pilot-link 0.12.5-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libkgapi-5.1.0-3-x86_64.pkg.tar.xz
# libkgapi 5.1.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gifsicle-1.88-1-x86_64.pkg.tar.xz
# gifsicle 1.88-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xterm-324-1-x86_64.pkg.tar.xz
# xterm 324-1

CMD: pacman --query --file /mirror/extra/os/x86_64/glade-3.20.0-1-x86_64.pkg.tar.xz
# glade 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/grilo-0.3.0-1-x86_64.pkg.tar.xz
# grilo 0.3.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pycparser-2.14-2-any.pkg.tar.xz
# python-pycparser 2.14-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ntp-4.2.8.p6-3-x86_64.pkg.tar.xz
# ntp 4.2.8.p6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/id3lib-3.8.3-16-x86_64.pkg.tar.xz
# id3lib 3.8.3-16

CMD: pacman --query --file /mirror/extra/os/x86_64/cairo-perl-1.106-1-x86_64.pkg.tar.xz
# cairo-perl 1.106-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ast-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ast 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/breeze-kde4-5.6.3-1-x86_64.pkg.tar.xz
# breeze-kde4 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/yelp-3.20.1-1-x86_64.pkg.tar.xz
# yelp 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cups-2.1.3-2-x86_64.pkg.tar.xz
# cups 2.1.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-mediacenter-5.6.3-1-x86_64.pkg.tar.xz
# plasma-mediacenter 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/compositeproto-0.4.2-3-any.pkg.tar.xz
# compositeproto 0.4.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libcdio-paranoia-10.2+0.93+1-1-x86_64.pkg.tar.xz
# libcdio-paranoia 10.2+0.93+1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-crypto-2.6.1-3-x86_64.pkg.tar.xz
# python-crypto 2.6.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebugsettings-16.04.0-1-x86_64.pkg.tar.xz
# kdebugsettings 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/goffice-0.10.28-1-x86_64.pkg.tar.xz
# goffice 0.10.28-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-340xx-340.96-10-x86_64.pkg.tar.xz
# nvidia-340xx 340.96-10

CMD: pacman --query --file /mirror/extra/os/x86_64/kpackage-5.21.0-1-x86_64.pkg.tar.xz
# kpackage 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-connectivity-5.6.0-2-x86_64.pkg.tar.xz
# qt5-connectivity 5.6.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/lightsoff-3.20.0-1-x86_64.pkg.tar.xz
# lightsoff 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-cpufreq-plugin-1.1.2-1-x86_64.pkg.tar.xz
# xfce4-cpufreq-plugin 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-langjapanese-2015.38810-1-any.pkg.tar.xz
# texlive-langjapanese 2015.38810-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-1.18.3-1-x86_64.pkg.tar.xz
# xorg-server 1.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/linux_logo-5.11-3-x86_64.pkg.tar.xz
# linux_logo 5.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-el-20150901-1-any.pkg.tar.xz
# vim-spell-el 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libwbclient-4.4.2-1-x86_64.pkg.tar.xz
# libwbclient 4.4.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tftp-hpa-5.2-5-x86_64.pkg.tar.xz
# tftp-hpa 5.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-synaptics-1.8.3-2-x86_64.pkg.tar.xz
# xf86-input-synaptics 1.8.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-dbi-1.636-1-x86_64.pkg.tar.xz
# perl-dbi 1.636-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ml-46.0-1-any.pkg.tar.xz
# firefox-i18n-ml 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gedit-3.20.1-1-x86_64.pkg.tar.xz
# gedit 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-lazy-object-proxy-1.2.1-1-x86_64.pkg.tar.xz
# python-lazy-object-proxy 1.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/aisleriot-3.20.1-1-x86_64.pkg.tar.xz
# aisleriot 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ocaml-compiler-libs-4.02.3-2-x86_64.pkg.tar.xz
# ocaml-compiler-libs 4.02.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-fi-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-fi 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dconf-0.26.0-1-x86_64.pkg.tar.xz
# dconf 0.26.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/srcpac-0.10.10-1-any.pkg.tar.xz
# srcpac 0.10.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/papyon-0.5.6-3-any.pkg.tar.xz
# papyon 0.5.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/aspell-fr-0.50.3-7-x86_64.pkg.tar.xz
# aspell-fr 0.50.3-7

CMD: pacman --query --file /mirror/extra/os/x86_64/sgml-common-0.6.3-5-any.pkg.tar.xz
# sgml-common 0.6.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/cfitsio-3.370-3-x86_64.pkg.tar.xz
# cfitsio 3.370-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-i128-1.3.6-7-x86_64.pkg.tar.xz
# xf86-video-i128 1.3.6-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libspectre-0.2.7-2-x86_64.pkg.tar.xz
# libspectre 0.2.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/speexdsp-1.2rc3-2-x86_64.pkg.tar.xz
# speexdsp 1.2rc3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libbonoboui-2.24.5-3-x86_64.pkg.tar.xz
# libbonoboui 2.24.5-3

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-htmlxml-2015.38712-1-any.pkg.tar.xz
# texlive-htmlxml 2015.38712-1

CMD: pacman --query --file /mirror/extra/os/x86_64/parted-3.2-3-x86_64.pkg.tar.xz
# parted 3.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeedu-kalzium-16.04.0-2-x86_64.pkg.tar.xz
# kdeedu-kalzium 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-gd-20150901-1-any.pkg.tar.xz
# vim-spell-gd 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-string-shellquote-1.04-3-any.pkg.tar.xz
# perl-string-shellquote 1.04-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libftdi-compat-0.20-3-x86_64.pkg.tar.xz
# libftdi-compat 0.20-3

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl2-2.0.4-2-x86_64.pkg.tar.xz
# sdl2 2.0.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kfilemetadata-5.21.0-1-x86_64.pkg.tar.xz
# kfilemetadata 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-settings-4.12.0-3-x86_64.pkg.tar.xz
# xfce4-settings 4.12.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdenetwork-kget-16.04.0-2-x86_64.pkg.tar.xz
# kdenetwork-kget 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/java-runtime-common-2-2-any.pkg.tar.xz
# java-runtime-common 2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/user-manager-5.6.3-1-x86_64.pkg.tar.xz
# user-manager 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-nose-1.3.7-2-any.pkg.tar.xz
# python2-nose 1.3.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/giblib-1.2.4-6-x86_64.pkg.tar.xz
# giblib 1.2.4-6

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-alsa-2-3-any.pkg.tar.xz
# pulseaudio-alsa 2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/bdf-unifont-8.0.01-1-any.pkg.tar.xz
# bdf-unifont 8.0.01-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ko-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ko 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pyasn1-modules-0.0.8-1-any.pkg.tar.xz
# python-pyasn1-modules 0.0.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmediawiki-4.13.0-3-x86_64.pkg.tar.xz
# libmediawiki 4.13.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sk-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sk 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-mr-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-mr 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tinycdb-0.78-2-x86_64.pkg.tar.xz
# tinycdb 0.78-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ta-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ta 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-mr-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-mr 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/most-5.0.0a-6-x86_64.pkg.tar.xz
# most 5.0.0a-6

CMD: pacman --query --file /mirror/extra/os/x86_64/networkmanager-openconnect-1.2.0-1-x86_64.pkg.tar.xz
# networkmanager-openconnect 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xkbcomp-1.3.1-1-x86_64.pkg.tar.xz
# xorg-xkbcomp 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/autogen-5.18.7-1-x86_64.pkg.tar.xz
# autogen 5.18.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/strigi-0.7.8-9-x86_64.pkg.tar.xz
# strigi 0.7.8-9

CMD: pacman --query --file /mirror/extra/os/x86_64/prison-1.1.1-2-x86_64.pkg.tar.xz
# prison 1.1.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-xvfb-1.18.3-1-x86_64.pkg.tar.xz
# xorg-server-xvfb 1.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-crypto-2.6.1-3-x86_64.pkg.tar.xz
# python2-crypto 2.6.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/uhttpmock-0.5.0-1-x86_64.pkg.tar.xz
# uhttpmock 0.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl2_gfx-1:1.0.1-1-x86_64.pkg.tar.xz
# sdl2_gfx 1:1.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ga-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ga 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-ply-3.8-1-any.pkg.tar.xz
# python2-ply 3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-file-sharedir-1.102-1-any.pkg.tar.xz
# perl-file-sharedir 1.102-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-xephyr-1.18.3-1-x86_64.pkg.tar.xz
# xorg-server-xephyr 1.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgrss-0.7.0-2-x86_64.pkg.tar.xz
# libgrss 0.7.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-xml-namespacesupport-1.11-3-any.pkg.tar.xz
# perl-xml-namespacesupport 1.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xfwm4-4.12.3-1-x86_64.pkg.tar.xz
# xfwm4 4.12.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libunique-1.1.6-6-x86_64.pkg.tar.xz
# libunique 1.1.6-6

CMD: pacman --query --file /mirror/extra/os/x86_64/mtdev-1.1.5-1-x86_64.pkg.tar.xz
# mtdev 1.1.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ghostscript-9.19-1-x86_64.pkg.tar.xz
# ghostscript 9.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kmines-16.04.0-2-x86_64.pkg.tar.xz
# kmines 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-stage-2.9.11-3-x86_64.pkg.tar.xz
# calligra-stage 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gsm-1.0.14-1-x86_64.pkg.tar.xz
# gsm 1.0.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/poppler-0.42.0-1-x86_64.pkg.tar.xz
# poppler 0.42.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/celt-0.11.3-2-x86_64.pkg.tar.xz
# celt 0.11.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-nouveau-1.0.12-1-x86_64.pkg.tar.xz
# xf86-video-nouveau 1.0.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dhclient-4.3.4-2-x86_64.pkg.tar.xz
# dhclient 4.3.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/qemu-block-gluster-2.5.0-1-x86_64.pkg.tar.xz
# qemu-block-gluster 2.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/eigen2-2.0.17-2-any.pkg.tar.xz
# eigen2 2.0.17-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-lxml-3.6.0-1-x86_64.pkg.tar.xz
# python-lxml 3.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-es-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-es 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kexec-tools-2.0.10-1-x86_64.pkg.tar.xz
# kexec-tools 2.0.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-cpugraph-plugin-1.0.5-3-x86_64.pkg.tar.xz
# xfce4-cpugraph-plugin 1.0.5-3

CMD: pacman --query --file /mirror/extra/os/x86_64/fyre-1.0.1-9-x86_64.pkg.tar.xz
# fyre 1.0.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/tomcat7-7.0.69-1-any.pkg.tar.xz
# tomcat7 7.0.69-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xextproto-7.3.0-1-any.pkg.tar.xz
# xextproto 7.3.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/klettres-16.04.0-2-x86_64.pkg.tar.xz
# klettres 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libkvkontakte-4.12.0-2-x86_64.pkg.tar.xz
# libkvkontakte 4.12.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-mai-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-mai 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-base-plugins-0.10.36-3-x86_64.pkg.tar.xz
# gstreamer0.10-base-plugins 0.10.36-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gnomedesktop-2.32.0-15-x86_64.pkg.tar.xz
# python2-gnomedesktop 2.32.0-15

CMD: pacman --query --file /mirror/extra/os/x86_64/mutt-1.6.0-1-x86_64.pkg.tar.xz
# mutt 1.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/llvm35-libs-3.5.2-3-x86_64.pkg.tar.xz
# llvm35-libs 3.5.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/serf-1.3.8-2-x86_64.pkg.tar.xz
# serf 1.3.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/konversation-1.6-3-x86_64.pkg.tar.xz
# konversation 1.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-es-ar-46.0-1-any.pkg.tar.xz
# firefox-i18n-es-ar 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnu-efi-libs-3.0.3-1-x86_64.pkg.tar.xz
# gnu-efi-libs 3.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libidl2-0.8.14-3-x86_64.pkg.tar.xz
# libidl2 0.8.14-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xsane-0.999-1-x86_64.pkg.tar.xz
# xsane 0.999-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bluez-plugins-5.39-1-x86_64.pkg.tar.xz
# bluez-plugins 5.39-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sl-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sl 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-apm-1.2.5-7-x86_64.pkg.tar.xz
# xf86-video-apm 1.2.5-7

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xrandr-1.5.0-1-x86_64.pkg.tar.xz
# xorg-xrandr 1.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-ro-20150901-1-any.pkg.tar.xz
# vim-spell-ro 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/glsof-2.4.1-1-x86_64.pkg.tar.xz
# glsof 2.4.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdevelop-4.7.3-2-x86_64.pkg.tar.xz
# kdevelop 4.7.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sa-IN-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sa-IN 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/virglrenderer-0.5.0-1-x86_64.pkg.tar.xz
# virglrenderer 0.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tclap-1.2.1-3-any.pkg.tar.xz
# tclap 1.2.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/antlr4-4.5-1-any.pkg.tar.xz
# antlr4 4.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kcalc-16.04.0-2-x86_64.pkg.tar.xz
# kcalc 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pyorbit-2.24.0-5-x86_64.pkg.tar.xz
# pyorbit 2.24.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/wpa_supplicant_gui-2.5-3-x86_64.pkg.tar.xz
# wpa_supplicant_gui 2.5-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-7.4.1689-1-x86_64.pkg.tar.xz
# vim 7.4.1689-1

CMD: pacman --query --file /mirror/extra/os/x86_64/klines-16.04.0-2-x86_64.pkg.tar.xz
# klines 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libfs-1.0.7-1-x86_64.pkg.tar.xz
# libfs 1.0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-gconf-8.0-3-x86_64.pkg.tar.xz
# pulseaudio-gconf 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libiec61883-1.2.0-4-x86_64.pkg.tar.xz
# libiec61883 1.2.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libqmi-1.12.10-1-x86_64.pkg.tar.xz
# libqmi 1.12.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pyasn1-0.1.9-1-any.pkg.tar.xz
# python-pyasn1 0.1.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/frameworkintegration-5.21.0-1-x86_64.pkg.tar.xz
# frameworkintegration 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kaccounts-integration-16.04.0-1-x86_64.pkg.tar.xz
# kaccounts-integration 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdvdcss-1.4.0-1-x86_64.pkg.tar.xz
# libdvdcss 1.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sushi-3.18.0-2-x86_64.pkg.tar.xz
# sushi 3.18.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libcacard-2.5.2-1-x86_64.pkg.tar.xz
# libcacard 2.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dejagnu-1.6-2-any.pkg.tar.xz
# dejagnu 1.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/linux-zen-headers-4.5.2-1-x86_64.pkg.tar.xz
# linux-zen-headers 4.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-twisted-16.1.1-1-x86_64.pkg.tar.xz
# python-twisted 16.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-jline-1.0-3-any.pkg.tar.xz
# java-jline 1.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-keyring-1:3.20.0-1-x86_64.pkg.tar.xz
# gnome-keyring 1:3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdesu-5.21.0-1-x86_64.pkg.tar.xz
# kdesu 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dcraw-9.26.0-1-x86_64.pkg.tar.xz
# dcraw 9.26.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-he-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-he 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/snowball-0+337-2-x86_64.pkg.tar.xz
# snowball 0+337-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pyqt5-common-5.5.1-2-x86_64.pkg.tar.xz
# pyqt5-common 5.5.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/misdnuser-2.0.19-2-x86_64.pkg.tar.xz
# misdnuser 2.0.19-2

CMD: pacman --query --file /mirror/extra/os/x86_64/npapi-sdk-0.27.2-1-any.pkg.tar.xz
# npapi-sdk 0.27.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/socat-1.7.3.1-2-x86_64.pkg.tar.xz
# socat 1.7.3.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdewebkit-5.21.0-1-x86_64.pkg.tar.xz
# kdewebkit 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgusb-0.2.9-1-x86_64.pkg.tar.xz
# libgusb 0.2.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-environment-common-2-2-any.pkg.tar.xz
# java-environment-common 2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/rocs-16.04.0-2-x86_64.pkg.tar.xz
# rocs 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/tk-8.6.4-1-x86_64.pkg.tar.xz
# tk 8.6.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mlt-6.2.0-1-x86_64.pkg.tar.xz
# mlt 6.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ecasound-2.9.1-6-x86_64.pkg.tar.xz
# ecasound 2.9.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/oxygen-kde4-5.6.3-1-x86_64.pkg.tar.xz
# oxygen-kde4 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-is-16.04.0-3-any.pkg.tar.xz
# kde-l10n-is 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-pl-16.04.0-3-any.pkg.tar.xz
# kde-l10n-pl 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/octave-4.0.1-3-x86_64.pkg.tar.xz
# octave 4.0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-hr-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-hr 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/seahorse-3.20.0-1-x86_64.pkg.tar.xz
# seahorse 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/x2goserver-4.0.1.19-4-x86_64.pkg.tar.xz
# x2goserver 4.0.1.19-4

CMD: pacman --query --file /mirror/extra/os/x86_64/djvulibre-3.5.27-2-x86_64.pkg.tar.xz
# djvulibre 3.5.27-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-he-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-he 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-image-exiftool-10.10-1-any.pkg.tar.xz
# perl-image-exiftool 10.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kactivities-5.21.0-1-x86_64.pkg.tar.xz
# kactivities 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gjs-1.45.3-1-x86_64.pkg.tar.xz
# gjs 1.45.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-uk-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-uk 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-palapeli-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-palapeli 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-fpconst-0.7.3-5-any.pkg.tar.xz
# python2-fpconst 0.7.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-de-20150901-1-any.pkg.tar.xz
# vim-spell-de 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdevelop-qmljs-1.7.0-2-x86_64.pkg.tar.xz
# kdevelop-qmljs 1.7.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gconf-editor-3.0.1-3-x86_64.pkg.tar.xz
# gconf-editor 3.0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xdg-utils-1.1.1-2-any.pkg.tar.xz
# xdg-utils 1.1.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-handbook-2.9.11-3-x86_64.pkg.tar.xz
# calligra-handbook 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/lyx-2.1.4-3-x86_64.pkg.tar.xz
# lyx 2.1.4-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libnova-0.15.0-1-x86_64.pkg.tar.xz
# libnova 0.15.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mod_fcgid-2.3.9-2-x86_64.pkg.tar.xz
# mod_fcgid 2.3.9-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-fr-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-fr 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-es-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-es 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-gu-in-46.0-1-any.pkg.tar.xz
# firefox-i18n-gu-in 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-kk-16.04.0-3-any.pkg.tar.xz
# kde-l10n-kk 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/msmtp-1.6.3-1-x86_64.pkg.tar.xz
# msmtp 1.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpgf-6.14.12-3-x86_64.pkg.tar.xz
# libpgf 6.14.12-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kobodeluxe-0.5.1-5-x86_64.pkg.tar.xz
# kobodeluxe 0.5.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libwnck3-3.14.1-1-x86_64.pkg.tar.xz
# libwnck3 3.14.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-et-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-et 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xcb-util-cursor-0.1.2-1-x86_64.pkg.tar.xz
# xcb-util-cursor 0.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/progsreiserfs-0.3.0.5-8-x86_64.pkg.tar.xz
# progsreiserfs 0.3.0.5-8

CMD: pacman --query --file /mirror/extra/os/x86_64/libsrtp-1:1.5.4-1-x86_64.pkg.tar.xz
# libsrtp 1:1.5.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lame-3.99.5-3-x86_64.pkg.tar.xz
# lame 3.99.5-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-desktop-sharp-2.26.0-10-x86_64.pkg.tar.xz
# gnome-desktop-sharp 2.26.0-10

CMD: pacman --query --file /mirror/extra/os/x86_64/stellarium-0.14.3-1-x86_64.pkg.tar.xz
# stellarium 0.14.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-hu-46.0-1-any.pkg.tar.xz
# firefox-i18n-hu 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-keyboard-1.8.1-2-x86_64.pkg.tar.xz
# xf86-input-keyboard 1.8.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kwrite-16.04.0-2-x86_64.pkg.tar.xz
# kwrite 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-sip-4.18-1-x86_64.pkg.tar.xz
# python2-sip 4.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-freefont-20120503-4-any.pkg.tar.xz
# ttf-freefont 20120503-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libnetfilter_acct-1.0.2-2-x86_64.pkg.tar.xz
# libnetfilter_acct 1.0.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ko-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ko 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/killbots-16.04.0-2-x86_64.pkg.tar.xz
# killbots 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeaccessibility-kaccessible-16.04.0-1-x86_64.pkg.tar.xz
# kdeaccessibility-kaccessible 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-wpactrl-20090609-5-x86_64.pkg.tar.xz
# python2-wpactrl 20090609-5

CMD: pacman --query --file /mirror/extra/os/x86_64/hyphen-it-20071127-3-any.pkg.tar.xz
# hyphen-it 20071127-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gconfmm-docs-2.28.3-3-x86_64.pkg.tar.xz
# gconfmm-docs 2.28.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeaccessibility-jovie-16.04.0-2-x86_64.pkg.tar.xz
# kdeaccessibility-jovie 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-zope-interface-4.1.3-2-x86_64.pkg.tar.xz
# python-zope-interface 4.1.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-el-16.04.0-3-any.pkg.tar.xz
# kde-l10n-el 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/graphicsmagick-1.3.23-2-x86_64.pkg.tar.xz
# graphicsmagick 1.3.23-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gdata-2.0.18-1-any.pkg.tar.xz
# python2-gdata 2.0.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsoup-2.54.1-1-x86_64.pkg.tar.xz
# libsoup 2.54.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libzapojit-0.0.3-2-x86_64.pkg.tar.xz
# libzapojit 0.0.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-304xx-304.131-11-x86_64.pkg.tar.xz
# nvidia-304xx 304.131-11

CMD: pacman --query --file /mirror/extra/os/x86_64/liboil-0.3.17-3-x86_64.pkg.tar.xz
# liboil 0.3.17-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-dictionary-3.20.0-1-x86_64.pkg.tar.xz
# gnome-dictionary 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kcalcore-16.04.0-1-x86_64.pkg.tar.xz
# kcalcore 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/opencl-headers-2:2.1.20151224-1-any.pkg.tar.xz
# opencl-headers 2:2.1.20151224-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libbsd-0.8.3-1-x86_64.pkg.tar.xz
# libbsd 0.8.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gsettings-desktop-schemas-3.20.0-1-any.pkg.tar.xz
# gsettings-desktop-schemas 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdevelop-pg-qt-1.0.0-4-x86_64.pkg.tar.xz
# kdevelop-pg-qt 1.0.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/clutter-gtk-1.8.0-1-x86_64.pkg.tar.xz
# clutter-gtk 1.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bluez-cups-5.39-1-x86_64.pkg.tar.xz
# bluez-cups 5.39-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tomcat6-6.0.45-1-any.pkg.tar.xz
# tomcat6 6.0.45-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-devtools-2.9.11-3-x86_64.pkg.tar.xz
# calligra-devtools 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/drkonqi-5.6.3-1-x86_64.pkg.tar.xz
# drkonqi 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xgamma-1.0.6-1-x86_64.pkg.tar.xz
# xorg-xgamma 1.0.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt4-4.8.7-9-x86_64.pkg.tar.xz
# qt4 4.8.7-9

CMD: pacman --query --file /mirror/extra/os/x86_64/nautilus-sendto-3.8.3-1-x86_64.pkg.tar.xz
# nautilus-sendto 3.8.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-fo-20150901-1-any.pkg.tar.xz
# vim-spell-fo 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/chromaprint-1.3.1-1-x86_64.pkg.tar.xz
# chromaprint 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/modemmanager-1.4.14-1-x86_64.pkg.tar.xz
# modemmanager 1.4.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-test-pod-1.51-1-any.pkg.tar.xz
# perl-test-pod 1.51-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ktorrent-5.0.1-1-x86_64.pkg.tar.xz
# ktorrent 5.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-extras-2.9.11-3-x86_64.pkg.tar.xz
# calligra-extras 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-km-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-km 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pangox-compat-0.0.2-2-x86_64.pkg.tar.xz
# pangox-compat 0.0.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ug-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ug 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bitlbee-3.4.2-1-x86_64.pkg.tar.xz
# bitlbee 3.4.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-sl-16.04.0-3-any.pkg.tar.xz
# kde-l10n-sl 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/conntrack-tools-1.4.3-1-x86_64.pkg.tar.xz
# conntrack-tools 1.4.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-pt-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-pt 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-dbus-1.2.4-1-x86_64.pkg.tar.xz
# python2-dbus 1.2.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ss-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ss 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mlt-python-bindings-6.2.0-1-x86_64.pkg.tar.xz
# mlt-python-bindings 6.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-date-manip-6.53-1-any.pkg.tar.xz
# perl-date-manip 6.53-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libchamplain-0.12.13-1-x86_64.pkg.tar.xz
# libchamplain 0.12.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pyopenssl-16.0.0-1-any.pkg.tar.xz
# python-pyopenssl 16.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-qscintilla-qt5-common-2.9.1-3-x86_64.pkg.tar.xz
# python-qscintilla-qt5-common 2.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/mkpxelinux-2013.10-1-any.pkg.tar.xz
# mkpxelinux 2013.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sddm-kcm-5.6.3-1-x86_64.pkg.tar.xz
# sddm-kcm 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libice-1.0.9-1-x86_64.pkg.tar.xz
# libice 1.0.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kuiserver-5.6.3-1-x86_64.pkg.tar.xz
# kuiserver 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libfontenc-1.1.3-1-x86_64.pkg.tar.xz
# libfontenc 1.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/js17-17.0.0-3-x86_64.pkg.tar.xz
# js17 17.0.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/neon-0.30.1-2-x86_64.pkg.tar.xz
# neon 0.30.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/jdk7-openjdk-7.u99_2.6.5-1-x86_64.pkg.tar.xz
# jdk7-openjdk 7.u99_2.6.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxext-1.3.3-1-x86_64.pkg.tar.xz
# libxext 1.3.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sip-4.18-1-x86_64.pkg.tar.xz
# sip 4.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ja-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ja 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-mime-tools-5.507-1-any.pkg.tar.xz
# perl-mime-tools 5.507-1

CMD: pacman --query --file /mirror/extra/os/x86_64/webkit2gtk-2.12.2-1-x86_64.pkg.tar.xz
# webkit2gtk 2.12.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lua52-5.2.4-1-x86_64.pkg.tar.xz
# lua52 5.2.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mcpp-2.7.2-5-x86_64.pkg.tar.xz
# mcpp 2.7.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libkscreen4-1.0.5-2-x86_64.pkg.tar.xz
# libkscreen4 1.0.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-perl-1.045-3-x86_64.pkg.tar.xz
# gnome-perl 1.045-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xmahjongg-3.7-6-x86_64.pkg.tar.xz
# xmahjongg 3.7-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-gl-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-gl 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-qscintilla-qt4-common-2.9.1-3-x86_64.pkg.tar.xz
# python-qscintilla-qt4-common 2.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-bg-46.0-1-any.pkg.tar.xz
# firefox-i18n-bg 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ncftp-3.2.5-6-x86_64.pkg.tar.xz
# ncftp 3.2.5-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libxklavier-5.4-1-x86_64.pkg.tar.xz
# libxklavier 5.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxslt-1.1.28-4-x86_64.pkg.tar.xz
# libxslt 1.1.28-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeedu-ktouch-16.04.0-2-x86_64.pkg.tar.xz
# kdeedu-ktouch 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk-doc-1.25-1-any.pkg.tar.xz
# gtk-doc 1.25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-online-accounts-3.20.1-1-x86_64.pkg.tar.xz
# gnome-online-accounts 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xerces-c-3.1.3-1-x86_64.pkg.tar.xz
# xerces-c 3.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libcanberra-pulse-0.30-6-x86_64.pkg.tar.xz
# libcanberra-pulse 0.30-6

CMD: pacman --query --file /mirror/extra/os/x86_64/hspell-1.3-1-x86_64.pkg.tar.xz
# hspell 1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ar-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ar 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-markupsafe-0.23-3-x86_64.pkg.tar.xz
# python2-markupsafe 0.23-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xournal-0.4.8-1-x86_64.pkg.tar.xz
# xournal 0.4.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dcadec-0.2.0-1-x86_64.pkg.tar.xz
# dcadec 0.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/granatier-16.04.0-2-x86_64.pkg.tar.xz
# granatier 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/scrnsaverproto-1.2.2-2-any.pkg.tar.xz
# scrnsaverproto 1.2.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sk-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sk 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gegl-0.3.6-1-x86_64.pkg.tar.xz
# gegl 0.3.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nfacct-1.0.1-2-x86_64.pkg.tar.xz
# nfacct 1.0.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-eu-46.0-1-any.pkg.tar.xz
# firefox-i18n-eu 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libndp-1.5-1-x86_64.pkg.tar.xz
# libndp 1.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-twm-1.0.9-1-x86_64.pkg.tar.xz
# xorg-twm 1.0.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl_sound-1.0.3-5-x86_64.pkg.tar.xz
# sdl_sound 1.0.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-oxygen-1:5.4.3-1-x86_64.pkg.tar.xz
# ttf-oxygen 1:5.4.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-quickcontrols2-5.6.0-1-x86_64.pkg.tar.xz
# qt5-quickcontrols2 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdeedu-16.04-1-any.pkg.tar.xz
# kde-meta-kdeedu 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pgbouncer-1.7.2-1-x86_64.pkg.tar.xz
# pgbouncer 1.7.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sw-TZ-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sw-TZ 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-builder-3.20.2-1-x86_64.pkg.tar.xz
# gnome-builder 3.20.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpwquality-1.3.0-1-x86_64.pkg.tar.xz
# libpwquality 1.3.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/amarok-2.8.0-8-x86_64.pkg.tar.xz
# amarok 2.8.0-8

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-tn-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-tn 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/avidemux-cli-2.5.6-14-x86_64.pkg.tar.xz
# avidemux-cli 2.5.6-14

CMD: pacman --query --file /mirror/extra/os/x86_64/vte3-0.44.1-1-x86_64.pkg.tar.xz
# vte3 0.44.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ladspa-1.13-6-x86_64.pkg.tar.xz
# ladspa 1.13-6

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadi-16.04.0-2-x86_64.pkg.tar.xz
# akonadi 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-beaker-1.8.0-1-any.pkg.tar.xz
# python2-beaker 1.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/chemtool-1.6.14-1-x86_64.pkg.tar.xz
# chemtool 1.6.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-en-ZA-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-en-ZA 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/basket-1.81-6-x86_64.pkg.tar.xz
# basket 1.81-6

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-dsb-46.0-1-any.pkg.tar.xz
# firefox-i18n-dsb 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-terminal-3.20.1-1-x86_64.pkg.tar.xz
# gnome-terminal 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hugin-2016.0.0-2-x86_64.pkg.tar.xz
# hugin 2016.0.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/graphite-1:1.3.8-1-x86_64.pkg.tar.xz
# graphite 1:1.3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-mai-46.0-1-any.pkg.tar.xz
# firefox-i18n-mai 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-time-out-plugin-1.0.2-1-x86_64.pkg.tar.xz
# xfce4-time-out-plugin 1.0.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-da-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-da 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qtcreator-3.6.1-2-x86_64.pkg.tar.xz
# qtcreator 3.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kwrited-5.6.3-1-x86_64.pkg.tar.xz
# kwrited 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-nr-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-nr 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/m17n-lib-1.7.0-1-x86_64.pkg.tar.xz
# m17n-lib 1.7.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cmt-1.16-5-x86_64.pkg.tar.xz
# cmt 1.16-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libmodplug-0.8.8.5-2-x86_64.pkg.tar.xz
# libmodplug 0.8.8.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/sg3_utils-1.42-1-x86_64.pkg.tar.xz
# sg3_utils 1.42-1

CMD: pacman --query --file /mirror/extra/os/x86_64/baloo-widgets-16.04.0-1-x86_64.pkg.tar.xz
# baloo-widgets 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-es-es-46.0-1-any.pkg.tar.xz
# firefox-i18n-es-es 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpeas-1.18.0-1-x86_64.pkg.tar.xz
# libpeas 1.18.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qrencode-3.4.4-1-x86_64.pkg.tar.xz
# qrencode 3.4.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl_pango-0.1.2-5-x86_64.pkg.tar.xz
# sdl_pango 0.1.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/liblastfm-1.0.9-2-x86_64.pkg.tar.xz
# liblastfm 1.0.9-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libcddb-1.3.2-4-x86_64.pkg.tar.xz
# libcddb 1.3.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kjsembed-5.21.0-1-x86_64.pkg.tar.xz
# kjsembed 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-color-manager-3.20.0-1-x86_64.pkg.tar.xz
# gnome-color-manager 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-markupsafe-0.23-3-x86_64.pkg.tar.xz
# python-markupsafe 0.23-3

CMD: pacman --query --file /mirror/extra/os/x86_64/elementary-1.17.0-1-x86_64.pkg.tar.xz
# elementary 1.17.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/krunner-5.21.0-1-x86_64.pkg.tar.xz
# krunner 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vulkan-icd-loader-1.0.8.0-1-x86_64.pkg.tar.xz
# vulkan-icd-loader 1.0.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-langextra-2015.38429-1-any.pkg.tar.xz
# texlive-langextra 2015.38429-1

CMD: pacman --query --file /mirror/extra/os/x86_64/geoip-database-20160301-2-any.pkg.tar.xz
# geoip-database 20160301-2

CMD: pacman --query --file /mirror/extra/os/x86_64/webkit-sharp-0.3-5-x86_64.pkg.tar.xz
# webkit-sharp 0.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/apr-util-1.5.4-2-x86_64.pkg.tar.xz
# apr-util 1.5.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-x11extras-5.6.0-1-x86_64.pkg.tar.xz
# qt5-x11extras 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-fonts-misc-1.0.3-4-any.pkg.tar.xz
# xorg-fonts-misc 1.0.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/keychain-2.8.2-1-any.pkg.tar.xz
# keychain 2.8.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/opencl-nvidia-364.19-1-x86_64.pkg.tar.xz
# opencl-nvidia 364.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qimageblitz-0.0.6-5-x86_64.pkg.tar.xz
# qimageblitz 0.0.6-5

CMD: pacman --query --file /mirror/extra/os/x86_64/java-openjfx-8.u76-2-x86_64.pkg.tar.xz
# java-openjfx 8.u76-2

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-langcjk-2014.0-1-any.pkg.tar.xz
# texlive-langcjk 2014.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ipset-6.29-1-x86_64.pkg.tar.xz
# ipset 6.29-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ffmpeg-1:3.0.2-1-x86_64.pkg.tar.xz
# ffmpeg 1:3.0.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl2_ttf-2.0.14-1-x86_64.pkg.tar.xz
# sdl2_ttf 2.0.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-da-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-da 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-control-center-3.20.1-1-x86_64.pkg.tar.xz
# gnome-control-center 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnugo-3.8-5-x86_64.pkg.tar.xz
# gnugo 3.8-5

CMD: pacman --query --file /mirror/extra/os/x86_64/smbclient-4.4.2-1-x86_64.pkg.tar.xz
# smbclient 4.4.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xcb-util-renderutil-0.3.9-1-x86_64.pkg.tar.xz
# xcb-util-renderutil 0.3.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/picmi-16.04.0-2-x86_64.pkg.tar.xz
# picmi 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ekiga-4.0.1-18-x86_64.pkg.tar.xz
# ekiga 4.0.1-18

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-enginio-5.6.0-2-x86_64.pkg.tar.xz
# qt5-enginio 5.6.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunar-1.6.10-2-x86_64.pkg.tar.xz
# thunar 1.6.10-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-pa-in-46.0-1-any.pkg.tar.xz
# firefox-i18n-pa-in 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkeybinder3-0.3.0-4-x86_64.pkg.tar.xz
# libkeybinder3 0.3.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/geocode-glib-3.20.1-1-x86_64.pkg.tar.xz
# geocode-glib 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liblo-1:0.28-1-x86_64.pkg.tar.xz
# liblo 1:0.28-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kalgebra-16.04.0-2-x86_64.pkg.tar.xz
# kalgebra 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-carp-clan-6.04-3-any.pkg.tar.xz
# perl-carp-clan 6.04-3

CMD: pacman --query --file /mirror/extra/os/x86_64/linux-zen-4.5.2-1-x86_64.pkg.tar.xz
# linux-zen 4.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kstars-16.04.0-2-x86_64.pkg.tar.xz
# kstars 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/antlr2-2.7.7-7-x86_64.pkg.tar.xz
# antlr2 2.7.7-7

CMD: pacman --query --file /mirror/extra/os/x86_64/gperftools-2.5-1-x86_64.pkg.tar.xz
# gperftools 2.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-net-dns-1.05-1-any.pkg.tar.xz
# perl-net-dns 1.05-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-hi-in-46.0-1-any.pkg.tar.xz
# firefox-i18n-hi-in 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/taglib-1.10-3-x86_64.pkg.tar.xz
# taglib 1.10-3

CMD: pacman --query --file /mirror/extra/os/x86_64/drumstick-1.0.2-1-x86_64.pkg.tar.xz
# drumstick 1.0.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpurple-2.10.12-1-x86_64.pkg.tar.xz
# libpurple 2.10.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-bo-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-bo 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-ev-4.22-1-x86_64.pkg.tar.xz
# perl-ev 4.22-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qemu-block-rbd-2.5.0-1-x86_64.pkg.tar.xz
# qemu-block-rbd 2.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-tweak-tool-3.20.1-1-any.pkg.tar.xz
# gnome-tweak-tool 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmatroska-1.4.4-1-x86_64.pkg.tar.xz
# libmatroska 1.4.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lighttpd-1.4.39-2-x86_64.pkg.tar.xz
# lighttpd 1.4.39-2

CMD: pacman --query --file /mirror/extra/os/x86_64/t1lib-5.1.2-5-x86_64.pkg.tar.xz
# t1lib 5.1.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/sane-frontends-1.0.14-7-x86_64.pkg.tar.xz
# sane-frontends 1.0.14-7

CMD: pacman --query --file /mirror/extra/os/x86_64/enchant-1.6.0-7-x86_64.pkg.tar.xz
# enchant 1.6.0-7

CMD: pacman --query --file /mirror/extra/os/x86_64/openexr-2.2.0-3-x86_64.pkg.tar.xz
# openexr 2.2.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-call-ui-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-call-ui 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl_gfx-2.0.25-1-x86_64.pkg.tar.xz
# sdl_gfx 2.0.25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cups-pk-helper-0.2.6-1-x86_64.pkg.tar.xz
# cups-pk-helper 0.2.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnote-3.20.0-1-x86_64.pkg.tar.xz
# gnote 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/spice-0.12.6-2-x86_64.pkg.tar.xz
# spice 0.12.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/aubio-0.4.2-2-x86_64.pkg.tar.xz
# aubio 0.4.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/enca-1.18-1-x86_64.pkg.tar.xz
# enca 1.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/breeze-gtk-5.6.3-1-x86_64.pkg.tar.xz
# breeze-gtk 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-eo-46.0-1-any.pkg.tar.xz
# firefox-i18n-eo 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/samba-4.4.2-1-x86_64.pkg.tar.xz
# samba 4.4.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-icon-theme-3.12.0-3-any.pkg.tar.xz
# gnome-icon-theme 3.12.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libmpeg2-0.5.1-5-x86_64.pkg.tar.xz
# libmpeg2 0.5.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/expect-5.45-4-x86_64.pkg.tar.xz
# expect 5.45-4

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-wrapt-1.10.8-1-x86_64.pkg.tar.xz
# python2-wrapt 1.10.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/wicd-1.7.4-1-any.pkg.tar.xz
# wicd 1.7.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-th-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-th 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-lv-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-lv 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-accounts-signon-1.0-1-x86_64.pkg.tar.xz
# telepathy-accounts-signon 1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-mcrypt-7.0.6-3-x86_64.pkg.tar.xz
# php-mcrypt 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/fixesproto-5.0-3-any.pkg.tar.xz
# fixesproto 5.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-fonts-75dpi-1.0.3-2-any.pkg.tar.xz
# xorg-fonts-75dpi 1.0.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-xdg-0.25-3-any.pkg.tar.xz
# python-xdg 0.25-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-telepathy-0.15.19-5-x86_64.pkg.tar.xz
# python2-telepathy 0.15.19-5

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadiconsole-16.04.0-3-x86_64.pkg.tar.xz
# akonadiconsole 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/zenity-3.20.0-1-x86_64.pkg.tar.xz
# zenity 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-af-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-af 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tidy-5.0.0-2-x86_64.pkg.tar.xz
# tidy 5.0.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libmcrypt-2.5.8-4-x86_64.pkg.tar.xz
# libmcrypt 2.5.8-4

CMD: pacman --query --file /mirror/extra/os/x86_64/mpc-0.27-1-x86_64.pkg.tar.xz
# mpc 0.27-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gom-0.3.2-1-x86_64.pkg.tar.xz
# gom 0.3.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-el-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-el 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-music-2015.38340-1-any.pkg.tar.xz
# texlive-music 2015.38340-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libzip-1.1.2-1-x86_64.pkg.tar.xz
# libzip 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-python-desktop-2.32.0-15-x86_64.pkg.tar.xz
# gnome-python-desktop 2.32.0-15

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-si-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-si 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/abs-2.4.4-2-x86_64.pkg.tar.xz
# abs 2.4.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libgit2-glib-0.24.0-1-x86_64.pkg.tar.xz
# libgit2-glib 0.24.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-getting-started-docs-3.20.0-1-any.pkg.tar.xz
# gnome-getting-started-docs 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnomeui-2.24.5-2-x86_64.pkg.tar.xz
# libgnomeui 2.24.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/messagelib-16.04.0-1-x86_64.pkg.tar.xz
# messagelib 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/inputproto-2.3.2-1-any.pkg.tar.xz
# inputproto 2.3.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gssdp-0.14.14-1-x86_64.pkg.tar.xz
# gssdp 0.14.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgtop-2.34.0-1-x86_64.pkg.tar.xz
# libgtop 2.34.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-rdflib-4.2.1-2-any.pkg.tar.xz
# python-rdflib 4.2.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/tslib-1.1-1-x86_64.pkg.tar.xz
# tslib 1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qtchooser-53-2-x86_64.pkg.tar.xz
# qtchooser 53-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gobject-introspection-runtime-1.48.0-1-x86_64.pkg.tar.xz
# gobject-introspection-runtime 1.48.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-tr-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-tr 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-smproxy-1.0.6-1-x86_64.pkg.tar.xz
# xorg-smproxy 1.0.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtksourceview2-2.10.5-3-x86_64.pkg.tar.xz
# gtksourceview2 2.10.5-3

CMD: pacman --query --file /mirror/extra/os/x86_64/watchdog-5.14-1-x86_64.pkg.tar.xz
# watchdog 5.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-br-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-br 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libbaloo4-4.14.3-4-x86_64.pkg.tar.xz
# libbaloo4 4.14.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/adobe-source-sans-pro-fonts-2.020ro+1.075it-1-any.pkg.tar.xz
# adobe-source-sans-pro-fonts 2.020ro+1.075it-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kwayland-5.6.3-1-x86_64.pkg.tar.xz
# kwayland 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ctags-5.8-5-x86_64.pkg.tar.xz
# ctags 5.8-5

CMD: pacman --query --file /mirror/extra/os/x86_64/kdenetwork-zeroconf-ioslave-16.04.0-1-x86_64.pkg.tar.xz
# kdenetwork-zeroconf-ioslave 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-om-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-om 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdevelop-php-1.7.3-1-x86_64.pkg.tar.xz
# kdevelop-php 1.7.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kleopatra-16.04.0-2-x86_64.pkg.tar.xz
# kleopatra 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/irqbalance-1.1.0-1-x86_64.pkg.tar.xz
# irqbalance 1.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/genius-1.0.20-2-x86_64.pkg.tar.xz
# genius 1.0.20-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kactivities-stats-5.21.0-1-x86_64.pkg.tar.xz
# kactivities-stats 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gedit-code-assistance-3.16.0-1-x86_64.pkg.tar.xz
# gedit-code-assistance 3.16.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-ugly-plugins-0.10.19-16-x86_64.pkg.tar.xz
# gstreamer0.10-ugly-plugins 0.10.19-16

CMD: pacman --query --file /mirror/extra/os/x86_64/xaos-3.6-2-x86_64.pkg.tar.xz
# xaos 3.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xcmsdb-1.0.5-1-x86_64.pkg.tar.xz
# xorg-xcmsdb 1.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kapptemplate-16.04.0-2-x86_64.pkg.tar.xz
# kapptemplate 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kmplot-16.04.0-2-x86_64.pkg.tar.xz
# kmplot 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/m17n-db-1.7.0-1-any.pkg.tar.xz
# m17n-db 1.7.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/extra-cmake-modules-5.21.0-1-any.pkg.tar.xz
# extra-cmake-modules 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-bs-16.04.0-3-any.pkg.tar.xz
# kde-l10n-bs 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-mines-3.20.0-1-x86_64.pkg.tar.xz
# gnome-mines 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lua51-lpeg-1.0.0-1-x86_64.pkg.tar.xz
# lua51-lpeg 1.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-mkfontdir-1.0.7-2-any.pkg.tar.xz
# xorg-mkfontdir 1.0.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-feedparser-5.2.1-1-any.pkg.tar.xz
# python-feedparser 5.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xerces2-java-2.11.0-3-any.pkg.tar.xz
# xerces2-java 2.11.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libsigc++-docs-2.8.0-1-x86_64.pkg.tar.xz
# libsigc++-docs 2.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/webrtc-audio-processing-0.1-3-x86_64.pkg.tar.xz
# webrtc-audio-processing 0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gvim-7.4.1689-1-x86_64.pkg.tar.xz
# gvim 7.4.1689-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xkbutils-1.0.4-2-x86_64.pkg.tar.xz
# xorg-xkbutils 1.0.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-mach64-6.9.5-2-x86_64.pkg.tar.xz
# xf86-video-mach64 6.9.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-common-internals-16.04.0-2-x86_64.pkg.tar.xz
# telepathy-kde-common-internals 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/cblas-3.6.0-4-x86_64.pkg.tar.xz
# cblas 3.6.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kdesdk-strigi-analyzers-16.04.0-1-x86_64.pkg.tar.xz
# kdesdk-strigi-analyzers 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-arphic-ukai-0.2.20080216.1-5-any.pkg.tar.xz
# ttf-arphic-ukai 0.2.20080216.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/python-nbxmpp-0.5.3-2-any.pkg.tar.xz
# python-nbxmpp 0.5.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libksieve-16.04.0-1-x86_64.pkg.tar.xz
# libksieve 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qemu-arch-extra-2.5.0-1-x86_64.pkg.tar.xz
# qemu-arch-extra 2.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/unrar-1:5.3.11-1-x86_64.pkg.tar.xz
# unrar 1:5.3.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gconf-2.28.1-9-x86_64.pkg.tar.xz
# python2-gconf 2.28.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-lskat-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-lskat 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/docbook-xml-4.5-6-any.pkg.tar.xz
# docbook-xml 4.5-6

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ast-46.0-1-any.pkg.tar.xz
# firefox-i18n-ast 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-setuptools-1:20.10.1-1-any.pkg.tar.xz
# python-setuptools 1:20.10.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libjpeg-turbo-1.4.2-2-x86_64.pkg.tar.xz
# libjpeg-turbo 1.4.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-uk-46.0-1-any.pkg.tar.xz
# firefox-i18n-uk 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lftp-4.7.1-1-x86_64.pkg.tar.xz
# lftp 4.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxdamage-1.1.4-2-x86_64.pkg.tar.xz
# libxdamage 1.1.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/netcdf-4.3.3.1-2-x86_64.pkg.tar.xz
# netcdf 4.3.3.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/rrdtool-1.5.5-1-x86_64.pkg.tar.xz
# rrdtool 1.5.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kbreakout-16.04.0-2-x86_64.pkg.tar.xz
# kbreakout 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/hyphen-2.8.8-1-x86_64.pkg.tar.xz
# hyphen 2.8.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mjpegtools-2.1.0-2-x86_64.pkg.tar.xz
# mjpegtools 2.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nedit-1:5.6a-1-x86_64.pkg.tar.xz
# nedit 1:5.6a-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-gu-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-gu 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/postgresql-libs-9.5.2-1-x86_64.pkg.tar.xz
# postgresql-libs 9.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-nb-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-nb 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/testdisk-7.0-3-x86_64.pkg.tar.xz
# testdisk 7.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-fsguard-plugin-1.0.2-4-x86_64.pkg.tar.xz
# xfce4-fsguard-plugin 1.0.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/indent-2.2.11-4-x86_64.pkg.tar.xz
# indent 2.2.11-4

CMD: pacman --query --file /mirror/extra/os/x86_64/okteta-16.04.0-2-x86_64.pkg.tar.xz
# okteta 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ca-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ca 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xcalc-1.0.6-1-x86_64.pkg.tar.xz
# xorg-xcalc 1.0.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-kreversi-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-kreversi 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ug-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ug 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sl-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sl 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/freetype2-2.6.3-1-x86_64.pkg.tar.xz
# freetype2 2.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-hsb-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-hsb 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libofa-0.9.3-6-x86_64.pkg.tar.xz
# libofa 0.9.3-6

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-python-2.28.1-9-x86_64.pkg.tar.xz
# gnome-python 2.28.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libqzeitgeist-0.8.0-6-x86_64.pkg.tar.xz
# libqzeitgeist 0.8.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/scim-tables-0.5.14.1-2-x86_64.pkg.tar.xz
# scim-tables 0.5.14.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-id-46.0-1-any.pkg.tar.xz
# firefox-i18n-id 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-as-46.0-1-any.pkg.tar.xz
# firefox-i18n-as 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/at-spi2-atk-2.20.1-1-x86_64.pkg.tar.xz
# at-spi2-atk 2.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ca-valencia-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ca-valencia 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-tk-804.033-2-x86_64.pkg.tar.xz
# perl-tk 804.033-2

CMD: pacman --query --file /mirror/extra/os/x86_64/dleyna-server-0.5.0-1-x86_64.pkg.tar.xz
# dleyna-server 0.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdelibs4support-5.21.0-1-x86_64.pkg.tar.xz
# kdelibs4support 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clutter-gst2-2.0.18-1-x86_64.pkg.tar.xz
# clutter-gst2 2.0.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lmdb-0.9.18-1-x86_64.pkg.tar.xz
# lmdb 0.9.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/jdk8-openjdk-8.u92-1-x86_64.pkg.tar.xz
# jdk8-openjdk 8.u92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-de-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-de 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clang35-3.5.2-3-x86_64.pkg.tar.xz
# clang35 3.5.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/dbus-sharp-0.8.1-1-any.pkg.tar.xz
# dbus-sharp 0.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-common-3.18.0-1-any.pkg.tar.xz
# gnome-common 3.18.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-contact-list-16.04.0-2-x86_64.pkg.tar.xz
# telepathy-kde-contact-list 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-cy-20150901-1-any.pkg.tar.xz
# vim-spell-cy 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebindings-python-common-4.14.3-5-x86_64.pkg.tar.xz
# kdebindings-python-common 4.14.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/ntfs-3g-2016.2.22-1-x86_64.pkg.tar.xz
# ntfs-3g 2016.2.22-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-340xx-lts-340.96-6-x86_64.pkg.tar.xz
# nvidia-340xx-lts 340.96-6

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-system-log-3.9.90-1-x86_64.pkg.tar.xz
# gnome-system-log 3.9.90-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sa-IN-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sa-IN 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-pl-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-pl 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-inc-latest-0.500-1-any.pkg.tar.xz
# perl-inc-latest 0.500-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-fi-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-fi 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-mission-control-5.16.3-2-x86_64.pkg.tar.xz
# telepathy-mission-control 5.16.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/cups-filters-1.8.3-2-x86_64.pkg.tar.xz
# cups-filters 1.8.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/mpg123-1.22.4-1-x86_64.pkg.tar.xz
# mpg123 1.22.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-xnest-1.18.3-1-x86_64.pkg.tar.xz
# xorg-server-xnest 1.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsexy-0.1.11-5-x86_64.pkg.tar.xz
# libsexy 0.1.11-5

CMD: pacman --query --file /mirror/extra/os/x86_64/mpd-0.19.14-2-x86_64.pkg.tar.xz
# mpd 0.19.14-2

CMD: pacman --query --file /mirror/extra/os/x86_64/rtkit-0.11-5-x86_64.pkg.tar.xz
# rtkit 0.11-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer-1.8.1-1-x86_64.pkg.tar.xz
# gstreamer 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libepc-0.4.4-3-x86_64.pkg.tar.xz
# libepc 0.4.4-3

CMD: pacman --query --file /mirror/extra/os/x86_64/foomatic-db-gutenprint-5.2.11-3-x86_64.pkg.tar.xz
# foomatic-db-gutenprint 5.2.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kjs-5.21.0-1-x86_64.pkg.tar.xz
# kjs 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-mouse-1.9.1-2-x86_64.pkg.tar.xz
# xf86-input-mouse 1.9.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/edac-utils-0.18-1-x86_64.pkg.tar.xz
# edac-utils 0.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnome-2.32.1-6-x86_64.pkg.tar.xz
# libgnome 2.32.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/orbit2-2.14.19-3-x86_64.pkg.tar.xz
# orbit2 2.14.19-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-ffmpeg-0.10.13-2-x86_64.pkg.tar.xz
# gstreamer0.10-ffmpeg 0.10.13-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gpsd-3.16-3-x86_64.pkg.tar.xz
# gpsd 3.16-3

CMD: pacman --query --file /mirror/extra/os/x86_64/phonon-qt4-vlc-0.9.0-1-x86_64.pkg.tar.xz
# phonon-qt4-vlc 0.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/konsolekalendar-16.04.0-3-x86_64.pkg.tar.xz
# konsolekalendar 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/wavpack-4.75.2-1-x86_64.pkg.tar.xz
# wavpack 4.75.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cairomm-1.12.0-2-x86_64.pkg.tar.xz
# cairomm 1.12.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xbiff-1.0.3-3-x86_64.pkg.tar.xz
# xorg-xbiff 1.0.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/wcslib-5.14-1-x86_64.pkg.tar.xz
# wcslib 5.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-hamcrest-1.3-3-any.pkg.tar.xz
# java-hamcrest 1.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/phonon-qt4-gstreamer-4.9.0-1-x86_64.pkg.tar.xz
# phonon-qt4-gstreamer 4.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-twisted-16.1.1-1-x86_64.pkg.tar.xz
# python2-twisted 16.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gconf-3.2.6-4-x86_64.pkg.tar.xz
# gconf 3.2.6-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libe-book-0.1.2-5-x86_64.pkg.tar.xz
# libe-book 0.1.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-langgreek-2015.38707-1-any.pkg.tar.xz
# texlive-langgreek 2015.38707-1

CMD: pacman --query --file /mirror/extra/os/x86_64/screen-4.3.1-3-x86_64.pkg.tar.xz
# screen 4.3.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-it-46.0-1-any.pkg.tar.xz
# firefox-i18n-it 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/flac-1.3.1-3-x86_64.pkg.tar.xz
# flac 1.3.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/ldb-1.1.26-1-x86_64.pkg.tar.xz
# ldb 1.1.26-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-dsb-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-dsb 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kactivitymanagerd-5.6.3-1-x86_64.pkg.tar.xz
# kactivitymanagerd 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-defusedxml-0.4.1-2-any.pkg.tar.xz
# python2-defusedxml 0.4.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-sl-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-sl 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdmtx-0.7.4-5-x86_64.pkg.tar.xz
# libdmtx 0.7.4-5

CMD: pacman --query --file /mirror/extra/os/x86_64/at-spi-1.32.0-6-x86_64.pkg.tar.xz
# at-spi 1.32.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-sazanami-20040629-9-any.pkg.tar.xz
# ttf-sazanami 20040629-9

CMD: pacman --query --file /mirror/extra/os/x86_64/bluez-5.39-1-x86_64.pkg.tar.xz
# bluez 5.39-1

CMD: pacman --query --file /mirror/extra/os/x86_64/parley-16.04.0-2-x86_64.pkg.tar.xz
# parley 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/rsvg2-sharp-2.26.0-10-x86_64.pkg.tar.xz
# rsvg2-sharp 2.26.0-10

CMD: pacman --query --file /mirror/extra/os/x86_64/mesa-libgl-11.2.1-1-x86_64.pkg.tar.xz
# mesa-libgl 11.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/knewstuff-5.21.0-1-x86_64.pkg.tar.xz
# knewstuff 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/fltk-docs-1.3.3-6-x86_64.pkg.tar.xz
# fltk-docs 1.3.3-6

CMD: pacman --query --file /mirror/extra/os/x86_64/ptlib-2.10.11-4-x86_64.pkg.tar.xz
# ptlib 2.10.11-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kbookmarks-5.21.0-1-x86_64.pkg.tar.xz
# kbookmarks 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gpaste-3.20-1-x86_64.pkg.tar.xz
# gpaste 3.20-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkcddb-16.04.0-1-x86_64.pkg.tar.xz
# libkcddb 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-service-identity-16.0.0-1-any.pkg.tar.xz
# python-service-identity 16.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/linux-manpages-3.19-1-any.pkg.tar.xz
# linux-manpages 3.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnu-free-fonts-20120503-2-any.pkg.tar.xz
# gnu-free-fonts 20120503-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kwallet-5.21.0-1-x86_64.pkg.tar.xz
# kwallet 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nx-x11-3.5.0.32-2-x86_64.pkg.tar.xz
# nx-x11 3.5.0.32-2

CMD: pacman --query --file /mirror/extra/os/x86_64/font-bh-ttf-1.0.3-3-any.pkg.tar.xz
# font-bh-ttf 1.0.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-nr-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-nr 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-et-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-et 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-diskperf-plugin-2.5.5-1-x86_64.pkg.tar.xz
# xfce4-diskperf-plugin 2.5.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdaemon-0.14-3-x86_64.pkg.tar.xz
# libdaemon 0.14-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-fa-46.0-1-any.pkg.tar.xz
# firefox-i18n-fa 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ksshaskpass-5.6.3-1-x86_64.pkg.tar.xz
# ksshaskpass 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libixion-0.11.0-2-x86_64.pkg.tar.xz
# libixion 0.11.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kholidays-16.04.0-1-x86_64.pkg.tar.xz
# kholidays 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-en-GB-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-en-GB 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libogg-1.3.2-1-x86_64.pkg.tar.xz
# libogg 1.3.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-dbd-sqlite-1.50-1-x86_64.pkg.tar.xz
# perl-dbd-sqlite 1.50-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunar-volman-0.8.1-1-x86_64.pkg.tar.xz
# thunar-volman 0.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-hannom-2005-4-any.pkg.tar.xz
# ttf-hannom 2005-4

CMD: pacman --query --file /mirror/extra/os/x86_64/usbmuxd-1.1.0-2-x86_64.pkg.tar.xz
# usbmuxd 1.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-idna-2.1-1-any.pkg.tar.xz
# python2-idna 2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liblqr-0.4.2-1-x86_64.pkg.tar.xz
# liblqr 0.4.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxkbcommon-x11-0.6.1-1-x86_64.pkg.tar.xz
# libxkbcommon-x11 0.6.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/zsh-doc-5.2-1-x86_64.pkg.tar.xz
# zsh-doc 5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-304xx-libgl-304.131-1-x86_64.pkg.tar.xz
# nvidia-304xx-libgl 304.131-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-wnck-2.32.0-15-x86_64.pkg.tar.xz
# python2-wnck 2.32.0-15

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-bibtexextra-2015.38806-1-any.pkg.tar.xz
# texlive-bibtexextra 2015.38806-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-alien-sdl-1.446-1-x86_64.pkg.tar.xz
# perl-alien-sdl 1.446-1

CMD: pacman --query --file /mirror/extra/os/x86_64/x264-2:148.20160103-1-x86_64.pkg.tar.xz
# x264 2:148.20160103-1

CMD: pacman --query --file /mirror/extra/os/x86_64/grantlee-qt5-5.1.0-2-x86_64.pkg.tar.xz
# grantlee-qt5 5.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xconsole-1.0.6-1-x86_64.pkg.tar.xz
# xorg-xconsole 1.0.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-appconfig-1.71-1-any.pkg.tar.xz
# perl-appconfig 1.71-1

CMD: pacman --query --file /mirror/extra/os/x86_64/transmission-qt-2.92-1-x86_64.pkg.tar.xz
# transmission-qt 2.92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-humanities-2015.38717-1-any.pkg.tar.xz
# texlive-humanities 2015.38717-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-bg-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-bg 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/leveldb-1.18-2-x86_64.pkg.tar.xz
# leveldb 1.18-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kscreen-5.6.3-1-x86_64.pkg.tar.xz
# kscreen 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/harfbuzz-1.2.6-1-x86_64.pkg.tar.xz
# harfbuzz 1.2.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpqxx-4.0.1-3-x86_64.pkg.tar.xz
# libpqxx 4.0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vte-common-0.44.1-1-x86_64.pkg.tar.xz
# vte-common 0.44.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-tl-20150901-1-any.pkg.tar.xz
# vim-spell-tl 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/apache-2.4.20-1-x86_64.pkg.tar.xz
# apache 2.4.20-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-savage-2.3.8-2-x86_64.pkg.tar.xz
# xf86-video-savage 2.3.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xlsclients-1.1.3-1-x86_64.pkg.tar.xz
# xorg-xlsclients 1.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/snappy-1.1.3-2-x86_64.pkg.tar.xz
# snappy 1.1.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/lcms2-2.7-1-x86_64.pkg.tar.xz
# lcms2 2.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-nso-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-nso 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/time-1.7-8-x86_64.pkg.tar.xz
# time 1.7-8

CMD: pacman --query --file /mirror/extra/os/x86_64/php-embed-7.0.6-3-x86_64.pkg.tar.xz
# php-embed 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kcodecs-5.21.0-1-x86_64.pkg.tar.xz
# kcodecs 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-km-46.0-1-any.pkg.tar.xz
# firefox-i18n-km 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hyphen-es-1:0.7-1-any.pkg.tar.xz
# hyphen-es 1:0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/intltool-0.51.0-1-any.pkg.tar.xz
# intltool 0.51.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-openjfx-doc-8.u76-2-x86_64.pkg.tar.xz
# java-openjfx-doc 8.u76-2

CMD: pacman --query --file /mirror/extra/os/x86_64/zip-3.0-7-x86_64.pkg.tar.xz
# zip 3.0-7

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-neomagic-1.2.9-2-x86_64.pkg.tar.xz
# xf86-video-neomagic 1.2.9-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libmediaart-1.9.0-1-x86_64.pkg.tar.xz
# libmediaart 1.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/openslp-2.0.0-1-x86_64.pkg.tar.xz
# openslp 2.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-hu-20150901-1-any.pkg.tar.xz
# vim-spell-hu 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/refind-efi-0.9.2-1-x86_64.pkg.tar.xz
# refind-efi 0.9.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/akregator-16.04.0-3-x86_64.pkg.tar.xz
# akregator 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-en-20150901-1-any.pkg.tar.xz
# vim-spell-en 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtkspell-2.0.16-3-x86_64.pkg.tar.xz
# gtkspell 2.0.16-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-zh_tw-16.04.0-3-any.pkg.tar.xz
# kde-l10n-zh_tw 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kglobalaccel-5.21.0-1-x86_64.pkg.tar.xz
# kglobalaccel 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/adobe-source-serif-pro-fonts-1.017-1-any.pkg.tar.xz
# adobe-source-serif-pro-fonts 1.017-1

CMD: pacman --query --file /mirror/extra/os/x86_64/iniparser-4.0-2-x86_64.pkg.tar.xz
# iniparser 4.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xsane-gimp-0.999-1-x86_64.pkg.tar.xz
# xsane-gimp 0.999-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-math-round-0.07-1-any.pkg.tar.xz
# perl-math-round 0.07-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnome-keyring-3.12.0-2-x86_64.pkg.tar.xz
# libgnome-keyring 3.12.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-el-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-el 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libraw1394-2.1.2-1-x86_64.pkg.tar.xz
# libraw1394 2.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qscintilla-qt4-2.9.1-3-x86_64.pkg.tar.xz
# qscintilla-qt4 2.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-python-0.10.22-2-x86_64.pkg.tar.xz
# gstreamer0.10-python 0.10.22-2

CMD: pacman --query --file /mirror/extra/os/x86_64/maxima-5.38.0-1-x86_64.pkg.tar.xz
# maxima 5.38.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-fcgi-0.78-1-x86_64.pkg.tar.xz
# perl-fcgi 0.78-1

CMD: pacman --query --file /mirror/extra/os/x86_64/swig-3.0.8-1-x86_64.pkg.tar.xz
# swig 3.0.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-yaml-syck-1.29-2-x86_64.pkg.tar.xz
# perl-yaml-syck 1.29-2

CMD: pacman --query --file /mirror/extra/os/x86_64/metalog-3.0-2-x86_64.pkg.tar.xz
# metalog 3.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ffmpegthumbnailer-2.1.1-1-x86_64.pkg.tar.xz
# ffmpegthumbnailer 2.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/windowmaker-extra-0.1-5-any.pkg.tar.xz
# windowmaker-extra 0.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/dotconf-1.3-4-x86_64.pkg.tar.xz
# dotconf 1.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/ddd-3.3.12-7-x86_64.pkg.tar.xz
# ddd 3.3.12-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libva-1.7.0-1-x86_64.pkg.tar.xz
# libva 1.7.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkactivities4-4.13.3-3-x86_64.pkg.tar.xz
# libkactivities4 4.13.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-tn-20150901-1-any.pkg.tar.xz
# vim-spell-tn 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tevent-0.9.28-1-x86_64.pkg.tar.xz
# tevent 0.9.28-1

CMD: pacman --query --file /mirror/extra/os/x86_64/capi4hylafax-010300-10-x86_64.pkg.tar.xz
# capi4hylafax 010300-10

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-jack-8.0-3-x86_64.pkg.tar.xz
# pulseaudio-jack 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/boost-1.60.0-4-x86_64.pkg.tar.xz
# boost 1.60.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/gmime-2.6.20-2-x86_64.pkg.tar.xz
# gmime 2.6.20-2

CMD: pacman --query --file /mirror/extra/os/x86_64/attica-qt5-5.21.0-1-x86_64.pkg.tar.xz
# attica-qt5 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xcb-util-image-0.4.0-1-x86_64.pkg.tar.xz
# xcb-util-image 0.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nginx-mainline-1.9.15-1-x86_64.pkg.tar.xz
# nginx-mainline 1.9.15-1

CMD: pacman --query --file /mirror/extra/os/x86_64/schedtool-1.3.0-3-x86_64.pkg.tar.xz
# schedtool 1.3.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/evolution-3.20.1-1-x86_64.pkg.tar.xz
# evolution 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xbacklight-1.2.1-1-x86_64.pkg.tar.xz
# xorg-xbacklight 1.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-hr-20150901-1-any.pkg.tar.xz
# vim-spell-hr 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libguess-1.2-1-x86_64.pkg.tar.xz
# libguess 1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-hsb-46.0-1-any.pkg.tar.xz
# firefox-i18n-hsb 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vamp-plugin-sdk-2.6-1-x86_64.pkg.tar.xz
# vamp-plugin-sdk 2.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnucash-docs-2.6.6-1-any.pkg.tar.xz
# gnucash-docs 2.6.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-dblib-7.0.6-3-x86_64.pkg.tar.xz
# php-dblib 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/mesa-vdpau-11.2.1-1-x86_64.pkg.tar.xz
# mesa-vdpau 11.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/zvbi-0.2.35-1-x86_64.pkg.tar.xz
# zvbi 0.2.35-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-mni-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-mni 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-as-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-as 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kconfigwidgets-5.21.0-1-x86_64.pkg.tar.xz
# kconfigwidgets 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xlsatoms-1.1.2-1-x86_64.pkg.tar.xz
# xorg-xlsatoms 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xsd-4.0.0-2-x86_64.pkg.tar.xz
# xsd 4.0.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/icon-naming-utils-0.8.90-3-any.pkg.tar.xz
# icon-naming-utils 0.8.90-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xapian-core-1:1.2.23-1-x86_64.pkg.tar.xz
# xapian-core 1:1.2.23-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-5.0.5-4-x86_64.pkg.tar.xz
# libreoffice-still 5.0.5-4

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-amdgpu-1.1.0-1-x86_64.pkg.tar.xz
# xf86-video-amdgpu 1.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/unzip-6.0-12-x86_64.pkg.tar.xz
# unzip 6.0-12

CMD: pacman --query --file /mirror/extra/os/x86_64/slib-3b5-1-any.pkg.tar.xz
# slib 3b5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/conky-1.10.1-2-x86_64.pkg.tar.xz
# conky 1.10.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdemultimedia-mplayerthumbs-16.04.0-1-x86_64.pkg.tar.xz
# kdemultimedia-mplayerthumbs 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkdegames-16.04.0-1-x86_64.pkg.tar.xz
# libkdegames 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/suitesparse-4.4.5-1-x86_64.pkg.tar.xz
# suitesparse 4.4.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/konsole-16.04.0-1-x86_64.pkg.tar.xz
# konsole 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-is-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-is 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/atk-2.20.0-1-x86_64.pkg.tar.xz
# atk 2.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-salut-0.8.1-3-x86_64.pkg.tar.xz
# telepathy-salut 0.8.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libgxps-0.2.3.2-1-x86_64.pkg.tar.xz
# libgxps 0.2.3.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kwidgetsaddons-5.21.0-1-x86_64.pkg.tar.xz
# kwidgetsaddons 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/check-0.10.0-1-x86_64.pkg.tar.xz
# check 0.10.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/emotion_generic_players-1.17.0-1-x86_64.pkg.tar.xz
# emotion_generic_players 1.17.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-glint-1.2.8-7-x86_64.pkg.tar.xz
# xf86-video-glint 1.2.8-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-bn-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-bn 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rp-pppoe-3.12-1-x86_64.pkg.tar.xz
# rp-pppoe 3.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kate-16.04.0-2-x86_64.pkg.tar.xz
# kate 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gedit-plugins-3.20.0-1-x86_64.pkg.tar.xz
# gedit-plugins 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-mime-types-2.13-1-any.pkg.tar.xz
# perl-mime-types 2.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libirman-0.4.6-1-x86_64.pkg.tar.xz
# libirman 0.4.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gutenprint-5.2.11-3-x86_64.pkg.tar.xz
# gutenprint 5.2.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/dragon-16.04.0-2-x86_64.pkg.tar.xz
# dragon 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-joystick-1.6.2-6-x86_64.pkg.tar.xz
# xf86-input-joystick 1.6.2-6

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-340xx-dkms-340.96-10-x86_64.pkg.tar.xz
# nvidia-340xx-dkms 340.96-10

CMD: pacman --query --file /mirror/extra/os/x86_64/recordproto-1.14.2-2-any.pkg.tar.xz
# recordproto 1.14.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/resourceproto-1.2.0-3-any.pkg.tar.xz
# resourceproto 1.2.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ru-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ru 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/baloo-5.21.0-2-x86_64.pkg.tar.xz
# baloo 5.21.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/e_dbus-1.7.10-1-x86_64.pkg.tar.xz
# e_dbus 1.7.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegraphics-thumbnailers-16.04.0-1-x86_64.pkg.tar.xz
# kdegraphics-thumbnailers 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/monodevelop-debugger-gdb-5.0.1-1-x86_64.pkg.tar.xz
# monodevelop-debugger-gdb 5.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qca-qt5-2.1.1-5-x86_64.pkg.tar.xz
# qca-qt5 2.1.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-nb-no-46.0-1-any.pkg.tar.xz
# firefox-i18n-nb-no 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnu-netcat-0.7.1-5-x86_64.pkg.tar.xz
# gnu-netcat 0.7.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/xbitmaps-1.1.1-3-any.pkg.tar.xz
# xbitmaps 1.1.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/hitori-3.20.0-1-x86_64.pkg.tar.xz
# hitori 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-xml-simple-2.22-1-any.pkg.tar.xz
# perl-xml-simple 2.22-1

CMD: pacman --query --file /mirror/extra/os/x86_64/audacious-3.7.2-1-x86_64.pkg.tar.xz
# audacious 3.7.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/exiv2-0.25-3-x86_64.pkg.tar.xz
# exiv2 0.25-3

CMD: pacman --query --file /mirror/extra/os/x86_64/pstoedit-3.70-3-x86_64.pkg.tar.xz
# pstoedit 3.70-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ca-46.0-1-any.pkg.tar.xz
# firefox-i18n-ca 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xsp-3.0.11-1-x86_64.pkg.tar.xz
# xsp 3.0.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-en-gb-46.0-1-any.pkg.tar.xz
# firefox-i18n-en-gb 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cscope-15.8.a-3-x86_64.pkg.tar.xz
# cscope 15.8.a-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libdca-0.0.5-4-x86_64.pkg.tar.xz
# libdca 0.0.5-4

CMD: pacman --query --file /mirror/extra/os/x86_64/xcmiscproto-1.2.2-2-any.pkg.tar.xz
# xcmiscproto 1.2.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/glpk-4.60-1-x86_64.pkg.tar.xz
# glpk 4.60-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gcab-0.7-1-x86_64.pkg.tar.xz
# gcab 0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpulse-8.0-3-x86_64.pkg.tar.xz
# libpulse 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-nbxmpp-0.5.3-2-any.pkg.tar.xz
# python2-nbxmpp 0.5.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libomxil-bellagio-0.9.3-1-x86_64.pkg.tar.xz
# libomxil-bellagio 0.9.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-libinput-0.19.0-1-x86_64.pkg.tar.xz
# xf86-input-libinput 0.19.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/snarf-7.0-6-x86_64.pkg.tar.xz
# snarf 7.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/nuget-2.11-1-any.pkg.tar.xz
# nuget 2.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsecret-0.18.5-1-x86_64.pkg.tar.xz
# libsecret 0.18.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-et-16.04.0-3-any.pkg.tar.xz
# kde-l10n-et 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-et-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-et 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kaccounts-providers-16.04.0-2-x86_64.pkg.tar.xz
# kaccounts-providers 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libdatrie-0.2.10-1-x86_64.pkg.tar.xz
# libdatrie 0.2.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-sv-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-sv 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clucene-2.3.3.4-9-x86_64.pkg.tar.xz
# clucene 2.3.3.4-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-mn-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-mn 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-cryptography-1.3.1-1-x86_64.pkg.tar.xz
# python-cryptography 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/portmidi-217-5-x86_64.pkg.tar.xz
# portmidi 217-5

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-net-server-2.008-1-any.pkg.tar.xz
# perl-net-server 2.008-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-nl-46.0-1-any.pkg.tar.xz
# firefox-i18n-nl 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/irssi-0.8.19-1-x86_64.pkg.tar.xz
# irssi 0.8.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkmahjongg-16.04.0-1-x86_64.pkg.tar.xz
# libkmahjongg 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxkbfile-1.0.9-1-x86_64.pkg.tar.xz
# libxkbfile 1.0.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-text-ui-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-text-ui 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-uz-46.0-1-any.pkg.tar.xz
# firefox-i18n-uz 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/itstool-2.0.2-1-any.pkg.tar.xz
# itstool 2.0.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vde2-2.3.2-8-x86_64.pkg.tar.xz
# vde2 2.3.2-8

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pip-8.1.1-1-any.pkg.tar.xz
# python-pip 8.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mythes-en-20060306-3-any.pkg.tar.xz
# mythes-en 20060306-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-cy-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-cy 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-disk-utility-3.20.1-1-x86_64.pkg.tar.xz
# gnome-disk-utility 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxdmcp-1.1.2-1-x86_64.pkg.tar.xz
# libxdmcp 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libart-lgpl-2.3.21-3-x86_64.pkg.tar.xz
# libart-lgpl 2.3.21-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeutils-kgpg-16.04.0-2-x86_64.pkg.tar.xz
# kdeutils-kgpg 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libaccounts-qt-1.14-2-x86_64.pkg.tar.xz
# libaccounts-qt 1.14-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libxkbui-1.0.2-5-x86_64.pkg.tar.xz
# libxkbui 1.0.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gmetadom-0.2.6-5-x86_64.pkg.tar.xz
# gmetadom 0.2.6-5

CMD: pacman --query --file /mirror/extra/os/x86_64/foomatic-db-engine-4:4.0.12-2-x86_64.pkg.tar.xz
# foomatic-db-engine 4:4.0.12-2

CMD: pacman --query --file /mirror/extra/os/x86_64/zeitgeist-0.9.16-1-x86_64.pkg.tar.xz
# zeitgeist 0.9.16-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xawtv-3.103-2-x86_64.pkg.tar.xz
# xawtv 3.103-2

CMD: pacman --query --file /mirror/extra/os/x86_64/mono-addins-1.1-1-x86_64.pkg.tar.xz
# mono-addins 1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-xml-sax-base-1.08-3-any.pkg.tar.xz
# perl-xml-sax-base 1.08-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-es-mx-46.0-1-any.pkg.tar.xz
# firefox-i18n-es-mx 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-mni-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-mni 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libcroco-0.6.11-1-x86_64.pkg.tar.xz
# libcroco 0.6.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-ru-20150901-1-any.pkg.tar.xz
# vim-spell-ru 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsamplerate-0.1.8-3-x86_64.pkg.tar.xz
# libsamplerate 0.1.8-3

CMD: pacman --query --file /mirror/extra/os/x86_64/knotes-16.04.0-3-x86_64.pkg.tar.xz
# knotes 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-bonobo-2.28.1-9-x86_64.pkg.tar.xz
# python2-bonobo 2.28.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/four-in-a-row-3.20.0-1-x86_64.pkg.tar.xz
# four-in-a-row 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-mime-data-2.18.0-7-any.pkg.tar.xz
# gnome-mime-data 2.18.0-7

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-fi-16.04.0-3-any.pkg.tar.xz
# kde-l10n-fi 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/evolution-spamassassin-3.20.1-1-x86_64.pkg.tar.xz
# evolution-spamassassin 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libglademm-2.6.7-4-x86_64.pkg.tar.xz
# libglademm 2.6.7-4

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-ku-20150901-1-any.pkg.tar.xz
# vim-spell-ku 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-sk-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-sk 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xman-1.1.4-1-x86_64.pkg.tar.xz
# xorg-xman 1.1.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/farstream-0.1-0.1.2-5-x86_64.pkg.tar.xz
# farstream-0.1 0.1.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-webkit-5.6.0-4-x86_64.pkg.tar.xz
# qt5-webkit 5.6.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kapidox-5.21.0-1-any.pkg.tar.xz
# kapidox 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/polkit-qt5-0.112.0+git20160226-1-x86_64.pkg.tar.xz
# polkit-qt5 0.112.0+git20160226-1

CMD: pacman --query --file /mirror/extra/os/x86_64/eclipse-ecj-4.4-1-any.pkg.tar.xz
# eclipse-ecj 4.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdbusmenu-qt4-0.9.3+15.10.20150604-3-x86_64.pkg.tar.xz
# libdbusmenu-qt4 0.9.3+15.10.20150604-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-vi-46.0-1-any.pkg.tar.xz
# firefox-i18n-vi 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vulkan-validation-layers-1.0.8.0-1-x86_64.pkg.tar.xz
# vulkan-validation-layers 1.0.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gob2-2.0.20-1-x86_64.pkg.tar.xz
# gob2 2.0.20-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xvinfo-1.1.3-1-x86_64.pkg.tar.xz
# xorg-xvinfo 1.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qjson-0.8.1-5-x86_64.pkg.tar.xz
# qjson 0.8.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-bluetooth-3.18.3-1-x86_64.pkg.tar.xz
# gnome-bluetooth 3.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kio-5.21.0-2-x86_64.pkg.tar.xz
# kio 5.21.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kjumpingcube-16.04.0-2-x86_64.pkg.tar.xz
# kjumpingcube 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/icedtea-web-doc-1.6.2-1-x86_64.pkg.tar.xz
# icedtea-web-doc 1.6.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/glu-9.0.0-4-x86_64.pkg.tar.xz
# glu 9.0.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/mpdecimal-2.4.1-1-x86_64.pkg.tar.xz
# mpdecimal 2.4.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gdm-3.20.1-1-x86_64.pkg.tar.xz
# gdm 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-meta-2.9-1-any.pkg.tar.xz
# calligra-meta 2.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lpsolve-5.5.2.0-3-x86_64.pkg.tar.xz
# lpsolve 5.5.2.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/pathological-1.1.3-9-x86_64.pkg.tar.xz
# pathological 1.1.3-9

CMD: pacman --query --file /mirror/extra/os/x86_64/signon-kwallet-extension-16.04.0-1-x86_64.pkg.tar.xz
# signon-kwallet-extension 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnfnetlink-1.0.1-2-x86_64.pkg.tar.xz
# libnfnetlink 1.0.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/scim-1.4.15-3-x86_64.pkg.tar.xz
# scim 1.4.15-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-46.0-2-x86_64.pkg.tar.xz
# firefox 46.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/powerdevil-5.6.3-1-x86_64.pkg.tar.xz
# powerdevil 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunar-archive-plugin-0.3.1-5-x86_64.pkg.tar.xz
# thunar-archive-plugin 0.3.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/thinkfinger-0.3-8-x86_64.pkg.tar.xz
# thinkfinger 0.3-8

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-script-5.6.0-1-x86_64.pkg.tar.xz
# qt5-script 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libexif-0.6.21-2-x86_64.pkg.tar.xz
# libexif 0.6.21-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libibus-1.5.13-2-x86_64.pkg.tar.xz
# libibus 1.5.13-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xcompmgr-1.1.7-1-x86_64.pkg.tar.xz
# xcompmgr 1.1.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnetfilter_cthelper-1.0.0-2-x86_64.pkg.tar.xz
# libnetfilter_cthelper 1.0.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kpeople-5.21.0-1-x86_64.pkg.tar.xz
# kpeople 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxft-2.3.2-1-x86_64.pkg.tar.xz
# libxft 2.3.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-hy-am-46.0-1-any.pkg.tar.xz
# firefox-i18n-hy-am 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kblocks-16.04.0-2-x86_64.pkg.tar.xz
# kblocks 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gtkmathview-0.8.0-5-x86_64.pkg.tar.xz
# gtkmathview 0.8.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-gtk2-ex-formfactory-0.67-2-any.pkg.tar.xz
# perl-gtk2-ex-formfactory 0.67-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeadmin-kuser-16.04.0-2-x86_64.pkg.tar.xz
# kdeadmin-kuser 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-good-plugins-0.10.31-10-x86_64.pkg.tar.xz
# gstreamer0.10-good-plugins 0.10.31-10

CMD: pacman --query --file /mirror/extra/os/x86_64/eog-plugins-3.16.3-1-x86_64.pkg.tar.xz
# eog-plugins 3.16.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-bn-IN-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-bn-IN 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mariadb-10.1.13-1-x86_64.pkg.tar.xz
# mariadb 10.1.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/jre8-openjdk-headless-8.u92-1-x86_64.pkg.tar.xz
# jre8-openjdk-headless 8.u92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-th-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-th 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kismet-2013_03_R1b-4-x86_64.pkg.tar.xz
# kismet 2013_03_R1b-4

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-tr-46.0-1-any.pkg.tar.xz
# firefox-i18n-tr 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-uk-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-uk 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpst-docs-0.6.66-1-x86_64.pkg.tar.xz
# libpst-docs 0.6.66-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkgeomap4-15.08.3-3-x86_64.pkg.tar.xz
# libkgeomap4 15.08.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/zita-resampler-1.3.0-5-x86_64.pkg.tar.xz
# zita-resampler 1.3.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/mythes-it-2.0.9l-4-any.pkg.tar.xz
# mythes-it 2.0.9l-4

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-text-iconv-1.7-10-x86_64.pkg.tar.xz
# perl-text-iconv 1.7-10

CMD: pacman --query --file /mirror/extra/os/x86_64/libburn-1.4.2.pl01-1-x86_64.pkg.tar.xz
# libburn 1.4.2.pl01-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk-xfce-engine-2.10.1-1-x86_64.pkg.tar.xz
# gtk-xfce-engine 2.10.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfburn-0.5.4-2-x86_64.pkg.tar.xz
# xfburn 0.5.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-packaging-16.7-1-any.pkg.tar.xz
# python2-packaging 16.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-session-4.12.1-3-x86_64.pkg.tar.xz
# xfce4-session 4.12.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libieee1284-0.2.11-5-x86_64.pkg.tar.xz
# libieee1284 0.2.11-5

CMD: pacman --query --file /mirror/extra/os/x86_64/php-7.0.6-3-x86_64.pkg.tar.xz
# php 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-common-sense-3.74-1-any.pkg.tar.xz
# perl-common-sense 3.74-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-shell-3.20.1-1-x86_64.pkg.tar.xz
# gnome-shell 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-cssselect-0.9.1-3-any.pkg.tar.xz
# python-cssselect 0.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-file-which-1.21-1-any.pkg.tar.xz
# perl-file-which 1.21-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-lxml-3.6.0-1-x86_64.pkg.tar.xz
# python2-lxml 3.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/foomatic-db-3:20160416-1-any.pkg.tar.xz
# foomatic-db 3:20160416-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pm-utils-1.4.1-6-x86_64.pkg.tar.xz
# pm-utils 1.4.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libclc-0.2.0+274+4346c30-1-any.pkg.tar.xz
# libclc 0.2.0+274+4346c30-1

CMD: pacman --query --file /mirror/extra/os/x86_64/grantlee-qt4-0.5.1-3-x86_64.pkg.tar.xz
# grantlee-qt4 0.5.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/scons-2.4.1-1-any.pkg.tar.xz
# scons 2.4.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libglade-2.6.4-5-x86_64.pkg.tar.xz
# libglade 2.6.4-5

CMD: pacman --query --file /mirror/extra/os/x86_64/wget-1.17.1-1-x86_64.pkg.tar.xz
# wget 1.17.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/knotifications-5.21.0-1-x86_64.pkg.tar.xz
# knotifications 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xcursor-themes-1.0.4-1-any.pkg.tar.xz
# xcursor-themes 1.0.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/linux-zen-docs-4.5.2-1-x86_64.pkg.tar.xz
# linux-zen-docs 4.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-xh-46.0-1-any.pkg.tar.xz
# firefox-i18n-xh 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/udisks-1.0.5-2-x86_64.pkg.tar.xz
# udisks 1.0.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/automoc4-0.9.88-8-x86_64.pkg.tar.xz
# automoc4 0.9.88-8

CMD: pacman --query --file /mirror/extra/os/x86_64/python-nose-1.3.7-2-any.pkg.tar.xz
# python-nose 1.3.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pango-perl-1.227-1-x86_64.pkg.tar.xz
# pango-perl 1.227-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-js-common-0.1.2-3-any.pkg.tar.xz
# gnome-js-common 0.1.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/java-jdepend-2.9.1-2-any.pkg.tar.xz
# java-jdepend 2.9.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-rw-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-rw 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ruby-2.3.1-1-x86_64.pkg.tar.xz
# ruby 2.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-br-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-br 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ardour-4.7-1-x86_64.pkg.tar.xz
# ardour 4.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/colord-gtk-0.1.26-2-x86_64.pkg.tar.xz
# colord-gtk 0.1.26-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-bdftopcf-1.0.5-1-x86_64.pkg.tar.xz
# xorg-bdftopcf 1.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ff-46.0-1-any.pkg.tar.xz
# firefox-i18n-ff 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gst-plugins-ugly-1.8.1-1-x86_64.pkg.tar.xz
# gst-plugins-ugly 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gcdmaster-1.2.3-8-x86_64.pkg.tar.xz
# gcdmaster 1.2.3-8

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pycparser-2.14-2-any.pkg.tar.xz
# python2-pycparser 2.14-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gvfs-afc-1.28.1-1-x86_64.pkg.tar.xz
# gvfs-afc 1.28.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/garcon-0.4.0-1-x86_64.pkg.tar.xz
# garcon 0.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/scim-chewing-0.3.5-3-x86_64.pkg.tar.xz
# scim-chewing 0.3.5-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python-gobject-3.20.0-1-x86_64.pkg.tar.xz
# python-gobject 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mousetweaks-3.12.0-1-x86_64.pkg.tar.xz
# mousetweaks 3.12.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ossp-1.3.2-15-x86_64.pkg.tar.xz
# ossp 1.3.2-15

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-sq-46.0-1-any.pkg.tar.xz
# firefox-i18n-sq 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadi-socialutils-16.04.0-2-x86_64.pkg.tar.xz
# akonadi-socialutils 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-server-xwayland-1.18.3-1-x86_64.pkg.tar.xz
# xorg-server-xwayland 1.18.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/docbook-sgml-4.5-5-any.pkg.tar.xz
# docbook-sgml 4.5-5

CMD: pacman --query --file /mirror/extra/os/x86_64/python-urllib3-doc-1.15.1-1-any.pkg.tar.xz
# python-urllib3-doc 1.15.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/loudmouth-1.5.3-1-x86_64.pkg.tar.xz
# loudmouth 1.5.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-xh-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-xh 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/idnkit-1.0-3-x86_64.pkg.tar.xz
# idnkit 1.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/sbc-1.3-1-x86_64.pkg.tar.xz
# sbc 1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-mph-2b-damase-001.000.4.dfsg.2-6-any.pkg.tar.xz
# ttf-mph-2b-damase 001.000.4.dfsg.2-6

CMD: pacman --query --file /mirror/extra/os/x86_64/php-odbc-7.0.6-3-x86_64.pkg.tar.xz
# php-odbc 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdesdk-thumbnailers-16.04.0-1-x86_64.pkg.tar.xz
# kdesdk-thumbnailers 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/polari-3.20.0-1-x86_64.pkg.tar.xz
# polari 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sbsms-2.0.2-2-x86_64.pkg.tar.xz
# sbsms 2.0.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-libgl-364.19-1-x86_64.pkg.tar.xz
# nvidia-libgl 364.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liblangtag-0.5.8-2-x86_64.pkg.tar.xz
# liblangtag 0.5.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ml-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ml 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-sr-16.04.0-3-any.pkg.tar.xz
# kde-l10n-sr 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-es-es-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-es-es 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libindi-1.2.0-4-x86_64.pkg.tar.xz
# libindi 1.2.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-sl-20150901-1-any.pkg.tar.xz
# vim-spell-sl 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/epiphany-3.20.1-1-x86_64.pkg.tar.xz
# epiphany 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdewebdev-16.04-1-any.pkg.tar.xz
# kde-meta-kdewebdev 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdevplatform-1.7.3-2-x86_64.pkg.tar.xz
# kdevplatform 1.7.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-icon-theme-extras-3.12.0-2-any.pkg.tar.xz
# gnome-icon-theme-extras 3.12.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-urwid-1.3.1-2-x86_64.pkg.tar.xz
# python2-urwid 1.3.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/php-composer-1:1.0.3-1-any.pkg.tar.xz
# php-composer 1:1.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kiconthemes-5.21.0-1-x86_64.pkg.tar.xz
# kiconthemes 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xrdb-1.1.0-2-x86_64.pkg.tar.xz
# xorg-xrdb 1.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-extutils-pkgconfig-1.15-1-any.pkg.tar.xz
# perl-extutils-pkgconfig 1.15-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mod_dnssd-0.6-6-x86_64.pkg.tar.xz
# mod_dnssd 0.6-6

CMD: pacman --query --file /mirror/extra/os/x86_64/python-astroid-1.4.5-1-any.pkg.tar.xz
# python-astroid 1.4.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rest-0.7.93-1-x86_64.pkg.tar.xz
# rest 0.7.93-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kjobwidgets-5.21.0-1-x86_64.pkg.tar.xz
# kjobwidgets 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-fonts-100dpi-1.0.3-2-any.pkg.tar.xz
# xorg-fonts-100dpi 1.0.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/radvd-2.13-1-x86_64.pkg.tar.xz
# radvd 2.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gettext-mono-0.18.3.1-1-x86_64.pkg.tar.xz
# gettext-mono 0.18.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgda-5.2.4-2-x86_64.pkg.tar.xz
# libgda 5.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/qwt-6.1.2-3-x86_64.pkg.tar.xz
# qwt 6.1.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xlogo-1.0.4-2-x86_64.pkg.tar.xz
# xorg-xlogo 1.0.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-az-46.0-1-any.pkg.tar.xz
# firefox-i18n-az 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-rw-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-rw 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/knotifyconfig-5.21.0-1-x86_64.pkg.tar.xz
# knotifyconfig 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-resolver-1.2-2-any.pkg.tar.xz
# java-resolver 1.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-zh-CN-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-zh-CN 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-sudoku-3.20.0-1-x86_64.pkg.tar.xz
# gnome-sudoku 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-imageformats-5.6.0-1-x86_64.pkg.tar.xz
# qt5-imageformats 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmnl-1.0.3-2-x86_64.pkg.tar.xz
# libmnl 1.0.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-sk-20150901-1-any.pkg.tar.xz
# vim-spell-sk 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/archiso-25-1-any.pkg.tar.xz
# archiso 25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/truecrypt-1:7.1a-3-x86_64.pkg.tar.xz
# truecrypt 1:7.1a-3

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-location-5.6.0-1-x86_64.pkg.tar.xz
# qt5-location 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sat-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sat 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-music-3.20.0-1-x86_64.pkg.tar.xz
# gnome-music 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xinit-1.3.4-4-x86_64.pkg.tar.xz
# xorg-xinit 1.3.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-id-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-id 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kcalutils-16.04.0-2-x86_64.pkg.tar.xz
# kcalutils 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vorbis-tools-1.4.0-6-x86_64.pkg.tar.xz
# vorbis-tools 1.4.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/clutter-gst-3.0.18-1-x86_64.pkg.tar.xz
# clutter-gst 3.0.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pyqt5-5.5.1-2-x86_64.pkg.tar.xz
# python-pyqt5 5.5.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/expac-6-1-x86_64.pkg.tar.xz
# expac 6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mod_mono-3.12-2-x86_64.pkg.tar.xz
# mod_mono 3.12-2

CMD: pacman --query --file /mirror/extra/os/x86_64/valgrind-3.11.0-3-x86_64.pkg.tar.xz
# valgrind 3.11.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-clocks-3.20.0-1-x86_64.pkg.tar.xz
# gnome-clocks 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/modemmanager-qt-5.21.0-1-x86_64.pkg.tar.xz
# modemmanager-qt 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/junit-4.12-1-any.pkg.tar.xz
# junit 4.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-hi-16.04.0-3-any.pkg.tar.xz
# kde-l10n-hi 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/art-sharp-2.24.2-4-x86_64.pkg.tar.xz
# art-sharp 2.24.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-virtualenv-15.0.1-1-any.pkg.tar.xz
# python2-virtualenv 15.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxcomp-3.5.0.32-2-x86_64.pkg.tar.xz
# libxcomp 3.5.0.32-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-304xx-utils-304.131-1-x86_64.pkg.tar.xz
# nvidia-304xx-utils 304.131-1

CMD: pacman --query --file /mirror/extra/os/x86_64/eclipse-cpp-4.5.2-1-x86_64.pkg.tar.xz
# eclipse-cpp 4.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/efl-docs-1.17.0-1-x86_64.pkg.tar.xz
# efl-docs 1.17.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-rdflib-4.2.1-2-any.pkg.tar.xz
# python2-rdflib 4.2.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeaccessibility-kmousetool-16.04.0-2-x86_64.pkg.tar.xz
# kdeaccessibility-kmousetool 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/bcprov-1.54-1-any.pkg.tar.xz
# bcprov 1.54-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nghttp2-1.9.2-1-x86_64.pkg.tar.xz
# nghttp2 1.9.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-libs-2.9.11-3-x86_64.pkg.tar.xz
# calligra-libs 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libxrender-0.9.9-1-x86_64.pkg.tar.xz
# libxrender 0.9.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgdiplus-3.12-1-x86_64.pkg.tar.xz
# libgdiplus 3.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tomboy-1.15.4-1-x86_64.pkg.tar.xz
# tomboy 1.15.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-nv-2.1.20-7-x86_64.pkg.tar.xz
# xf86-video-nv 2.1.20-7

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-good-0.10.31-10-x86_64.pkg.tar.xz
# gstreamer0.10-good 0.10.31-10

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-contact-runner-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-contact-runner 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/protobuf-c-1.2.1-2-x86_64.pkg.tar.xz
# protobuf-c 1.2.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/rhino-1.7.7.1-1-any.pkg.tar.xz
# rhino 1.7.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/help2man-1.47.3-1-x86_64.pkg.tar.xz
# help2man 1.47.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bijiben-3.20.0-1-x86_64.pkg.tar.xz
# bijiben 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lightdm-gtk-greeter-1:2.0.1-3-x86_64.pkg.tar.xz
# lightdm-gtk-greeter 1:2.0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/spice-protocol-0.12.11-1-any.pkg.tar.xz
# spice-protocol 0.12.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/speedtouch-1.3.1-5-x86_64.pkg.tar.xz
# speedtouch 1.3.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-settings-daemon-3.20.1-1-x86_64.pkg.tar.xz
# gnome-settings-daemon 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ja-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ja 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-fa-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-fa 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gvfs-nfs-1.28.1-1-x86_64.pkg.tar.xz
# gvfs-nfs 1.28.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-fy-nl-46.0-1-any.pkg.tar.xz
# firefox-i18n-fy-nl 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bigloo-4.2c-2-x86_64.pkg.tar.xz
# bigloo 4.2c-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libcryptui-3.12.2-1-x86_64.pkg.tar.xz
# libcryptui 3.12.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-wavelan-plugin-0.5.12-1-x86_64.pkg.tar.xz
# xfce4-wavelan-plugin 0.5.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-wrapt-1.10.8-1-x86_64.pkg.tar.xz
# python-wrapt 1.10.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsmbios-2.2.28-4-x86_64.pkg.tar.xz
# libsmbios 2.2.28-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libxinerama-1.1.3-2-x86_64.pkg.tar.xz
# libxinerama 1.1.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/lightdm-kde-greeter-0.3.2.2-3-x86_64.pkg.tar.xz
# lightdm-kde-greeter 0.3.2.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-lwp-mediatypes-6.02-2-any.pkg.tar.xz
# perl-lwp-mediatypes 6.02-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gvfs-smb-1.28.1-1-x86_64.pkg.tar.xz
# gvfs-smb 1.28.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gconf-sharp-peditors-2.24.2-4-x86_64.pkg.tar.xz
# gconf-sharp-peditors 2.24.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libfbclient-2.5.5.26952-2-x86_64.pkg.tar.xz
# libfbclient 2.5.5.26952-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libdrm-2.4.68-1-x86_64.pkg.tar.xz
# libdrm 2.4.68-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-bad-plugins-0.10.23-15-x86_64.pkg.tar.xz
# gstreamer0.10-bad-plugins 0.10.23-15

CMD: pacman --query --file /mirror/extra/os/x86_64/smpeg2-1:2.0.0-2-x86_64.pkg.tar.xz
# smpeg2 1:2.0.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdewebdev-kfilereplace-16.04.0-2-x86_64.pkg.tar.xz
# kdewebdev-kfilereplace 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-urllib3-1.15.1-1-any.pkg.tar.xz
# python2-urllib3 1.15.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-calendar-3.20.1-1-x86_64.pkg.tar.xz
# gnome-calendar 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/file-roller-3.20.1-1-x86_64.pkg.tar.xz
# file-roller 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/prebootloader-20130206-2-any.pkg.tar.xz
# prebootloader 20130206-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-net-http-6.09-1-any.pkg.tar.xz
# perl-net-http 6.09-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kmailtransport-16.04.0-1-x86_64.pkg.tar.xz
# kmailtransport 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeutils-kremotecontrol-16.04.0-2-x86_64.pkg.tar.xz
# kdeutils-kremotecontrol 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ss-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ss 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libtiff-4.0.6-2-x86_64.pkg.tar.xz
# libtiff 4.0.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gvfs-google-1.28.1-1-x86_64.pkg.tar.xz
# gvfs-google 1.28.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/w3m-0.5.3.git20160413-1-x86_64.pkg.tar.xz
# w3m 0.5.3.git20160413-1

CMD: pacman --query --file /mirror/extra/os/x86_64/redland-1:1.0.17-3-x86_64.pkg.tar.xz
# redland 1:1.0.17-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-luit-1.1.1-2-x86_64.pkg.tar.xz
# xorg-luit 1.1.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libgames-support-1.0.1-1-x86_64.pkg.tar.xz
# libgames-support 1.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-oc-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-oc 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnomemm-2.30.0-4-x86_64.pkg.tar.xz
# libgnomemm 2.30.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/redland-storage-mysql-1:1.0.17-3-x86_64.pkg.tar.xz
# redland-storage-mysql 1:1.0.17-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdenetwork-kppp-16.04.0-2-x86_64.pkg.tar.xz
# kdenetwork-kppp 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ftgl-2.1.3rc5-9-x86_64.pkg.tar.xz
# ftgl 2.1.3rc5-9

CMD: pacman --query --file /mirror/extra/os/x86_64/gspell-1.0.1-1-x86_64.pkg.tar.xz
# gspell 1.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/katepart4-4.14.3-5-x86_64.pkg.tar.xz
# katepart4 4.14.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/kross-interpreters-16.04.0-1-x86_64.pkg.tar.xz
# kross-interpreters 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/exempi-2.2.2-2-x86_64.pkg.tar.xz
# exempi 2.2.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xproto-7.0.28-1-any.pkg.tar.xz
# xproto 7.0.28-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-xmlpatterns-5.6.0-1-x86_64.pkg.tar.xz
# qt5-xmlpatterns 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-meta-5.6-2-any.pkg.tar.xz
# plasma-meta 5.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/fluxbox-1.3.7-2-x86_64.pkg.tar.xz
# fluxbox 1.3.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-uri-1.71-1-any.pkg.tar.xz
# perl-uri 1.71-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pygobject2-devel-2.28.6-12-x86_64.pkg.tar.xz
# pygobject2-devel 2.28.6-12

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pylint-1.5.5-1-any.pkg.tar.xz
# python-pylint 1.5.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gucharmap-8.0.0-1-x86_64.pkg.tar.xz
# gucharmap 8.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/postgresql-old-upgrade-9.4.7-1-x86_64.pkg.tar.xz
# postgresql-old-upgrade 9.4.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kturtle-16.04.0-2-x86_64.pkg.tar.xz
# kturtle 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebase-runtime-16.04.0-2-x86_64.pkg.tar.xz
# kdebase-runtime 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/bomber-16.04.0-2-x86_64.pkg.tar.xz
# bomber 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-sdk-5.6.3-1-x86_64.pkg.tar.xz
# plasma-sdk 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmp4v2-2.0.0-4-x86_64.pkg.tar.xz
# libmp4v2 2.0.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-dgo-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-dgo 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/opengl-man-pages-20160220-1-any.pkg.tar.xz
# opengl-man-pages 20160220-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-nb-16.04.0-3-any.pkg.tar.xz
# kde-l10n-nb 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libxml++-2.40.1-1-x86_64.pkg.tar.xz
# libxml++ 2.40.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdesdk-16.04-1-any.pkg.tar.xz
# kde-meta-kdesdk 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libvoikko-4.0.2-1-x86_64.pkg.tar.xz
# libvoikko 4.0.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-crypt-openssl-rsa-0.28-6-x86_64.pkg.tar.xz
# perl-crypt-openssl-rsa 0.28-6

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gobject2-2.28.6-12-x86_64.pkg.tar.xz
# python2-gobject2 2.28.6-12

CMD: pacman --query --file /mirror/extra/os/x86_64/hplip-3.16.3-1-x86_64.pkg.tar.xz
# hplip 3.16.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnice-0.1.13-1-x86_64.pkg.tar.xz
# libnice 0.1.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnetfilter_queue-1.0.2-2-x86_64.pkg.tar.xz
# libnetfilter_queue 1.0.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nasm-2.11.08-1-x86_64.pkg.tar.xz
# nasm 2.11.08-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmpcdec-1:0.1+r475-1-x86_64.pkg.tar.xz
# libmpcdec 1:0.1+r475-1

CMD: pacman --query --file /mirror/extra/os/x86_64/grilo-plugins-0.3.1-1-x86_64.pkg.tar.xz
# grilo-plugins 0.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libksane4-15.08.3-4-x86_64.pkg.tar.xz
# libksane4 15.08.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/quota-tools-1:4.02-1-x86_64.pkg.tar.xz
# quota-tools 1:4.02-1

CMD: pacman --query --file /mirror/extra/os/x86_64/naim-0.11.8.3.2-4-x86_64.pkg.tar.xz
# naim 0.11.8.3.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-hu-16.04.0-3-any.pkg.tar.xz
# kde-l10n-hu 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libxp-1.0.3-1-x86_64.pkg.tar.xz
# libxp 1.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-en-gb-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-en-gb 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-zu-20150901-1-any.pkg.tar.xz
# vim-spell-zu 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-async-interrupt-1.21-2-x86_64.pkg.tar.xz
# perl-async-interrupt 1.21-2

CMD: pacman --query --file /mirror/extra/os/x86_64/bigreqsproto-1.1.2-2-any.pkg.tar.xz
# bigreqsproto 1.1.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-idna-2.1-1-any.pkg.tar.xz
# python-idna 2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/convertlit-1.8-7-x86_64.pkg.tar.xz
# convertlit 1.8-7

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-sl-46.0-1-any.pkg.tar.xz
# firefox-i18n-sl 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libisoburn-1.4.2-2-x86_64.pkg.tar.xz
# libisoburn 1.4.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/smpeg-0.4.5-2-x86_64.pkg.tar.xz
# smpeg 0.4.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-http-date-6.02-2-any.pkg.tar.xz
# perl-http-date 6.02-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-lt-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-lt 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-systemload-plugin-1.1.2-2-x86_64.pkg.tar.xz
# xfce4-systemload-plugin 1.1.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-lb-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-lb 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-langcyrillic-2015.38162-1-any.pkg.tar.xz
# texlive-langcyrillic 2015.38162-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libodfgen-0.1.6-1-x86_64.pkg.tar.xz
# libodfgen 0.1.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cdrkit-1.1.11-3-x86_64.pkg.tar.xz
# cdrkit 1.1.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/hunspell-1.3.4-1-x86_64.pkg.tar.xz
# hunspell 1.3.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/talloc-2.1.6-1-x86_64.pkg.tar.xz
# talloc 2.1.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mythes-fr-2.3-2-any.pkg.tar.xz
# mythes-fr 2.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vigra-doc-1.11.0-1-x86_64.pkg.tar.xz
# vigra-doc 1.11.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-webchannel-5.6.0-1-x86_64.pkg.tar.xz
# qt5-webchannel 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/jack-0.124.1-6-x86_64.pkg.tar.xz
# jack 0.124.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/nxproxy-3.5.0.32-2-x86_64.pkg.tar.xz
# nxproxy 3.5.0.32-2

CMD: pacman --query --file /mirror/extra/os/x86_64/icedtea-web-1.6.2-1-x86_64.pkg.tar.xz
# icedtea-web 1.6.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/avahi-0.6.32-2-x86_64.pkg.tar.xz
# avahi 0.6.32-2

CMD: pacman --query --file /mirror/extra/os/x86_64/finch-2.10.12-1-x86_64.pkg.tar.xz
# finch 2.10.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkgeomap-16.04.0-2-x86_64.pkg.tar.xz
# libkgeomap 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/fontconfig-2.11.95-1-x86_64.pkg.tar.xz
# fontconfig 2.11.95-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kmail-16.04.0-3-x86_64.pkg.tar.xz
# kmail 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-br-46.0-1-any.pkg.tar.xz
# firefox-i18n-br 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/raptor-2.0.15-4-x86_64.pkg.tar.xz
# raptor 2.0.15-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kguiaddons-5.21.0-1-x86_64.pkg.tar.xz
# kguiaddons 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-bn-IN-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-bn-IN 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmwaw-0.3.6-2-x86_64.pkg.tar.xz
# libmwaw 0.3.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libastro-16.04.0-2-x86_64.pkg.tar.xz
# libastro 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/c-ares-1.11.0-1-x86_64.pkg.tar.xz
# c-ares 1.11.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnomecanvas-2.30.3-3-x86_64.pkg.tar.xz
# libgnomecanvas 2.30.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-logs-3.20.1-1-x86_64.pkg.tar.xz
# gnome-logs 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mailcommon-16.04.0-1-x86_64.pkg.tar.xz
# mailcommon 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/klickety-16.04.0-2-x86_64.pkg.tar.xz
# klickety 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libwmf-0.2.8.4-13-x86_64.pkg.tar.xz
# libwmf 0.2.8.4-13

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-kexi-2.9.11-3-x86_64.pkg.tar.xz
# calligra-kexi 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kbounce-16.04.0-2-x86_64.pkg.tar.xz
# kbounce 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/beanshell2-2.1.8-1-any.pkg.tar.xz
# beanshell2 2.1.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bc-1.06.95-1-x86_64.pkg.tar.xz
# bc 1.06.95-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-340xx-utils-340.96-1-x86_64.pkg.tar.xz
# nvidia-340xx-utils 340.96-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xscreensaver-5.34-1-x86_64.pkg.tar.xz
# xscreensaver 5.34-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpano13-2.9.19-1-x86_64.pkg.tar.xz
# libpano13 2.9.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/knetwalk-16.04.0-2-x86_64.pkg.tar.xz
# knetwalk 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pygtksourceview2-2.10.1-5-x86_64.pkg.tar.xz
# pygtksourceview2 2.10.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libpciaccess-0.13.4-1-x86_64.pkg.tar.xz
# libpciaccess 0.13.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lockdown-ms-20130326-1-any.pkg.tar.xz
# lockdown-ms 20130326-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-cairo-1.10.0-2-x86_64.pkg.tar.xz
# python2-cairo 1.10.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/enlightenment-0.20.6-1-x86_64.pkg.tar.xz
# enlightenment 0.20.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ro-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ro 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gegl02-0.2.0-4-x86_64.pkg.tar.xz
# gegl02 0.2.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnome-desktop-sharp-2.26.0-10-x86_64.pkg.tar.xz
# libgnome-desktop-sharp 2.26.0-10

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-id-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-id 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmusicbrainz5-5.1.0-2-x86_64.pkg.tar.xz
# libmusicbrainz5 5.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-en-za-46.0-1-any.pkg.tar.xz
# firefox-i18n-en-za 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebase-kdialog-16.04.0-2-x86_64.pkg.tar.xz
# kdebase-kdialog 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-libwww-6.15-1-any.pkg.tar.xz
# perl-libwww 6.15-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-words-2.9.11-3-x86_64.pkg.tar.xz
# calligra-words 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-nibbles-3.20.1-1-x86_64.pkg.tar.xz
# gnome-nibbles 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/krdc-16.04.0-1-x86_64.pkg.tar.xz
# krdc 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/quadrapassel-3.20.0-1-x86_64.pkg.tar.xz
# quadrapassel 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libinput-1.2.4-1-x86_64.pkg.tar.xz
# libinput 1.2.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sid-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sid 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kfloppy-16.04.0-2-x86_64.pkg.tar.xz
# kfloppy 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/convmv-2.0-1-any.pkg.tar.xz
# convmv 2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-nso-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-nso 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-te-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-te 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libvdpau-1.1.1-2-x86_64.pkg.tar.xz
# libvdpau 1.1.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/translate-toolkit-1.13.0-2-any.pkg.tar.xz
# translate-toolkit 1.13.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/khtml-5.21.0-1-x86_64.pkg.tar.xz
# khtml 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-hu-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-hu 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/avidemux-gtk-2.5.6-14-x86_64.pkg.tar.xz
# avidemux-gtk 2.5.6-14

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-sis-0.10.8-2-x86_64.pkg.tar.xz
# xf86-video-sis 0.10.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/php-xsl-7.0.6-3-x86_64.pkg.tar.xz
# php-xsl 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/clawsker-0.7.13-1-any.pkg.tar.xz
# clawsker 0.7.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kservice-5.21.0-1-x86_64.pkg.tar.xz
# kservice 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnomekbd-3.6.0-3-x86_64.pkg.tar.xz
# libgnomekbd 3.6.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xev-1.2.2-1-x86_64.pkg.tar.xz
# xorg-xev 1.2.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-lt-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-lt 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-cs-46.0-1-any.pkg.tar.xz
# firefox-i18n-cs 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/strace-4.11-1-x86_64.pkg.tar.xz
# strace 4.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-kok-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-kok 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gdb-7.11-1-x86_64.pkg.tar.xz
# gdb 7.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-uk-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-uk 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gvfs-1.28.1-1-x86_64.pkg.tar.xz
# gvfs 1.28.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-bin-2015.37497-11-x86_64.pkg.tar.xz
# texlive-bin 2015.37497-11

CMD: pacman --query --file /mirror/extra/os/x86_64/libxss-1.2.2-2-x86_64.pkg.tar.xz
# libxss 1.2.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kinfocenter-5.6.3-1-x86_64.pkg.tar.xz
# kinfocenter 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnftnl-1.0.5-1-x86_64.pkg.tar.xz
# libnftnl 1.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/freetds-0.95.79-2-x86_64.pkg.tar.xz
# freetds 0.95.79-2

CMD: pacman --query --file /mirror/extra/os/x86_64/tumbler-0.1.31-1-x86_64.pkg.tar.xz
# tumbler 0.1.31-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tamu-anova-0.2.1-3-x86_64.pkg.tar.xz
# tamu-anova 0.2.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kaddressbook-16.04.0-3-x86_64.pkg.tar.xz
# kaddressbook 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdelibs-4.14.19-2-x86_64.pkg.tar.xz
# kdelibs 4.14.19-2

CMD: pacman --query --file /mirror/extra/os/x86_64/smartmontools-6.4-2-x86_64.pkg.tar.xz
# smartmontools 6.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-hy-am-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-hy-am 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-my-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-my 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nautilus-open-terminal-0.20-2-x86_64.pkg.tar.xz
# nautilus-open-terminal 0.20-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xsetroot-1.1.1-2-x86_64.pkg.tar.xz
# xorg-xsetroot 1.1.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-qt4-0.9.6.1-2-x86_64.pkg.tar.xz
# telepathy-qt4 0.9.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-pa-16.04.0-3-any.pkg.tar.xz
# kde-l10n-pa 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ca-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ca 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdmx-1.1.3-1-x86_64.pkg.tar.xz
# libdmx 1.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-dgo-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-dgo 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gphoto2-2.5.9-1-x86_64.pkg.tar.xz
# gphoto2 2.5.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/openconnect-1:7.06-2-x86_64.pkg.tar.xz
# openconnect 1:7.06-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-zeroconf-8.0-3-x86_64.pkg.tar.xz
# pulseaudio-zeroconf 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/hwloc-1.11.2-2-x86_64.pkg.tar.xz
# hwloc 1.11.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeclarative-5.21.0-1-x86_64.pkg.tar.xz
# kdeclarative 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-syndication-16.04.0-1-x86_64.pkg.tar.xz
# kde-syndication 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-nn-20150901-1-any.pkg.tar.xz
# vim-spell-nn 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-todo-3.20.1-1-x86_64.pkg.tar.xz
# gnome-todo 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-sys-hostname-long-1.5-1-any.pkg.tar.xz
# perl-sys-hostname-long 1.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/krfb-16.04.0-1-x86_64.pkg.tar.xz
# krfb 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mkvtoolnix-gui-9.1.0-1-x86_64.pkg.tar.xz
# mkvtoolnix-gui 9.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-km-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-km 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdiscid-0.6.1-2-x86_64.pkg.tar.xz
# libdiscid 0.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/guile1.8-1.8.8-4-x86_64.pkg.tar.xz
# guile1.8 1.8.8-4

CMD: pacman --query --file /mirror/extra/os/x86_64/at-spi2-core-2.20.1-1-x86_64.pkg.tar.xz
# at-spi2-core 2.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kross-5.21.0-1-x86_64.pkg.tar.xz
# kross 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkeduvocdocument-16.04.0-1-x86_64.pkg.tar.xz
# libkeduvocdocument 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-doc-utils-0.20.10-2-any.pkg.tar.xz
# gnome-doc-utils 0.20.10-2

CMD: pacman --query --file /mirror/extra/os/x86_64/java-commons-daemon-1.0.15-2-x86_64.pkg.tar.xz
# java-commons-daemon 1.0.15-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ddrescue-1.20-2-x86_64.pkg.tar.xz
# ddrescue 1.20-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ar-46.0-1-any.pkg.tar.xz
# firefox-i18n-ar 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/orca-3.20.1-1-any.pkg.tar.xz
# orca 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-workspace-wallpapers-5.6.3-1-any.pkg.tar.xz
# plasma-workspace-wallpapers 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-code-assistance-3.16.0-4-x86_64.pkg.tar.xz
# gnome-code-assistance 3.16.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-sr-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-sr 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bogofilter-1.2.4-2-x86_64.pkg.tar.xz
# bogofilter 1.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/php-pspell-7.0.6-3-x86_64.pkg.tar.xz
# php-pspell 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/fribidi-0.19.7-1-x86_64.pkg.tar.xz
# fribidi 0.19.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mm-common-0.9.10-1-any.pkg.tar.xz
# mm-common 0.9.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxcomposite-0.4.4-2-x86_64.pkg.tar.xz
# libxcomposite 0.4.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/fakechroot-2.17.2-1-x86_64.pkg.tar.xz
# fakechroot 2.17.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-template-toolkit-2.26-2-x86_64.pkg.tar.xz
# perl-template-toolkit 2.26-2

CMD: pacman --query --file /mirror/extra/os/x86_64/bullet-2.83.7-1-x86_64.pkg.tar.xz
# bullet 2.83.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libssh-0.7.3-1-x86_64.pkg.tar.xz
# libssh 0.7.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-ksirk-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-ksirk 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libktorrent-2.0.1-1-x86_64.pkg.tar.xz
# libktorrent 2.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-zu-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-zu 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-intl-7.0.6-3-x86_64.pkg.tar.xz
# php-intl 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libqalculate-0.9.7-5-x86_64.pkg.tar.xz
# libqalculate 0.9.7-5

CMD: pacman --query --file /mirror/extra/os/x86_64/lokalize-16.04.0-2-x86_64.pkg.tar.xz
# lokalize 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-ark-0.7.5-7-x86_64.pkg.tar.xz
# xf86-video-ark 0.7.5-7

CMD: pacman --query --file /mirror/extra/os/x86_64/kfilemetadata4-4.14.3-4-x86_64.pkg.tar.xz
# kfilemetadata4 4.14.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libquvi-0.9.4-4-x86_64.pkg.tar.xz
# libquvi 0.9.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-devel-docs-3.20.1-1-any.pkg.tar.xz
# gnome-devel-docs 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/yasm-1.3.0-1-x86_64.pkg.tar.xz
# yasm 1.3.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpaper-1.1.24-9-x86_64.pkg.tar.xz
# libpaper 1.1.24-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libiscsi-1.13.0-1-x86_64.pkg.tar.xz
# libiscsi 1.13.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mythes-es-1:0.7-2-any.pkg.tar.xz
# mythes-es 1:0.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/lesstif-0.95.2-6-x86_64.pkg.tar.xz
# lesstif 0.95.2-6

CMD: pacman --query --file /mirror/extra/os/x86_64/x2goclient-4.0.5.1-2-x86_64.pkg.tar.xz
# x2goclient 4.0.5.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gnomecanvas-2.28.1-9-x86_64.pkg.tar.xz
# python2-gnomecanvas 2.28.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/mozilla-common-1.4-4-any.pkg.tar.xz
# mozilla-common 1.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/xcb-util-0.4.0-1-x86_64.pkg.tar.xz
# xcb-util 0.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdegames-16.04-1-any.pkg.tar.xz
# kde-meta-kdegames 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-et-46.0-1-any.pkg.tar.xz
# firefox-i18n-et 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-verve-plugin-1.1.0-1-x86_64.pkg.tar.xz
# xfce4-verve-plugin 1.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgit2-1:0.24.1-1-x86_64.pkg.tar.xz
# libgit2 1:0.24.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mytop-10.1.13-1-x86_64.pkg.tar.xz
# mytop 10.1.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nautilus-3.20.1-1-x86_64.pkg.tar.xz
# nautilus 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsignon-glib-1.13-1-x86_64.pkg.tar.xz
# libsignon-glib 1.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/opencl-nvidia-340xx-340.96-1-x86_64.pkg.tar.xz
# opencl-nvidia-340xx 340.96-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-netload-plugin-1.2.4-2-x86_64.pkg.tar.xz
# xfce4-netload-plugin 1.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ispell-3.3.02-7-x86_64.pkg.tar.xz
# ispell 3.3.02-7

CMD: pacman --query --file /mirror/extra/os/x86_64/opensp-1.5.2-5-x86_64.pkg.tar.xz
# opensp 1.5.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libotf-0.9.13-2-x86_64.pkg.tar.xz
# libotf 0.9.13-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pycups-1.9.73-2-x86_64.pkg.tar.xz
# python2-pycups 1.9.73-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-sv-se-46.0-1-any.pkg.tar.xz
# firefox-i18n-sv-se 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdenetwork-filesharing-16.04.0-2-x86_64.pkg.tar.xz
# kdenetwork-filesharing 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ruby-docs-2.3.1-1-x86_64.pkg.tar.xz
# ruby-docs 2.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xload-1.1.2-1-x86_64.pkg.tar.xz
# xorg-xload 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmpd-11.8.17-2-x86_64.pkg.tar.xz
# libmpd 11.8.17-2

CMD: pacman --query --file /mirror/extra/os/x86_64/damageproto-1.2.1-3-any.pkg.tar.xz
# damageproto 1.2.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-zope-interface-4.1.3-2-x86_64.pkg.tar.xz
# python2-zope-interface 4.1.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nx-headers-3.5.0.32-2-x86_64.pkg.tar.xz
# nx-headers 3.5.0.32-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-5.1.2-1-x86_64.pkg.tar.xz
# libreoffice-fresh 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qalculate-gtk-0.9.7-5-x86_64.pkg.tar.xz
# qalculate-gtk 0.9.7-5

CMD: pacman --query --file /mirror/extra/os/x86_64/quazip-qt4-0.7.2-1-x86_64.pkg.tar.xz
# quazip-qt4 0.7.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-utils-7.6-9-any.pkg.tar.xz
# xorg-utils 7.6-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libevdev-1.4.6-1-x86_64.pkg.tar.xz
# libevdev 1.4.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-bcel-5.2-2-any.pkg.tar.xz
# java-bcel 5.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ksquares-16.04.0-2-x86_64.pkg.tar.xz
# ksquares 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ru-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ru 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cantarell-fonts-1:0.0.24-1-any.pkg.tar.xz
# cantarell-fonts 1:0.0.24-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-sheets-2.9.11-3-x86_64.pkg.tar.xz
# calligra-sheets 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-pa-5.6.3-1-x86_64.pkg.tar.xz
# plasma-pa 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nss_ldap-265-6-x86_64.pkg.tar.xz
# nss_ldap 265-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libbonobo-2.32.1-4-x86_64.pkg.tar.xz
# libbonobo 2.32.1-4

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ro-46.0-1-any.pkg.tar.xz
# firefox-i18n-ro 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-es-cl-46.0-1-any.pkg.tar.xz
# firefox-i18n-es-cl 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/netcdf-cxx-4.2-3-x86_64.pkg.tar.xz
# netcdf-cxx 4.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/soundtouch-1.9.2-1-x86_64.pkg.tar.xz
# soundtouch 1.9.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-fbdev-0.4.4-5-x86_64.pkg.tar.xz
# xf86-video-fbdev 0.4.4-5

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-he-16.04.0-3-any.pkg.tar.xz
# kde-l10n-he 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/dbus-glib-0.106-1-x86_64.pkg.tar.xz
# dbus-glib 0.106-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-websockets-5.6.0-1-x86_64.pkg.tar.xz
# qt5-websockets 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/postfix-3.1.0-4-x86_64.pkg.tar.xz
# postfix 3.1.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/eventlog-0.2.12-4-x86_64.pkg.tar.xz
# eventlog 0.2.12-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libxfont-1.5.1-1-x86_64.pkg.tar.xz
# libxfont 1.5.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xine-ui-0.99.9-1-x86_64.pkg.tar.xz
# xine-ui 0.99.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-trident-1.3.7-2-x86_64.pkg.tar.xz
# xf86-video-trident 1.3.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-chardet-2.3.0-2-any.pkg.tar.xz
# python2-chardet 2.3.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/cln-1.3.4-2-x86_64.pkg.tar.xz
# cln 1.3.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/hylafax-6.0.6-7-x86_64.pkg.tar.xz
# hylafax 6.0.6-7

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ru-46.0-1-any.pkg.tar.xz
# firefox-i18n-ru 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xtrans-1.3.5-1-any.pkg.tar.xz
# xtrans 1.3.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-mg-20150901-1-any.pkg.tar.xz
# vim-spell-mg 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-egg-2.25.3-13-x86_64.pkg.tar.xz
# python2-egg 2.25.3-13

CMD: pacman --query --file /mirror/extra/os/x86_64/kdewebdev-kommander-16.04.0-2-x86_64.pkg.tar.xz
# kdewebdev-kommander 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-fonts-type1-7.7-1-any.pkg.tar.xz
# xorg-fonts-type1 7.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-utils-364.19-1-x86_64.pkg.tar.xz
# nvidia-utils 364.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lapacke-3.6.0-4-x86_64.pkg.tar.xz
# lapacke 3.6.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gnomekeyring-2.32.0-15-x86_64.pkg.tar.xz
# python2-gnomekeyring 2.32.0-15

CMD: pacman --query --file /mirror/extra/os/x86_64/wildmidi-0.3.8-1-x86_64.pkg.tar.xz
# wildmidi 0.3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkcompactdisc-16.04.0-1-x86_64.pkg.tar.xz
# libkcompactdisc 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ocaml-4.02.3-2-x86_64.pkg.tar.xz
# ocaml 4.02.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ecl-16.0.0-1-x86_64.pkg.tar.xz
# ecl 16.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/boo-0.9.4.9-3-x86_64.pkg.tar.xz
# boo 0.9.4.9-3

CMD: pacman --query --file /mirror/extra/os/x86_64/php-apcu-bc-1.0.3-1-x86_64.pkg.tar.xz
# php-apcu-bc 1.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xaw3d-1.6.2-2-x86_64.pkg.tar.xz
# xaw3d 1.6.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/a2ps-4.14-6-x86_64.pkg.tar.xz
# a2ps 4.14-6

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-power-manager-3.20.0-1-x86_64.pkg.tar.xz
# gnome-power-manager 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/digikam-4.14.0-6-x86_64.pkg.tar.xz
# digikam 4.14.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/compface-1.5.2-6-x86_64.pkg.tar.xz
# compface 1.5.2-6

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-son-46.0-1-any.pkg.tar.xz
# firefox-i18n-son 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/freeglut-3.0.0-1-x86_64.pkg.tar.xz
# freeglut 3.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-en_gb-16.04.0-3-any.pkg.tar.xz
# kde-l10n-en_gb 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libxxf86dga-1.1.4-1-x86_64.pkg.tar.xz
# libxxf86dga 1.1.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tcpdump-4.7.4-1-x86_64.pkg.tar.xz
# tcpdump 4.7.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl2_mixer-2.0.1-1-x86_64.pkg.tar.xz
# sdl2_mixer 2.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdmapsharing-2.9.34-1-x86_64.pkg.tar.xz
# libdmapsharing 2.9.34-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-oclock-1.0.3-2-x86_64.pkg.tar.xz
# xorg-oclock 1.0.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-approver-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-approver 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/git-2.8.2-1-x86_64.pkg.tar.xz
# git 2.8.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-s3-0.6.5-7-x86_64.pkg.tar.xz
# xf86-video-s3 0.6.5-7

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-sharp-2.24.2-4-x86_64.pkg.tar.xz
# gnome-sharp 2.24.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/cdrdao-1.2.3-8-x86_64.pkg.tar.xz
# cdrdao 1.2.3-8

CMD: pacman --query --file /mirror/extra/os/x86_64/poxml-16.04.0-1-x86_64.pkg.tar.xz
# poxml 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxevie-1.0.3-3-x86_64.pkg.tar.xz
# libxevie 1.0.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/opal-3.10.11-10-x86_64.pkg.tar.xz
# opal 3.10.11-10

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-guard-1.023-2-x86_64.pkg.tar.xz
# perl-guard 1.023-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-protobuf-2.6.1-2-x86_64.pkg.tar.xz
# python2-protobuf 2.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gconfmm-2.28.3-3-x86_64.pkg.tar.xz
# gconfmm 2.28.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/elementary-docs-1.17.0-1-x86_64.pkg.tar.xz
# elementary-docs 1.17.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kpty-5.21.0-1-x86_64.pkg.tar.xz
# kpty 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/incidenceeditor-16.04.0-1-x86_64.pkg.tar.xz
# incidenceeditor 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-appfinder-4.12.0-3-x86_64.pkg.tar.xz
# xfce4-appfinder 4.12.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pyqt4-4.11.4-4-x86_64.pkg.tar.xz
# python2-pyqt4 4.11.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/inkscape-0.91-17-x86_64.pkg.tar.xz
# inkscape 0.91-17

CMD: pacman --query --file /mirror/extra/os/x86_64/evolution-data-server-3.20.1-2-x86_64.pkg.tar.xz
# evolution-data-server 3.20.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-io-html-1.001-1-any.pkg.tar.xz
# perl-io-html 1.001-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ia-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ia 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-km-16.04.0-3-any.pkg.tar.xz
# kde-l10n-km 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdepim-apps-libs-16.04.0-1-x86_64.pkg.tar.xz
# kdepim-apps-libs 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/phonon-qt5-4.9.0-1-x86_64.pkg.tar.xz
# phonon-qt5 4.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnetfilter_cttimeout-1.0.0-4-x86_64.pkg.tar.xz
# libnetfilter_cttimeout 1.0.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/ktnef-16.04.0-3-x86_64.pkg.tar.xz
# ktnef 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-karbon-2.9.11-3-x86_64.pkg.tar.xz
# calligra-karbon 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/serd-0.22.0-1-x86_64.pkg.tar.xz
# serd 0.22.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ypserv-2.31-2-x86_64.pkg.tar.xz
# ypserv 2.31-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xmlto-0.0.28-1-x86_64.pkg.tar.xz
# xmlto 0.0.28-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libsigc++-2.8.0-1-x86_64.pkg.tar.xz
# libsigc++ 2.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxpm-3.5.11-1-x86_64.pkg.tar.xz
# libxpm 3.5.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebindings-python-4.14.3-5-x86_64.pkg.tar.xz
# kdebindings-python 4.14.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/pm-quirks-0.20100619-4-any.pkg.tar.xz
# pm-quirks 0.20100619-4

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xeyes-1.1.1-3-x86_64.pkg.tar.xz
# xorg-xeyes 1.1.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libkexiv2_4-15.08.3-2-x86_64.pkg.tar.xz
# libkexiv2_4 15.08.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/mutagen-1.31-1-any.pkg.tar.xz
# mutagen 1.31-1

CMD: pacman --query --file /mirror/extra/os/x86_64/frozen-bubble-2.2.1beta1-7-x86_64.pkg.tar.xz
# frozen-bubble 2.2.1beta1-7

CMD: pacman --query --file /mirror/extra/os/x86_64/bluez-firmware-1.2-8-any.pkg.tar.xz
# bluez-firmware 1.2-8

CMD: pacman --query --file /mirror/extra/os/x86_64/poppler-data-0.4.7-1-any.pkg.tar.xz
# poppler-data 0.4.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/anthy-9100h-4-x86_64.pkg.tar.xz
# anthy 9100h-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libmariadbclient-10.1.13-1-x86_64.pkg.tar.xz
# libmariadbclient 10.1.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdnssd-5.21.0-1-x86_64.pkg.tar.xz
# kdnssd 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-xml-twig-3.49-1-any.pkg.tar.xz
# perl-xml-twig 3.49-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk3-3.20.3-4-x86_64.pkg.tar.xz
# gtk3 3.20.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-es-20150901-1-any.pkg.tar.xz
# vim-spell-es 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-iwscan-20090609-5-x86_64.pkg.tar.xz
# python2-iwscan 20090609-5

CMD: pacman --query --file /mirror/extra/os/x86_64/physfs-2.0.3-2-x86_64.pkg.tar.xz
# physfs 2.0.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-runtime-7.4.1689-1-x86_64.pkg.tar.xz
# vim-runtime 7.4.1689-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-kigo-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-kigo 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-fi-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-fi 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-sw-20150901-1-any.pkg.tar.xz
# vim-spell-sw 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dvdauthor-0.7.1-7-x86_64.pkg.tar.xz
# dvdauthor 0.7.1-7

CMD: pacman --query --file /mirror/extra/os/x86_64/mencoder-37379-7-x86_64.pkg.tar.xz
# mencoder 37379-7

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-zh-tw-46.0-1-any.pkg.tar.xz
# firefox-i18n-zh-tw 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dasher-4.11-3-x86_64.pkg.tar.xz
# dasher 4.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kwayland-integration-5.6.3-1-x86_64.pkg.tar.xz
# kwayland-integration 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libisofs-1.4.2-1-x86_64.pkg.tar.xz
# libisofs 1.4.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/totem-3.20.1-1-x86_64.pkg.tar.xz
# totem 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/unison-2.48.3-2-x86_64.pkg.tar.xz
# unison 2.48.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libnetfilter_conntrack-1.0.5-1-x86_64.pkg.tar.xz
# libnetfilter_conntrack 1.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-vesa-2.3.4-2-x86_64.pkg.tar.xz
# xf86-video-vesa 2.3.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ve-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ve 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-sensors-5.6.0-1-x86_64.pkg.tar.xz
# qt5-sensors 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxvmc-1.0.9-1-x86_64.pkg.tar.xz
# libxvmc 1.0.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libspiro-1:0.5.20150702-1-x86_64.pkg.tar.xz
# libspiro 1:0.5.20150702-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pimcommon-16.04.0-1-x86_64.pkg.tar.xz
# pimcommon 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkdepim-16.04.0-1-x86_64.pkg.tar.xz
# libkdepim 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/amule-10874-1-x86_64.pkg.tar.xz
# amule 10874-1

CMD: pacman --query --file /mirror/extra/os/x86_64/zziplib-0.13.62-2-x86_64.pkg.tar.xz
# zziplib 0.13.62-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-de-46.0-1-any.pkg.tar.xz
# firefox-i18n-de 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ks-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ks 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebase-kdepasswd-16.04.0-2-x86_64.pkg.tar.xz
# kdebase-kdepasswd 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-bg-20150901-1-any.pkg.tar.xz
# vim-spell-bg 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/jemalloc-4.1.0-1-x86_64.pkg.tar.xz
# jemalloc 4.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kbruch-16.04.0-2-x86_64.pkg.tar.xz
# kbruch 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-en-us-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-en-us 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-accounts-kcm-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-accounts-kcm 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cpio-2.12-2-x86_64.pkg.tar.xz
# cpio 2.12-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdeadmin-16.04-1-any.pkg.tar.xz
# kde-meta-kdeadmin 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-mr-16.04.0-3-any.pkg.tar.xz
# kde-l10n-mr 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gtop-2.32.0-15-x86_64.pkg.tar.xz
# python2-gtop 2.32.0-15

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-arphic-uming-0.2.20080216.1-5-any.pkg.tar.xz
# ttf-arphic-uming 0.2.20080216.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/moc-1:2.5.0-5-x86_64.pkg.tar.xz
# moc 1:2.5.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-pl-20150901-1-any.pkg.tar.xz
# vim-spell-pl 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-bs-46.0-1-any.pkg.tar.xz
# firefox-i18n-bs 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-power-manager-1.4.4-1-x86_64.pkg.tar.xz
# xfce4-power-manager 1.4.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-si-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-si 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xkbevd-1.1.4-1-x86_64.pkg.tar.xz
# xorg-xkbevd 1.1.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-gnomevfs-2.28.1-9-x86_64.pkg.tar.xz
# python2-gnomevfs 2.28.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/kwallet-pam-5.6.3-1-x86_64.pkg.tar.xz
# kwallet-pam 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/transmission-cli-2.92-1-x86_64.pkg.tar.xz
# transmission-cli 2.92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gcr-3.20.0-1-x86_64.pkg.tar.xz
# gcr 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/intel-tbb-4.4_20160128-1-x86_64.pkg.tar.xz
# intel-tbb 4.4_20160128-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgda-mysql-5.2.4-2-x86_64.pkg.tar.xz
# libgda-mysql 5.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kscreenlocker-5.6.3-1-x86_64.pkg.tar.xz
# kscreenlocker 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/accerciser-3.14.0-3-any.pkg.tar.xz
# accerciser 3.14.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/memcached-1.4.25-1-x86_64.pkg.tar.xz
# memcached 1.4.25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-base-5.6.0-4-x86_64.pkg.tar.xz
# qt5-base 5.6.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-icon-theme-symbolic-3.12.0-3-any.pkg.tar.xz
# gnome-icon-theme-symbolic 3.12.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ca-valencia-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ca-valencia 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/imap-2007f-6-x86_64.pkg.tar.xz
# imap 2007f-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-lo-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-lo 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgphoto2-2.5.9-1-x86_64.pkg.tar.xz
# libgphoto2 2.5.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdeutils-16.04-1-any.pkg.tar.xz
# kde-meta-kdeutils 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/foomatic-db-gutenprint-ppds-5.2.11-3-x86_64.pkg.tar.xz
# foomatic-db-gutenprint-ppds 5.2.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/poppler-glib-0.42.0-1-x86_64.pkg.tar.xz
# poppler-glib 0.42.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgda-firebird-5.2.4-2-x86_64.pkg.tar.xz
# libgda-firebird 5.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-dummy-0.3.7-5-x86_64.pkg.tar.xz
# xf86-video-dummy 0.3.7-5

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ga-ie-46.0-1-any.pkg.tar.xz
# firefox-i18n-ga-ie 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cvsps-3.13-1-x86_64.pkg.tar.xz
# cvsps 3.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kgamma5-5.6.3-1-x86_64.pkg.tar.xz
# kgamma5 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/archlinux-menus-2.5-2-any.pkg.tar.xz
# archlinux-menus 2.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ja-46.0-1-any.pkg.tar.xz
# firefox-i18n-ja 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/glhack-1.2-7-x86_64.pkg.tar.xz
# glhack 1.2-7

CMD: pacman --query --file /mirror/extra/os/x86_64/kcoreaddons-5.21.0-3-x86_64.pkg.tar.xz
# kcoreaddons 5.21.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-eo-20150901-1-any.pkg.tar.xz
# vim-spell-eo 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lapack-3.6.0-4-x86_64.pkg.tar.xz
# lapack 3.6.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/musicbrainz-2.1.5-7-x86_64.pkg.tar.xz
# musicbrainz 2.1.5-7

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-nm-5.6.3-1-x86_64.pkg.tar.xz
# plasma-nm 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/phonon-qt5-gstreamer-4.9.0-1-x86_64.pkg.tar.xz
# phonon-qt5-gstreamer 4.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-si-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-si 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/renderproto-0.11.1-3-any.pkg.tar.xz
# renderproto 0.11.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-kn-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-kn 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-pa-IN-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-pa-IN 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/zopfli-1.0.1-1-x86_64.pkg.tar.xz
# zopfli 1.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ro-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ro 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-log-log4perl-1.47-1-any.pkg.tar.xz
# perl-log-log4perl 1.47-1

CMD: pacman --query --file /mirror/extra/os/x86_64/psi-0.15-4-x86_64.pkg.tar.xz
# psi 0.15-4

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-340xx-libgl-340.96-1-x86_64.pkg.tar.xz
# nvidia-340xx-libgl 340.96-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-lij-46.0-1-any.pkg.tar.xz
# firefox-i18n-lij 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-haze-0.8.0-1-x86_64.pkg.tar.xz
# telepathy-haze 0.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdeplasma-addons-5.6.3-2-x86_64.pkg.tar.xz
# kdeplasma-addons 5.6.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libanjuta-3.20.0-1-x86_64.pkg.tar.xz
# libanjuta 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebase-lib-16.04.0-2-x86_64.pkg.tar.xz
# kdebase-lib 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/haveged-1.9.1-2-x86_64.pkg.tar.xz
# haveged 1.9.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gst-plugins-bad-1.8.1-1-x86_64.pkg.tar.xz
# gst-plugins-bad 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-te-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-te 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-qscintilla-qt5-2.9.1-3-x86_64.pkg.tar.xz
# python-qscintilla-qt5 2.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libxau-1.0.8-2-x86_64.pkg.tar.xz
# libxau 1.0.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-retrying-1.3.3-2-any.pkg.tar.xz
# python2-retrying 1.3.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-rm-46.0-1-any.pkg.tar.xz
# firefox-i18n-rm 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-pt-20150901-1-any.pkg.tar.xz
# vim-spell-pt 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libabw-0.1.1-2-x86_64.pkg.tar.xz
# libabw 0.1.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libsynctex-2015.37497-11-x86_64.pkg.tar.xz
# libsynctex 2015.37497-11

CMD: pacman --query --file /mirror/extra/os/x86_64/python-qscintilla-qt4-2.9.1-3-x86_64.pkg.tar.xz
# python-qscintilla-qt4 2.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python-cairo-1.10.0-6-x86_64.pkg.tar.xz
# python-cairo 1.10.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/librsvg-2:2.40.15-2-x86_64.pkg.tar.xz
# librsvg 2:2.40.15-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libkdcraw4-15.08.3-3-x86_64.pkg.tar.xz
# libkdcraw4 15.08.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/psutils-1.17-5-x86_64.pkg.tar.xz
# psutils 1.17-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libutempter-1.1.6-2-x86_64.pkg.tar.xz
# libutempter 1.1.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-encode-locale-1.05-1-any.pkg.tar.xz
# perl-encode-locale 1.05-1

CMD: pacman --query --file /mirror/extra/os/x86_64/openal-examples-1.17.2-2-x86_64.pkg.tar.xz
# openal-examples 1.17.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sr-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-sr 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rsync-3.1.2-1-x86_64.pkg.tar.xz
# rsync 3.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/doxygen-1.8.11-4-x86_64.pkg.tar.xz
# doxygen 1.8.11-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegraphics-okular-16.04.0-2-x86_64.pkg.tar.xz
# kdegraphics-okular 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libavc1394-0.5.4-2-x86_64.pkg.tar.xz
# libavc1394 0.5.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/freealut-1.1.0-5-x86_64.pkg.tar.xz
# freealut 1.1.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libmspub-0.1.2-5-x86_64.pkg.tar.xz
# libmspub 0.1.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-ugly-0.10.19-16-x86_64.pkg.tar.xz
# gstreamer0.10-ugly 0.10.19-16

CMD: pacman --query --file /mirror/extra/os/x86_64/libetonyek-0.1.6-1-x86_64.pkg.tar.xz
# libetonyek 0.1.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmbim-1.12.4-1-x86_64.pkg.tar.xz
# libmbim 1.12.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-hr-46.0-1-any.pkg.tar.xz
# firefox-i18n-hr 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-sdk-5.0.5-4-x86_64.pkg.tar.xz
# libreoffice-still-sdk 5.0.5-4

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-mail-dkim-0.40-1-any.pkg.tar.xz
# perl-mail-dkim 0.40-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libchewing-0.4.0-1-x86_64.pkg.tar.xz
# libchewing 0.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kcolorchooser-16.04.0-2-x86_64.pkg.tar.xz
# kcolorchooser 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-digest-nilsimsa-0.06-11-x86_64.pkg.tar.xz
# perl-digest-nilsimsa 0.06-11

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-it-20150901-1-any.pkg.tar.xz
# vim-spell-it 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-gabble-0.18.3-3-x86_64.pkg.tar.xz
# telepathy-gabble 0.18.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-alsamixer-0.9.7-1-x86_64.pkg.tar.xz
# gnome-alsamixer 0.9.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-or-46.0-1-any.pkg.tar.xz
# firefox-i18n-or 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libplist-1.12-4-x86_64.pkg.tar.xz
# libplist 1.12-4

CMD: pacman --query --file /mirror/extra/os/x86_64/poppler-qt5-0.42.0-1-x86_64.pkg.tar.xz
# poppler-qt5 0.42.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pycurl-7.43.0-1-x86_64.pkg.tar.xz
# python2-pycurl 7.43.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/wnck-sharp-2.26.0-10-x86_64.pkg.tar.xz
# wnck-sharp 2.26.0-10

CMD: pacman --query --file /mirror/extra/os/x86_64/networkmanager-1.2.0-3-x86_64.pkg.tar.xz
# networkmanager 1.2.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-tlwg-0.6.1-2-any.pkg.tar.xz
# ttf-tlwg 0.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nxagent-3.5.0.32-2-x86_64.pkg.tar.xz
# nxagent 3.5.0.32-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gst-python2-1.8.1-1-x86_64.pkg.tar.xz
# gst-python2 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dmapi-2.2.12-2-x86_64.pkg.tar.xz
# dmapi 2.2.12-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-email-date-format-1.005-1-any.pkg.tar.xz
# perl-email-date-format 1.005-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-yi-20150901-1-any.pkg.tar.xz
# vim-spell-yi 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kwalletmanager-16.04.0-2-x86_64.pkg.tar.xz
# kwalletmanager 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/fvwm-crystal-3.3.2-2-any.pkg.tar.xz
# fvwm-crystal 3.3.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-pictures-2015.38755-1-any.pkg.tar.xz
# texlive-pictures 2015.38755-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnomecanvas-perl-1.002-13-x86_64.pkg.tar.xz
# gnomecanvas-perl 1.002-13

CMD: pacman --query --file /mirror/extra/os/x86_64/libkolabxml-1.1.4-1-x86_64.pkg.tar.xz
# libkolabxml 1.1.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mesa-demos-8.3.0-1-x86_64.pkg.tar.xz
# mesa-demos 8.3.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-or-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-or 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vala-0.32.0-1-x86_64.pkg.tar.xz
# vala 0.32.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-multimedia-5.6.0-1-x86_64.pkg.tar.xz
# qt5-multimedia 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/x265-1.9-1-x86_64.pkg.tar.xz
# x265 1.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/blogilo-16.04.0-3-x86_64.pkg.tar.xz
# blogilo 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-bs-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-bs 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-font-utils-7.6-4-any.pkg.tar.xz
# xorg-font-utils 7.6-4

CMD: pacman --query --file /mirror/extra/os/x86_64/hunspell-de-20151222-1-any.pkg.tar.xz
# hunspell-de 20151222-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-http-message-6.11-2-any.pkg.tar.xz
# perl-http-message 6.11-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libksysguard-5.6.3-1-x86_64.pkg.tar.xz
# libksysguard 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lm_sensors-3.4.0-1-x86_64.pkg.tar.xz
# lm_sensors 3.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-x11perf-1.6.0-1-x86_64.pkg.tar.xz
# xorg-x11perf 1.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ug-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ug 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vlc-2.2.2-4-x86_64.pkg.tar.xz
# vlc 2.2.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kdebindings-python2-4.14.3-5-x86_64.pkg.tar.xz
# kdebindings-python2 4.14.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/purpose-1.0-3-x86_64.pkg.tar.xz
# purpose 1.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-smartbookmark-plugin-0.4.6-1-x86_64.pkg.tar.xz
# xfce4-smartbookmark-plugin 0.4.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxi-1.7.6-1-x86_64.pkg.tar.xz
# libxi 1.7.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-io-socket-inet6-2.72-1-any.pkg.tar.xz
# perl-io-socket-inet6 2.72-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xmodmap-1.0.9-1-x86_64.pkg.tar.xz
# xorg-xmodmap 1.0.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pyelftools-0.23-2-any.pkg.tar.xz
# python-pyelftools 0.23-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pyasn1-0.1.9-1-any.pkg.tar.xz
# python2-pyasn1 0.1.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-snmp-7.0.6-3-x86_64.pkg.tar.xz
# php-snmp 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/hwdetect-2016.01-1-any.pkg.tar.xz
# hwdetect 2016.01-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gc-7.4.2-4-x86_64.pkg.tar.xz
# gc 7.4.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-mkfontscale-1.1.2-1-x86_64.pkg.tar.xz
# xorg-mkfontscale 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-vfs-perl-1.082-3-x86_64.pkg.tar.xz
# gnome-vfs-perl 1.082-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdenetwork-16.04-1-any.pkg.tar.xz
# kde-meta-kdenetwork 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/festival-2.4-2-x86_64.pkg.tar.xz
# festival 2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/blinken-16.04.0-2-x86_64.pkg.tar.xz
# blinken 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-cy-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-cy 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ast-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ast 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-bg-16.04.0-3-any.pkg.tar.xz
# kde-l10n-bg 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-try-tiny-0.24-1-any.pkg.tar.xz
# perl-try-tiny 0.24-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-da-46.0-1-any.pkg.tar.xz
# firefox-i18n-da 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-bg-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-bg 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gdata-sharp-1.7.0.1-3-any.pkg.tar.xz
# gdata-sharp 1.7.0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-flow-2.9.11-3-x86_64.pkg.tar.xz
# calligra-flow 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-mailtools-2.16-1-any.pkg.tar.xz
# perl-mailtools 2.16-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gksu-2.0.2-5-x86_64.pkg.tar.xz
# gksu 2.0.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-backgrounds-3.20-1-any.pkg.tar.xz
# gnome-backgrounds 3.20-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pangomm-2.40.0-1-x86_64.pkg.tar.xz
# pangomm 2.40.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/tdb-1.3.8-1-x86_64.pkg.tar.xz
# tdb 1.3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libpagemaker-0.0.3-1-x86_64.pkg.tar.xz
# libpagemaker 0.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bluefish-2.2.8-1-x86_64.pkg.tar.xz
# bluefish 2.2.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-svg-5.6.0-1-x86_64.pkg.tar.xz
# qt5-svg 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-lv-20150901-1-any.pkg.tar.xz
# vim-spell-lv 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-rw-20150901-1-any.pkg.tar.xz
# vim-spell-rw 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-defusedxml-0.4.1-2-any.pkg.tar.xz
# python-defusedxml 0.4.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/desktop-file-utils-0.22-2-x86_64.pkg.tar.xz
# desktop-file-utils 0.22-2

CMD: pacman --query --file /mirror/extra/os/x86_64/texmacs-1.99.4-1-x86_64.pkg.tar.xz
# texmacs 1.99.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-publishers-2015.38832-1-any.pkg.tar.xz
# texlive-publishers 2015.38832-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pkgfile-15-1-x86_64.pkg.tar.xz
# pkgfile 15-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-an-46.0-1-any.pkg.tar.xz
# firefox-i18n-an 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl2_image-2.0.1-1-x86_64.pkg.tar.xz
# sdl2_image 2.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/glibmm-2.48.1-1-x86_64.pkg.tar.xz
# glibmm 2.48.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pyopenssl-16.0.0-1-any.pkg.tar.xz
# python2-pyopenssl 16.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-sk-16.04.0-3-any.pkg.tar.xz
# kde-l10n-sk 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/net-snmp-5.7.3-2-x86_64.pkg.tar.xz
# net-snmp 5.7.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/java-rhino-1.7.7.1-1-any.pkg.tar.xz
# java-rhino 1.7.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdemultimedia-16.04-1-any.pkg.tar.xz
# kde-meta-kdemultimedia 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qtiplot-0.9.8.9-8-x86_64.pkg.tar.xz
# qtiplot 0.9.8.9-8

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-fa-16.04.0-3-any.pkg.tar.xz
# kde-l10n-fa 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pysmbc-1.0.15.5-1-x86_64.pkg.tar.xz
# python2-pysmbc 1.0.15.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liblightdm-qt4-1:1.18.1-1-x86_64.pkg.tar.xz
# liblightdm-qt4 1:1.18.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ast-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ast 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hdf5-1.8.15_patch1-1-x86_64.pkg.tar.xz
# hdf5 1.8.15_patch1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdemultimedia-audiocd-kio-16.04.0-1-x86_64.pkg.tar.xz
# kdemultimedia-audiocd-kio 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-vfsmm-2.26.0-4-x86_64.pkg.tar.xz
# gnome-vfsmm 2.26.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-it-16.04.0-3-any.pkg.tar.xz
# kde-l10n-it 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libwebp-0.5.0-1-x86_64.pkg.tar.xz
# libwebp 0.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgweather-3.20.0-1-x86_64.pkg.tar.xz
# libgweather 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-gl-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-gl 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnetfilter_log-1.0.1-3-x86_64.pkg.tar.xz
# libnetfilter_log 1.0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/speex-1.2rc2-1-x86_64.pkg.tar.xz
# speex 1.2rc2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-locale-gettext-1.07-1-x86_64.pkg.tar.xz
# perl-locale-gettext 1.07-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xvidcore-1.3.4-1-x86_64.pkg.tar.xz
# xvidcore 1.3.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/orage-4.12.1-2-x86_64.pkg.tar.xz
# orage 4.12.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gupnp-igd-0.2.4-2-x86_64.pkg.tar.xz
# gupnp-igd 0.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadi-contact-16.04.0-2-x86_64.pkg.tar.xz
# akonadi-contact 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-dbus-1.2.4-1-x86_64.pkg.tar.xz
# python-dbus 1.2.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kplotting-5.21.0-1-x86_64.pkg.tar.xz
# kplotting 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxtst-1.2.2-1-x86_64.pkg.tar.xz
# libxtst 1.2.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dmidecode-3.0-1-x86_64.pkg.tar.xz
# dmidecode 3.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ca@valencia-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ca@valencia 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/mtr-0.86-2-x86_64.pkg.tar.xz
# mtr 0.86-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-wa-16.04.0-3-any.pkg.tar.xz
# kde-l10n-wa 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-zh-TW-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-zh-TW 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/webkitgtk2-2.4.11-1-x86_64.pkg.tar.xz
# webkitgtk2 2.4.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qemu-2.5.0-1-x86_64.pkg.tar.xz
# qemu 2.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-lt-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-lt 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kparts-5.21.0-1-x86_64.pkg.tar.xz
# kparts 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/a52dec-0.7.4-8-x86_64.pkg.tar.xz
# a52dec 0.7.4-8

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-pt-BR-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-pt-BR 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-enchant-7.0.6-3-x86_64.pkg.tar.xz
# php-enchant 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ar-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ar 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-fontsextra-2015.38746-1-any.pkg.tar.xz
# texlive-fontsextra 2015.38746-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liboauth-1.0.3-1-x86_64.pkg.tar.xz
# liboauth 1.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-lo-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-lo 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-send-file-16.04.0-2-x86_64.pkg.tar.xz
# telepathy-kde-send-file 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-framework-5.21.0-1-x86_64.pkg.tar.xz
# plasma-framework 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mono-upnp-0.1.2-2-x86_64.pkg.tar.xz
# mono-upnp 0.1.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-fr-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-fr 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-documents-3.20.0-1-x86_64.pkg.tar.xz
# gnome-documents 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/aspell-0.60.6.1-5-x86_64.pkg.tar.xz
# aspell 0.60.6.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gsound-1.0.2-1-x86_64.pkg.tar.xz
# gsound 1.0.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ja-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ja 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libdvdread-5.0.4-1-x86_64.pkg.tar.xz
# libdvdread 5.0.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ts-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ts 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libass-0.13.2-1-x86_64.pkg.tar.xz
# libass 0.13.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-as-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-as 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/man2html-3.0.1-4-any.pkg.tar.xz
# man2html 3.0.1-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ro-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ro 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-requests-2.10.0-1-any.pkg.tar.xz
# python2-requests 2.10.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xauth-1.0.9-1-x86_64.pkg.tar.xz
# xorg-xauth 1.0.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libifp-1.0.0.2-5-x86_64.pkg.tar.xz
# libifp 1.0.0.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-menus-3.13.3-2-x86_64.pkg.tar.xz
# gnome-menus 3.13.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libytnef-1.5-4-x86_64.pkg.tar.xz
# libytnef 1.5-4

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-braindump-2.9.11-3-x86_64.pkg.tar.xz
# calligra-braindump 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-io-socket-ssl-2.020-1-any.pkg.tar.xz
# perl-io-socket-ssl 2.020-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk-vnc-0.5.4-1-x86_64.pkg.tar.xz
# gtk-vnc 0.5.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rubberband-1.8.1-3-x86_64.pkg.tar.xz
# rubberband 1.8.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/munin-node-2.0.25-1-any.pkg.tar.xz
# munin-node 2.0.25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-fr-20150901-1-any.pkg.tar.xz
# vim-spell-fr 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-klotski-3.20.1-1-x86_64.pkg.tar.xz
# gnome-klotski 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kldap-16.04.0-1-x86_64.pkg.tar.xz
# kldap 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-libgnome-2.28.1-9-x86_64.pkg.tar.xz
# python2-libgnome 2.28.1-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libssh-docs-0.7.3-1-x86_64.pkg.tar.xz
# libssh-docs 0.7.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/anjuta-3.20.0-1-x86_64.pkg.tar.xz
# anjuta 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-nn-no-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-nn-no 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/harfbuzz-icu-1.2.6-1-x86_64.pkg.tar.xz
# harfbuzz-icu 1.2.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libquvi-scripts-0.9.20131130-3-any.pkg.tar.xz
# libquvi-scripts 0.9.20131130-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-nb-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-nb 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-sq-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-sq 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/timidity++-2.14.0-7-x86_64.pkg.tar.xz
# timidity++ 2.14.0-7

CMD: pacman --query --file /mirror/extra/os/x86_64/mono-basic-4.0.1-1-x86_64.pkg.tar.xz
# mono-basic 4.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-setxkbmap-1.3.1-1-x86_64.pkg.tar.xz
# xorg-setxkbmap 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegraphics-kolourpaint-16.04.0-2-x86_64.pkg.tar.xz
# kdegraphics-kolourpaint 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/foomatic-db-ppds-3:20160416-1-any.pkg.tar.xz
# foomatic-db-ppds 3:20160416-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sr-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sr 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kcontacts-16.04.0-1-x86_64.pkg.tar.xz
# kcontacts 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gsasl-1.8.0-5-x86_64.pkg.tar.xz
# gsasl 1.8.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libsidplay-1.36.59-7-x86_64.pkg.tar.xz
# libsidplay 1.36.59-7

CMD: pacman --query --file /mirror/extra/os/x86_64/filelight-16.04.0-2-x86_64.pkg.tar.xz
# filelight 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libva-intel-driver-1.7.0-1-x86_64.pkg.tar.xz
# libva-intel-driver 1.7.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nginx-1.10.0-2-x86_64.pkg.tar.xz
# nginx 1.10.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/scim-anthy-1.2.7-5-x86_64.pkg.tar.xz
# scim-anthy 1.2.7-5

CMD: pacman --query --file /mirror/extra/os/x86_64/razor-2.85-5-x86_64.pkg.tar.xz
# razor 2.85-5

CMD: pacman --query --file /mirror/extra/os/x86_64/opus-1.1.2-1-x86_64.pkg.tar.xz
# opus 1.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pyqt5-5.5.1-2-x86_64.pkg.tar.xz
# python2-pyqt5 5.5.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-net-dns-resolver-programmable-0.003-6-any.pkg.tar.xz
# perl-net-dns-resolver-programmable 0.003-6

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pyspi-0.6.1-2-x86_64.pkg.tar.xz
# python2-pyspi 0.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-lts-364.19-1-x86_64.pkg.tar.xz
# nvidia-lts 364.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/putty-0.66-1-x86_64.pkg.tar.xz
# putty 0.66-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libcdaudio-0.99.12-7-x86_64.pkg.tar.xz
# libcdaudio 0.99.12-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libkdcraw-16.04.0-2-x86_64.pkg.tar.xz
# libkdcraw 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/lcms-1.19-5-x86_64.pkg.tar.xz
# lcms 1.19-5

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-nl-16.04.0-3-any.pkg.tar.xz
# kde-l10n-nl 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-kn-46.0-1-any.pkg.tar.xz
# firefox-i18n-kn 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-hr-16.04.0-3-any.pkg.tar.xz
# kde-l10n-hr 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-da-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-da 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-soap-lite-1.19-1-any.pkg.tar.xz
# perl-soap-lite 1.19-1

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadi-search-16.04.0-1-x86_64.pkg.tar.xz
# akonadi-search 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-dz-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-dz 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-pl-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-pl 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-qt5-0.9.6.1-2-x86_64.pkg.tar.xz
# telepathy-qt5 0.9.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/re2c-0.14.3-2-x86_64.pkg.tar.xz
# re2c 0.14.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnucash-2.6.12-2-x86_64.pkg.tar.xz
# gnucash 2.6.12-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-bluetooth-8.0-3-x86_64.pkg.tar.xz
# pulseaudio-bluetooth 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-fi-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-fi 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hydrogen-0.9.6.1-3-x86_64.pkg.tar.xz
# hydrogen 0.9.6.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-robots-3.20.1-1-x86_64.pkg.tar.xz
# gnome-robots 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdesdk-kcachegrind-16.04.0-2-x86_64.pkg.tar.xz
# kdesdk-kcachegrind 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gstreamer0.10-base-0.10.36-3-x86_64.pkg.tar.xz
# gstreamer0.10-base 0.10.36-3

CMD: pacman --query --file /mirror/extra/os/x86_64/fltk-games-1.3.3-6-x86_64.pkg.tar.xz
# fltk-games 1.3.3-6

CMD: pacman --query --file /mirror/extra/os/x86_64/kontact-16.04.0-3-x86_64.pkg.tar.xz
# kontact 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/alsa-plugins-1.1.1-1-x86_64.pkg.tar.xz
# alsa-plugins 1.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lldb-3.7.1-1-x86_64.pkg.tar.xz
# lldb 3.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clamav-0.99.1-2-x86_64.pkg.tar.xz
# clamav 0.99.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libtorrent-rasterbar-1:1.0.9-1-x86_64.pkg.tar.xz
# libtorrent-rasterbar 1:1.0.9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxcursor-1.1.14-2-x86_64.pkg.tar.xz
# libxcursor 1.1.14-2

CMD: pacman --query --file /mirror/extra/os/x86_64/mesa-11.2.1-1-x86_64.pkg.tar.xz
# mesa 11.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xclipboard-1.1.3-1-x86_64.pkg.tar.xz
# xorg-xclipboard 1.1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mariadb-clients-10.1.13-1-x86_64.pkg.tar.xz
# mariadb-clients 10.1.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mp3splt-2.6.2-1-x86_64.pkg.tar.xz
# mp3splt 2.6.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/adobe-source-code-pro-fonts-2.010ro+1.030it-1-any.pkg.tar.xz
# adobe-source-code-pro-fonts 2.010ro+1.030it-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libasyncns-0.8-5-x86_64.pkg.tar.xz
# libasyncns 0.8-5

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-feedparser-5.2.1-1-any.pkg.tar.xz
# python2-feedparser 5.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kfourinline-16.04.0-2-x86_64.pkg.tar.xz
# kfourinline 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-beaker-1.8.0-1-any.pkg.tar.xz
# python-beaker 1.8.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-eu-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-eu 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lua52-luajson-1.3.3-2-any.pkg.tar.xz
# lua52-luajson 1.3.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdewebdev-kimagemapeditor-16.04.0-2-x86_64.pkg.tar.xz
# kdewebdev-kimagemapeditor 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/netcdf-fortran-4.4.1-2-x86_64.pkg.tar.xz
# netcdf-fortran 4.4.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/openjdk7-src-7.u99_2.6.5-1-x86_64.pkg.tar.xz
# openjdk7-src 7.u99_2.6.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-convert-binhex-1.125-1-any.pkg.tar.xz
# perl-convert-binhex 1.125-1

CMD: pacman --query --file /mirror/extra/os/x86_64/system-config-printer-1.5.7-2-x86_64.pkg.tar.xz
# system-config-printer 1.5.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-file-basedir-0.07-1-any.pkg.tar.xz
# perl-file-basedir 0.07-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kshisen-16.04.0-2-x86_64.pkg.tar.xz
# kshisen 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-or-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-or 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gperf-3.0.4-6-x86_64.pkg.tar.xz
# gperf 3.0.4-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libthai-0.1.24-1-x86_64.pkg.tar.xz
# libthai 0.1.24-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-file-listing-6.04-2-any.pkg.tar.xz
# perl-file-listing 6.04-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-eyes-plugin-4.4.4-1-x86_64.pkg.tar.xz
# xfce4-eyes-plugin 4.4.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-jsvc-1.0.15-2-x86_64.pkg.tar.xz
# java-jsvc 1.0.15-2

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl_ttf-2.0.11-3-x86_64.pkg.tar.xz
# sdl_ttf 2.0.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libxfce4util-4.12.1-1-x86_64.pkg.tar.xz
# libxfce4util 4.12.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-xh-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-xh 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kpimtextedit-16.04.0-1-x86_64.pkg.tar.xz
# kpimtextedit 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86driproto-2.1.1-3-any.pkg.tar.xz
# xf86driproto 2.1.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-khmer-5.0-5-any.pkg.tar.xz
# ttf-khmer 5.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-ipc-system-simple-1.25-1-any.pkg.tar.xz
# perl-ipc-system-simple 1.25-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnotify-0.7.6-2-x86_64.pkg.tar.xz
# libnotify 0.7.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xcb-proto-1.11-2-any.pkg.tar.xz
# xcb-proto 1.11-2

CMD: pacman --query --file /mirror/extra/os/x86_64/signon-plugin-oauth2-0.23-2-x86_64.pkg.tar.xz
# signon-plugin-oauth2 0.23-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libusb-compat-0.1.5-1-x86_64.pkg.tar.xz
# libusb-compat 0.1.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-weather-plugin-0.8.6-1-x86_64.pkg.tar.xz
# xfce4-weather-plugin 0.8.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-lirc-8.0-3-x86_64.pkg.tar.xz
# pulseaudio-lirc 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/dconf-editor-3.20.1-1-x86_64.pkg.tar.xz
# dconf-editor 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-it-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-it 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/docbook-dsssl-1.79-5-any.pkg.tar.xz
# docbook-dsssl 1.79-5

CMD: pacman --query --file /mirror/extra/os/x86_64/kig-16.04.0-2-x86_64.pkg.tar.xz
# kig 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gst-plugins-base-libs-1.8.1-1-x86_64.pkg.tar.xz
# gst-plugins-base-libs 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-numpy-1.11.0-1-x86_64.pkg.tar.xz
# python-numpy 1.11.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-eo-16.04.0-3-any.pkg.tar.xz
# kde-l10n-eo 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python-requests-2.10.0-1-any.pkg.tar.xz
# python-requests 2.10.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kimageformats-5.21.0-1-x86_64.pkg.tar.xz
# kimageformats 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-langkorean-2015.38727-1-any.pkg.tar.xz
# texlive-langkorean 2015.38727-1

CMD: pacman --query --file /mirror/extra/os/x86_64/noto-fonts-emoji-20151224-1-any.pkg.tar.xz
# noto-fonts-emoji 20151224-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dvd+rw-tools-7.1-7-x86_64.pkg.tar.xz
# dvd+rw-tools 7.1-7

CMD: pacman --query --file /mirror/extra/os/x86_64/qwtplot3d-0.2.7-8-x86_64.pkg.tar.xz
# qwtplot3d 0.2.7-8

CMD: pacman --query --file /mirror/extra/os/x86_64/printproto-1.0.5-3-any.pkg.tar.xz
# printproto 1.0.5-3

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-graphicaleffects-5.6.0-1-x86_64.pkg.tar.xz
# qt5-graphicaleffects 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lirc-1:0.9.3.a-2-x86_64.pkg.tar.xz
# lirc 1:0.9.3.a-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gptfdisk-1.0.1-2-x86_64.pkg.tar.xz
# gptfdisk 1.0.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdgantt2-16.04.0-1-x86_64.pkg.tar.xz
# kdgantt2 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bluez-qt-5.21.0-1-x86_64.pkg.tar.xz
# bluez-qt 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-xml-sax-0.99-4-any.pkg.tar.xz
# perl-xml-sax 0.99-4

CMD: pacman --query --file /mirror/extra/os/x86_64/xfwm4-themes-4.10.0-2-any.pkg.tar.xz
# xfwm4-themes 4.10.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ksystemlog-16.04.0-1-x86_64.pkg.tar.xz
# ksystemlog 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/spamassassin-3.4.1-3-x86_64.pkg.tar.xz
# spamassassin 3.4.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/exo-0.10.7-1-x86_64.pkg.tar.xz
# exo 0.10.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/seahorse-nautilus-3.11.92-1-x86_64.pkg.tar.xz
# seahorse-nautilus 3.11.92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cppunit-1.13.2-2-x86_64.pkg.tar.xz
# cppunit 1.13.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xfconf-4.12.0-2-x86_64.pkg.tar.xz
# xfconf 4.12.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libetpan-1.7-1-x86_64.pkg.tar.xz
# libetpan 1.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libnautilus-extension-3.20.1-1-x86_64.pkg.tar.xz
# libnautilus-extension 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pam_ldap-186-5-x86_64.pkg.tar.xz
# pam_ldap 186-5

CMD: pacman --query --file /mirror/extra/os/x86_64/startup-notification-0.12-4-x86_64.pkg.tar.xz
# startup-notification 0.12-4

CMD: pacman --query --file /mirror/extra/os/x86_64/ilmbase-2.2.0-2-x86_64.pkg.tar.xz
# ilmbase 2.2.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-config-simple-4.59-6-any.pkg.tar.xz
# perl-config-simple 4.59-6

CMD: pacman --query --file /mirror/extra/os/x86_64/enscript-1.6.6-1-x86_64.pkg.tar.xz
# enscript 1.6.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mksyslinux-2013.06-1-any.pkg.tar.xz
# mksyslinux 2013.06-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-vfs-2.24.4-9-x86_64.pkg.tar.xz
# gnome-vfs 2.24.4-9

CMD: pacman --query --file /mirror/extra/os/x86_64/eigen-3.2.8-2-any.pkg.tar.xz
# eigen 3.2.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/php-pgsql-7.0.6-3-x86_64.pkg.tar.xz
# php-pgsql 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-nl-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-nl 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cmake-3.5.2-2-x86_64.pkg.tar.xz
# cmake 3.5.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/davfs2-1.5.2-1-x86_64.pkg.tar.xz
# davfs2 1.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hunspell-he-1.3-1-x86_64.pkg.tar.xz
# hunspell-he 1.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qemu-block-iscsi-2.5.0-1-x86_64.pkg.tar.xz
# qemu-block-iscsi 2.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gkeyfile-sharp-0.1-3-any.pkg.tar.xz
# gkeyfile-sharp 0.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-farstream-0.6.2-2-x86_64.pkg.tar.xz
# telepathy-farstream 0.6.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python-mutagen-1.31-1-any.pkg.tar.xz
# python-mutagen 1.31-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lua-5.3.2-1-x86_64.pkg.tar.xz
# lua 5.3.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kapman-16.04.0-2-x86_64.pkg.tar.xz
# kapman 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ks-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ks 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgravatar-16.04.0-1-x86_64.pkg.tar.xz
# libgravatar 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ncmpc-0.24-2-x86_64.pkg.tar.xz
# ncmpc 0.24-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kompare-16.04.0-2-x86_64.pkg.tar.xz
# kompare 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libgda-jdbc-5.2.4-2-x86_64.pkg.tar.xz
# libgda-jdbc 5.2.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/zita-alsa-pcmi-0.2.0-3-x86_64.pkg.tar.xz
# zita-alsa-pcmi 0.2.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-dict-0.7.1-1-x86_64.pkg.tar.xz
# xfce4-dict 0.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-openchrome-0.4.0-1-x86_64.pkg.tar.xz
# xf86-video-openchrome 0.4.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vigra-1.11.0-1-x86_64.pkg.tar.xz
# vigra 1.11.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/fsarchiver-0.6.22-1-x86_64.pkg.tar.xz
# fsarchiver 0.6.22-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hyphen-nl-20050617-3-any.pkg.tar.xz
# hyphen-nl 20050617-3

CMD: pacman --query --file /mirror/extra/os/x86_64/slim-themes-1.2.3-7-any.pkg.tar.xz
# slim-themes 1.2.3-7

CMD: pacman --query --file /mirror/extra/os/x86_64/syslog-ng-3.6.3-2-x86_64.pkg.tar.xz
# syslog-ng 3.6.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-nettool-3.8.1-2-x86_64.pkg.tar.xz
# gnome-nettool 3.8.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libgksu-2.0.12-6-x86_64.pkg.tar.xz
# libgksu 2.0.12-6

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-en-us-46.0-1-any.pkg.tar.xz
# firefox-i18n-en-us 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-vmware-13.1.0-3-x86_64.pkg.tar.xz
# xf86-video-vmware 13.1.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-meta-kdegraphics-16.04-1-any.pkg.tar.xz
# kde-meta-kdegraphics 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-timer-plugin-1.6.0-3-x86_64.pkg.tar.xz
# xfce4-timer-plugin 1.6.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/giflib-5.1.2-1-x86_64.pkg.tar.xz
# giflib 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-fonts-encodings-1.0.4-4-any.pkg.tar.xz
# xorg-fonts-encodings 1.0.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/mkvtoolnix-cli-9.1.0-1-x86_64.pkg.tar.xz
# mkvtoolnix-cli 9.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/windowmaker-0.95.7-1-x86_64.pkg.tar.xz
# windowmaker 0.95.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/breeze-icons-5.21.0-1-any.pkg.tar.xz
# breeze-icons 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/phonon-qt4-4.9.0-1-x86_64.pkg.tar.xz
# phonon-qt4 4.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gamin-0.1.10-8-x86_64.pkg.tar.xz
# gamin 0.1.10-8

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-vi-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-vi 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-ca-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-ca 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-hu-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-hu 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/signond-8.58-1-x86_64.pkg.tar.xz
# signond 8.58-1

CMD: pacman --query --file /mirror/extra/os/x86_64/apache-ant-1.9.7-1-any.pkg.tar.xz
# apache-ant 1.9.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-shell-extensions-3.20.0-1-any.pkg.tar.xz
# gnome-shell-extensions 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libspnav-0.2.3-1-x86_64.pkg.tar.xz
# libspnav 0.2.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/x2goplugin-provider-4.0.5.1-2-x86_64.pkg.tar.xz
# x2goplugin-provider 4.0.5.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libakonadi-qt4-1.13.0-9-x86_64.pkg.tar.xz
# libakonadi-qt4 1.13.0-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-tr-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-tr 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-en-ZA-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-en-ZA 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/aspell-de-20151222-1-x86_64.pkg.tar.xz
# aspell-de 20151222-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-dbus-common-1.2.4-1-x86_64.pkg.tar.xz
# python-dbus-common 1.2.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ko-46.0-1-any.pkg.tar.xz
# firefox-i18n-ko 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtkglext-1.2.0-10-x86_64.pkg.tar.xz
# gtkglext 1.2.0-10

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-battery-plugin-1.0.5-4-x86_64.pkg.tar.xz
# xfce4-battery-plugin 1.0.5-4

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ka-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ka 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-gl-46.0-1-any.pkg.tar.xz
# firefox-i18n-gl 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lua-luajson-1.3.3-2-any.pkg.tar.xz
# lua-luajson 1.3.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-serialport-5.6.0-1-x86_64.pkg.tar.xz
# qt5-serialport 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libx11-1.6.3-1-x86_64.pkg.tar.xz
# libx11 1.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libva-mesa-driver-11.2.1-1-x86_64.pkg.tar.xz
# libva-mesa-driver 11.2.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libfprint-0.6.0-1-x86_64.pkg.tar.xz
# libfprint 0.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-nl-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-nl 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-lwp-protocol-https-6.06-2-any.pkg.tar.xz
# perl-lwp-protocol-https 6.06-2

CMD: pacman --query --file /mirror/extra/os/x86_64/lua-lgi-0.9.0-1-x86_64.pkg.tar.xz
# lua-lgi 0.9.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kteatime-16.04.0-2-x86_64.pkg.tar.xz
# kteatime 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-siliconmotion-1.7.8-2-x86_64.pkg.tar.xz
# xf86-video-siliconmotion 1.7.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/abiword-3.0.1-6-x86_64.pkg.tar.xz
# abiword 3.0.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-gl-20150901-1-any.pkg.tar.xz
# vim-spell-gl 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libkolab-1.0.2-2-x86_64.pkg.tar.xz
# libkolab 1.0.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-idle-0.2.0-1-x86_64.pkg.tar.xz
# telepathy-idle 0.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kemoticons-5.21.0-1-x86_64.pkg.tar.xz
# kemoticons 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-lt-20150901-1-any.pkg.tar.xz
# vim-spell-lt 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libgnome-sharp-2.24.2-4-x86_64.pkg.tar.xz
# libgnome-sharp 2.24.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-kde-auth-handler-16.04.0-1-x86_64.pkg.tar.xz
# telepathy-kde-auth-handler 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-mixer-4.11.0-2-x86_64.pkg.tar.xz
# xfce4-mixer 4.11.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-exporter-tiny-0.042-1-any.pkg.tar.xz
# perl-exporter-tiny 0.042-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-dejavu-2.35-1-any.pkg.tar.xz
# ttf-dejavu 2.35-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-es-ar-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-es-ar 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-wayland-5.6.0-1-x86_64.pkg.tar.xz
# qt5-wayland 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdevelop-python2-1.7.2-2-x86_64.pkg.tar.xz
# kdevelop-python2 1.7.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/telepathy-logger-qt-15.04.0-2-x86_64.pkg.tar.xz
# telepathy-logger-qt 15.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-mozilla-ca-20160104-1-any.pkg.tar.xz
# perl-mozilla-ca 20160104-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-cy-46.0-1-any.pkg.tar.xz
# firefox-i18n-cy 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python-packaging-16.7-1-any.pkg.tar.xz
# python-packaging 16.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qemu-guest-agent-2.5.0-1-x86_64.pkg.tar.xz
# qemu-guest-agent 2.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sound-theme-freedesktop-0.8-2-any.pkg.tar.xz
# sound-theme-freedesktop 0.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pkgstats-2.3-6-any.pkg.tar.xz
# pkgstats 2.3-6

CMD: pacman --query --file /mirror/extra/os/x86_64/kblog-16.04.0-1-x86_64.pkg.tar.xz
# kblog 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-sqlite-7.0.6-3-x86_64.pkg.tar.xz
# php-sqlite 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libmtp-1.1.11-1-x86_64.pkg.tar.xz
# libmtp 1.1.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lilv-0.22.0-2-x86_64.pkg.tar.xz
# lilv 0.22.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-dbd-mysql-4.033-1-x86_64.pkg.tar.xz
# perl-dbd-mysql 4.033-1

CMD: pacman --query --file /mirror/extra/os/x86_64/alsa-firmware-1.0.29-1-any.pkg.tar.xz
# alsa-firmware 1.0.29-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-tseng-1.2.5-7-x86_64.pkg.tar.xz
# xf86-video-tseng 1.2.5-7

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-mk-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-mk 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kollision-16.04.0-2-x86_64.pkg.tar.xz
# kollision 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/knavalbattle-16.04.0-2-x86_64.pkg.tar.xz
# knavalbattle 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/alsa-utils-1.1.1-1-x86_64.pkg.tar.xz
# alsa-utils 1.1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libvpx-1.5.0-4-x86_64.pkg.tar.xz
# libvpx 1.5.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/imagemagick-doc-6.9.3.8-1-x86_64.pkg.tar.xz
# imagemagick-doc 6.9.3.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-applications-meta-16.04-1-any.pkg.tar.xz
# kde-applications-meta 16.04-1

CMD: pacman --query --file /mirror/extra/os/x86_64/jasper-1.900.1-14-x86_64.pkg.tar.xz
# jasper 1.900.1-14

CMD: pacman --query --file /mirror/extra/os/x86_64/chmlib-0.40-4-x86_64.pkg.tar.xz
# chmlib 0.40-4

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-sound-recorder-3.19.92-1-any.pkg.tar.xz
# gnome-sound-recorder 3.19.92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/aspell-nl-0.50.2-3-x86_64.pkg.tar.xz
# aspell-nl 0.50.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/docbook-sgml31-3.1-2-any.pkg.tar.xz
# docbook-sgml31 3.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-ksudoku-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-ksudoku 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gdl-3.20.0-1-x86_64.pkg.tar.xz
# gdl 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl2_net-1:2.0.1-1-x86_64.pkg.tar.xz
# sdl2_net 1:2.0.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtkmm3-docs-3.20.1-1-x86_64.pkg.tar.xz
# gtkmm3-docs 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gtkmm-2.24.4-2-x86_64.pkg.tar.xz
# gtkmm 2.24.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pygtk-2.24.0-6-x86_64.pkg.tar.xz
# pygtk 2.24.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/libyaml-0.1.6-1-x86_64.pkg.tar.xz
# libyaml 0.1.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-kubrick-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-kubrick 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kidentitymanagement-16.04.0-1-x86_64.pkg.tar.xz
# kidentitymanagement 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-hr-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-hr 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-kspaceduel-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-kspaceduel 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-am-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-am 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-xml-parser-2.44-2-x86_64.pkg.tar.xz
# perl-xml-parser 2.44-2

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-rm-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-rm 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-net-ip-1.26-2-any.pkg.tar.xz
# perl-net-ip 1.26-2

CMD: pacman --query --file /mirror/extra/os/x86_64/dbus-sharp-glib-0.6.0-1-any.pkg.tar.xz
# dbus-sharp-glib 0.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/slim-1.3.6-6-x86_64.pkg.tar.xz
# slim 1.3.6-6

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-notify-0.1.1-13-x86_64.pkg.tar.xz
# python2-notify 0.1.1-13

CMD: pacman --query --file /mirror/extra/os/x86_64/pyqt4-common-4.11.4-4-x86_64.pkg.tar.xz
# pyqt4-common 4.11.4-4

CMD: pacman --query --file /mirror/extra/os/x86_64/mono-debugger-2.10-3-x86_64.pkg.tar.xz
# mono-debugger 2.10-3

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-pl-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-pl 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liborcus-0.11.1-1-x86_64.pkg.tar.xz
# liborcus 0.11.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-antlr2-2.7.7-7-x86_64.pkg.tar.xz
# python2-antlr2 2.7.7-7

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-xdg-0.25-3-any.pkg.tar.xz
# python2-xdg 0.25-3

CMD: pacman --query --file /mirror/extra/os/x86_64/json-c-0.12-2-x86_64.pkg.tar.xz
# json-c 0.12-2

CMD: pacman --query --file /mirror/extra/os/x86_64/baobab-3.20.1-1-x86_64.pkg.tar.xz
# baobab 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/chromium-50.0.2661.75-1-x86_64.pkg.tar.xz
# chromium 50.0.2661.75-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sw-TZ-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sw-TZ 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ebook-tools-0.2.2-3-x86_64.pkg.tar.xz
# ebook-tools 0.2.2-3

CMD: pacman --query --file /mirror/extra/os/x86_64/k3b-1:2.0.3a-5-x86_64.pkg.tar.xz
# k3b 1:2.0.3a-5

CMD: pacman --query --file /mirror/extra/os/x86_64/kdepimlibs4-4.14.10-8-x86_64.pkg.tar.xz
# kdepimlibs4 4.14.10-8

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-science-2015.38824-1-any.pkg.tar.xz
# texlive-science 2015.38824-1

CMD: pacman --query --file /mirror/extra/os/x86_64/liborigin2-docs-20110829-4-x86_64.pkg.tar.xz
# liborigin2-docs 20110829-4

CMD: pacman --query --file /mirror/extra/os/x86_64/rygel-0.30.1-1-x86_64.pkg.tar.xz
# rygel 0.30.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-digest-sha1-2.13-6-x86_64.pkg.tar.xz
# perl-digest-sha1 2.13-6

CMD: pacman --query --file /mirror/extra/os/x86_64/kdesignerplugin-5.21.0-1-x86_64.pkg.tar.xz
# kdesignerplugin 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-digest-hmac-1.03-3-any.pkg.tar.xz
# perl-digest-hmac 1.03-3

CMD: pacman --query --file /mirror/extra/os/x86_64/analitza-16.04.0-1-x86_64.pkg.tar.xz
# analitza 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/nvidia-304xx-lts-304.131-7-x86_64.pkg.tar.xz
# nvidia-304xx-lts 304.131-7

CMD: pacman --query --file /mirror/extra/os/x86_64/nx-xcompext-3.5.0.32-2-x86_64.pkg.tar.xz
# nx-xcompext 3.5.0.32-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-th-46.0-1-any.pkg.tar.xz
# firefox-i18n-th 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gupnp-dlna-0.10.4-1-x86_64.pkg.tar.xz
# gupnp-dlna 0.10.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/akonadi-notes-16.04.0-2-x86_64.pkg.tar.xz
# akonadi-notes 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-ach-46.0-1-any.pkg.tar.xz
# firefox-i18n-ach 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rpmextract-1.0-7-any.pkg.tar.xz
# rpmextract 1.0-7

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-zh-tw-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-zh-tw 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-bn-bd-46.0-1-any.pkg.tar.xz
# firefox-i18n-bn-bd 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-quickcontrols-5.6.0-1-x86_64.pkg.tar.xz
# qt5-quickcontrols 5.6.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mkisolinux-2013.05-1-any.pkg.tar.xz
# mkisolinux 2013.05-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-ca@valencia-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-ca@valencia 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libexttextcat-3.4.4-1-x86_64.pkg.tar.xz
# libexttextcat 3.4.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/x2go-agent-3.5.0.32-2-x86_64.pkg.tar.xz
# x2go-agent 3.5.0.32-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-acecad-1.5.0-9-x86_64.pkg.tar.xz
# xf86-input-acecad 1.5.0-9

CMD: pacman --query --file /mirror/extra/os/x86_64/ltrace-0.7.3-1-x86_64.pkg.tar.xz
# ltrace 0.7.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-sv-20150901-1-any.pkg.tar.xz
# vim-spell-sv 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/media-player-info-22-2-any.pkg.tar.xz
# media-player-info 22-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libcdr-0.1.2-2-x86_64.pkg.tar.xz
# libcdr 0.1.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ktextwidgets-5.21.0-1-x86_64.pkg.tar.xz
# ktextwidgets 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mythes-ro-3.3-5-any.pkg.tar.xz
# mythes-ro 3.3-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libpst-0.6.66-1-x86_64.pkg.tar.xz
# libpst 0.6.66-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kcrash-5.21.0-1-x86_64.pkg.tar.xz
# kcrash 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/eclipse-common-4.5.2-1-x86_64.pkg.tar.xz
# eclipse-common 4.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hdf5-openmpi-1.8.15_patch1-2-x86_64.pkg.tar.xz
# hdf5-openmpi 1.8.15_patch1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libsigsegv-2.10-2-x86_64.pkg.tar.xz
# libsigsegv 2.10-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-nb-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-nb 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/hicolor-icon-theme-0.15-1-any.pkg.tar.xz
# hicolor-icon-theme 0.15-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sharutils-4.15.2-1-x86_64.pkg.tar.xz
# sharutils 4.15.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/wayland-1.10.0-1-x86_64.pkg.tar.xz
# wayland 1.10.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-http-cookies-6.01-2-any.pkg.tar.xz
# perl-http-cookies 6.01-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xwd-1.0.6-1-x86_64.pkg.tar.xz
# xorg-xwd 1.0.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mutter-3.20.1-1-x86_64.pkg.tar.xz
# mutter 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/geoip-database-extra-20160301-2-any.pkg.tar.xz
# geoip-database-extra 20160301-2

CMD: pacman --query --file /mirror/extra/os/x86_64/suil-0.8.2-2-x86_64.pkg.tar.xz
# suil 0.8.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/nm-connection-editor-1.2.0-1-x86_64.pkg.tar.xz
# nm-connection-editor 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-intel-1:2.99.917+641+ge4ef6e9-1-x86_64.pkg.tar.xz
# xf86-video-intel 1:2.99.917+641+ge4ef6e9-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-s3virge-1.10.7-2-x86_64.pkg.tar.xz
# xf86-video-s3virge 1.10.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/openjdk8-src-8.u92-1-x86_64.pkg.tar.xz
# openjdk8-src 8.u92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/emacs-24.5-2-x86_64.pkg.tar.xz
# emacs 24.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gst-python-1.8.1-1-x86_64.pkg.tar.xz
# gst-python 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmng-2.0.3-1-x86_64.pkg.tar.xz
# libmng 2.0.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-evdev-2.10.2-1-x86_64.pkg.tar.xz
# xf86-input-evdev 2.10.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-ga-16.04.0-3-any.pkg.tar.xz
# kde-l10n-ga 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/lsof-4.89-1-x86_64.pkg.tar.xz
# lsof 4.89-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-mahjongg-3.20.0-1-x86_64.pkg.tar.xz
# gnome-mahjongg 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-sr-46.0-1-any.pkg.tar.xz
# firefox-i18n-sr 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xalan-java-2.7.2-1-any.pkg.tar.xz
# xalan-java 2.7.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clang-analyzer-3.7.1-1-x86_64.pkg.tar.xz
# clang-analyzer 3.7.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-sk-46.0-1-any.pkg.tar.xz
# firefox-i18n-sk 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/pulseaudio-xen-8.0-3-x86_64.pkg.tar.xz
# pulseaudio-xen 8.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/prison-frameworks-1.2.1.20150831-2-x86_64.pkg.tar.xz
# prison-frameworks 1.2.1.20150831-2

CMD: pacman --query --file /mirror/extra/os/x86_64/transcode-1.1.7-19-x86_64.pkg.tar.xz
# transcode 1.1.7-19

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-kk-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-kk 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sq-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sq 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bash-completion-2.3-4-any.pkg.tar.xz
# bash-completion 2.3-4

CMD: pacman --query --file /mirror/extra/os/x86_64/mythes-de-20120228-2-any.pkg.tar.xz
# mythes-de 20120228-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gtk-sharp-2-2.12.29-1-x86_64.pkg.tar.xz
# gtk-sharp-2 2.12.29-1

CMD: pacman --query --file /mirror/extra/os/x86_64/celt0.5.1-0.5.1.3-3-x86_64.pkg.tar.xz
# celt0.5.1 0.5.1.3-3

CMD: pacman --query --file /mirror/extra/os/x86_64/scim-uim-0.2.0-8-x86_64.pkg.tar.xz
# scim-uim 0.2.0-8

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-pyasn1-modules-0.0.8-1-any.pkg.tar.xz
# python2-pyasn1-modules 0.0.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/oxygen-icons-1:5.21.0-1-any.pkg.tar.xz
# oxygen-icons 1:5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/opencore-amr-0.1.3-2-x86_64.pkg.tar.xz
# opencore-amr 0.1.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdemultimedia-kmix-16.04.0-2-x86_64.pkg.tar.xz
# kdemultimedia-kmix 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-ny-20150901-1-any.pkg.tar.xz
# vim-spell-ny 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-el-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-el 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/sdl_net-1.2.8-2-x86_64.pkg.tar.xz
# sdl_net 1.2.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-filters-2.9.11-3-x86_64.pkg.tar.xz
# calligra-filters 2.9.11-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-kolf-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-kolf 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-bn-in-46.0-1-any.pkg.tar.xz
# firefox-i18n-bn-in 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libwacom-0.18-1-x86_64.pkg.tar.xz
# libwacom 0.18-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-nb-20150901-1-any.pkg.tar.xz
# vim-spell-nb 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt4-gstreamer-1.2.0-2-x86_64.pkg.tar.xz
# qt4-gstreamer 1.2.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libgme-0.6.0-5-x86_64.pkg.tar.xz
# libgme 0.6.0-5

CMD: pacman --query --file /mirror/extra/os/x86_64/boost-libs-1.60.0-4-x86_64.pkg.tar.xz
# boost-libs 1.60.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/gdome2-0.8.1-5-x86_64.pkg.tar.xz
# gdome2 0.8.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/libatomic_ops-7.4.2-1-x86_64.pkg.tar.xz
# libatomic_ops 7.4.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/mono-tools-3.10-2-x86_64.pkg.tar.xz
# mono-tools 3.10-2

CMD: pacman --query --file /mirror/extra/os/x86_64/java-access-bridge-1.26.2-4-x86_64.pkg.tar.xz
# java-access-bridge 1.26.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-xvidtune-1.0.3-2-x86_64.pkg.tar.xz
# xorg-xvidtune 1.0.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kqtquickcharts-16.04.0-1-x86_64.pkg.tar.xz
# kqtquickcharts 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmm-glib-1.4.14-1-x86_64.pkg.tar.xz
# libmm-glib 1.4.14-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-da-20150901-1-any.pkg.tar.xz
# vim-spell-da 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-br-20150901-1-any.pkg.tar.xz
# vim-spell-br 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/alsa-tools-1.1.0-2-x86_64.pkg.tar.xz
# alsa-tools 1.1.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-nn-no-46.0-1-any.pkg.tar.xz
# firefox-i18n-nn-no 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-jsch-0.1.51-1-any.pkg.tar.xz
# java-jsch 0.1.51-1

CMD: pacman --query --file /mirror/extra/os/x86_64/oxygen-gtk2-1.4.6-2-x86_64.pkg.tar.xz
# oxygen-gtk2 1.4.6-2

CMD: pacman --query --file /mirror/extra/os/x86_64/calligra-l10n-de-2.9.11-1-any.pkg.tar.xz
# calligra-l10n-de 2.9.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-pt-16.04.0-3-any.pkg.tar.xz
# kde-l10n-pt 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libdv-1.0.0-6-x86_64.pkg.tar.xz
# libdv 1.0.0-6

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-io-stringy-2.111-1-any.pkg.tar.xz
# perl-io-stringy 2.111-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-pt-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-pt 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libva-vdpau-driver-0.7.4-2-x86_64.pkg.tar.xz
# libva-vdpau-driver 0.7.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-vfs-sharp-2.24.2-4-x86_64.pkg.tar.xz
# gnome-vfs-sharp 2.24.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/java-activation-gnu-1.1.1-2-any.pkg.tar.xz
# java-activation-gnu 1.1.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/ghex-3.18.0-1-x86_64.pkg.tar.xz
# ghex 3.18.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-gd-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-gd 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-lv-46.0-1-any.pkg.tar.xz
# firefox-i18n-lv 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/lua-lpeg-1.0.0-1-x86_64.pkg.tar.xz
# lua-lpeg 1.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gio-sharp-0.3-2-any.pkg.tar.xz
# gio-sharp 0.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-rsvg-2.32.0-15-x86_64.pkg.tar.xz
# python2-rsvg 2.32.0-15

CMD: pacman --query --file /mirror/extra/os/x86_64/libunwind-1.1-3-x86_64.pkg.tar.xz
# libunwind 1.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/python-pycups-1.9.73-2-x86_64.pkg.tar.xz
# python-pycups 1.9.73-2

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-is-46.0-1-any.pkg.tar.xz
# firefox-i18n-is 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/marble-data-16.04.0-2-x86_64.pkg.tar.xz
# marble-data 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-ca-20150901-1-any.pkg.tar.xz
# vim-spell-ca 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/aiksaurus-1.2.1-5-x86_64.pkg.tar.xz
# aiksaurus 1.2.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-datetime-plugin-0.6.2-4-x86_64.pkg.tar.xz
# xfce4-datetime-plugin 0.6.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/grip-3.3.1-10-x86_64.pkg.tar.xz
# grip 3.3.1-10

CMD: pacman --query --file /mirror/extra/os/x86_64/source-highlight-3.1.8-6-x86_64.pkg.tar.xz
# source-highlight 3.1.8-6

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-games-2015.38457-1-any.pkg.tar.xz
# texlive-games 2015.38457-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-crypt-openssl-bignum-0.06-2-x86_64.pkg.tar.xz
# perl-crypt-openssl-bignum 0.06-2

CMD: pacman --query --file /mirror/extra/os/x86_64/lightdm-1:1.18.1-1-x86_64.pkg.tar.xz
# lightdm 1:1.18.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libmarble4-15.08.3-2-x86_64.pkg.tar.xz
# libmarble4 15.08.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/json-glib-1.2.0-1-x86_64.pkg.tar.xz
# json-glib 1.2.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/noto-fonts-20151224-2-any.pkg.tar.xz
# noto-fonts 20151224-2

CMD: pacman --query --file /mirror/extra/os/x86_64/licq-1.8.2-9-x86_64.pkg.tar.xz
# licq 1.8.2-9

CMD: pacman --query --file /mirror/extra/os/x86_64/libxkbcommon-0.6.1-1-x86_64.pkg.tar.xz
# libxkbcommon 0.6.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libwpd-0.10.1-1-x86_64.pkg.tar.xz
# libwpd 0.10.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-video-effects-0.4.1-1-any.pkg.tar.xz
# gnome-video-effects 0.4.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/flac-doc-1.3.1-3-x86_64.pkg.tar.xz
# flac-doc 1.3.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-ast-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-ast 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/celestia-1.6.1-6-x86_64.pkg.tar.xz
# celestia 1.6.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/nitrogen-1.5.2-4-x86_64.pkg.tar.xz
# nitrogen 1.5.2-4

CMD: pacman --query --file /mirror/extra/os/x86_64/aspell-es-1.11-6-x86_64.pkg.tar.xz
# aspell-es 1.11-6

CMD: pacman --query --file /mirror/extra/os/x86_64/kdemultimedia-juk-16.04.0-2-x86_64.pkg.tar.xz
# kdemultimedia-juk 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegraphics-strigi-analyzer-16.04.0-1-x86_64.pkg.tar.xz
# kdegraphics-strigi-analyzer 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/asymptote-2.36-1-x86_64.pkg.tar.xz
# asymptote 2.36-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-calculator-3.20.0-1-x86_64.pkg.tar.xz
# gnome-calculator 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/clisp-2.49-5-x86_64.pkg.tar.xz
# clisp 2.49-5

CMD: pacman --query --file /mirror/extra/os/x86_64/fping-3.13-1-x86_64.pkg.tar.xz
# fping 3.13-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-speech-0.4.25-3-x86_64.pkg.tar.xz
# gnome-speech 0.4.25-3

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-crypt-ssleay-0.73_04-2-x86_64.pkg.tar.xz
# perl-crypt-ssleay 0.73_04-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-da-16.04.0-3-any.pkg.tar.xz
# kde-l10n-da 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/cyrus-sasl-sql-2.1.26-7-x86_64.pkg.tar.xz
# cyrus-sasl-sql 2.1.26-7

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-genmon-plugin-3.4.0-3-x86_64.pkg.tar.xz
# xfce4-genmon-plugin 3.4.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/kdenetwork-strigi-analyzers-16.04.0-1-x86_64.pkg.tar.xz
# kdenetwork-strigi-analyzers 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-phpdbg-7.0.6-3-x86_64.pkg.tar.xz
# php-phpdbg 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/link-grammar-5.3.3-1-x86_64.pkg.tar.xz
# link-grammar 5.3.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/breeze-5.6.3-1-x86_64.pkg.tar.xz
# breeze 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-br-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-br 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-kgoldrunner-16.04.0-2-x86_64.pkg.tar.xz
# kdegames-kgoldrunner 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/kcmutils-5.21.0-1-x86_64.pkg.tar.xz
# kcmutils 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libwnck-2.31.0-1-x86_64.pkg.tar.xz
# libwnck 2.31.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-kmr-Latn-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-kmr-Latn 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-st-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-st 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/cyrus-sasl-gssapi-2.1.26-7-x86_64.pkg.tar.xz
# cyrus-sasl-gssapi 2.1.26-7

CMD: pacman --query --file /mirror/extra/os/x86_64/ki18n-5.21.0-1-x86_64.pkg.tar.xz
# ki18n 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-fy-nl-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-fy-nl 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/eclipse-php-4.5.2-1-x86_64.pkg.tar.xz
# eclipse-php 4.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-ko-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-ko 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/crypto++-5.6.3-1-x86_64.pkg.tar.xz
# crypto++ 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-fr-16.04.0-3-any.pkg.tar.xz
# kde-l10n-fr 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/appstream-glib-0.5.12-1-x86_64.pkg.tar.xz
# appstream-glib 0.5.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/geoclue2-2.4.3-1-x86_64.pkg.tar.xz
# geoclue2 2.4.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-de-16.04.0-3-any.pkg.tar.xz
# kde-l10n-de 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xsnow-1.42-6-x86_64.pkg.tar.xz
# xsnow 1.42-6

CMD: pacman --query --file /mirror/extra/os/x86_64/kunitconversion-5.21.0-1-x86_64.pkg.tar.xz
# kunitconversion 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/imake-1.0.7-1-x86_64.pkg.tar.xz
# imake 1.0.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-eo-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-eo 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxxf86vm-1.1.4-1-x86_64.pkg.tar.xz
# libxxf86vm 1.1.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/x11-ssh-askpass-1.2.4.1-5-x86_64.pkg.tar.xz
# x11-ssh-askpass 1.2.4.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/swell-foop-3.20.0-1-x86_64.pkg.tar.xz
# swell-foop 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-fr-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-fr 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-error-0.17024-1-any.pkg.tar.xz
# perl-error 0.17024-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qt5-tools-5.6.0-2-x86_64.pkg.tar.xz
# qt5-tools 5.6.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/randrproto-1.5.0-1-any.pkg.tar.xz
# randrproto 1.5.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/postgresql-9.5.2-1-x86_64.pkg.tar.xz
# postgresql 9.5.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libxt-1.1.5-1-x86_64.pkg.tar.xz
# libxt 1.1.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/ocaml-ctypes-0.4.1-3-x86_64.pkg.tar.xz
# ocaml-ctypes 0.4.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/dhcp-4.3.4-2-x86_64.pkg.tar.xz
# dhcp 4.3.4-2

CMD: pacman --query --file /mirror/extra/os/x86_64/jre8-openjdk-8.u92-1-x86_64.pkg.tar.xz
# jre8-openjdk 8.u92-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libksane-16.04.0-2-x86_64.pkg.tar.xz
# libksane 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/networkmanager-qt-5.21.0-1-x86_64.pkg.tar.xz
# networkmanager-qt 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/udisks2-2.1.7-1-x86_64.pkg.tar.xz
# udisks2 2.1.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/evince-3.20.0-1-x86_64.pkg.tar.xz
# evince 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texlive-core-2015.38835-1-any.pkg.tar.xz
# texlive-core 2015.38835-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xdg-user-dirs-0.15-4-x86_64.pkg.tar.xz
# xdg-user-dirs 0.15-4

CMD: pacman --query --file /mirror/extra/os/x86_64/perl-file-readbackwards-1.05-1-any.pkg.tar.xz
# perl-file-readbackwards 1.05-1

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-totem-plparser-2.32.0-15-x86_64.pkg.tar.xz
# python2-totem-plparser 2.32.0-15

CMD: pacman --query --file /mirror/extra/os/x86_64/evieext-1.1.1-3-any.pkg.tar.xz
# evieext 1.1.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-mn-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-mn 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-dev-tools-4.12.0-1-x86_64.pkg.tar.xz
# xfce4-dev-tools 4.12.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gupnp-av-0.12.8-1-x86_64.pkg.tar.xz
# gupnp-av 0.12.8-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-bn-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-bn 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xmlsec-1.2.20-3-x86_64.pkg.tar.xz
# xmlsec 1.2.20-3

CMD: pacman --query --file /mirror/extra/os/x86_64/vim-spell-id-20150901-1-any.pkg.tar.xz
# vim-spell-id 20150901-1

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-desktop-5.6.3-2-x86_64.pkg.tar.xz
# plasma-desktop 5.6.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libkate-0.4.1-5-x86_64.pkg.tar.xz
# libkate 0.4.1-5

CMD: pacman --query --file /mirror/extra/os/x86_64/pygobject-devel-3.20.0-1-x86_64.pkg.tar.xz
# pygobject-devel 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libimobiledevice-1.2.0-3-x86_64.pkg.tar.xz
# libimobiledevice 1.2.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/empathy-3.12.11-1-x86_64.pkg.tar.xz
# empathy 3.12.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdbusaddons-5.21.0-1-x86_64.pkg.tar.xz
# kdbusaddons 5.21.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-fr-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-fr 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/noto-fonts-cjk-1.004-2-any.pkg.tar.xz
# noto-fonts-cjk 1.004-2

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-qscintilla-qt5-2.9.1-3-x86_64.pkg.tar.xz
# python2-qscintilla-qt5 2.9.1-3

CMD: pacman --query --file /mirror/extra/os/x86_64/plasma-integration-5.6.3-1-x86_64.pkg.tar.xz
# plasma-integration 5.6.3-1

CMD: pacman --query --file /mirror/extra/os/x86_64/openjdk7-doc-7.u99_2.6.5-1-x86_64.pkg.tar.xz
# openjdk7-doc 7.u99_2.6.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-45.0-1-x86_64.pkg.tar.xz
# thunderbird 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/firefox-i18n-fr-46.0-1-any.pkg.tar.xz
# firefox-i18n-fr 46.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gst-plugins-base-1.8.1-1-x86_64.pkg.tar.xz
# gst-plugins-base 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gimp-2.8.16-1-x86_64.pkg.tar.xz
# gimp 2.8.16-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vid.stab-1.1-1-x86_64.pkg.tar.xz
# vid.stab 1.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-be-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-be 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/thunderbird-i18n-it-45.0-1-any.pkg.tar.xz
# thunderbird-i18n-it 45.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vc-0.7.5-2-x86_64.pkg.tar.xz
# vc 0.7.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gst-libav-1.8.1-1-x86_64.pkg.tar.xz
# gst-libav 1.8.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-fa-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-fa 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kmahjongg-16.04.0-2-x86_64.pkg.tar.xz
# kmahjongg 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/pidgin-2.10.12-1-x86_64.pkg.tar.xz
# pidgin 2.10.12-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kdegames-kajongg-16.04.0-2-any.pkg.tar.xz
# kdegames-kajongg 16.04.0-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-font-util-1.3.1-1-x86_64.pkg.tar.xz
# xorg-font-util 1.3.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libusbmuxd-1.0.10-1-x86_64.pkg.tar.xz
# libusbmuxd 1.0.10-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xfce4-taskmanager-1.1.0-1-x86_64.pkg.tar.xz
# xfce4-taskmanager 1.1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libconfig-1.5-2-x86_64.pkg.tar.xz
# libconfig 1.5-2

CMD: pacman --query --file /mirror/extra/os/x86_64/mod_fastcgi-2.4.7-2-x86_64.pkg.tar.xz
# mod_fastcgi 2.4.7-2

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-oc-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-oc 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/efl-1.17.0-1-x86_64.pkg.tar.xz
# efl 1.17.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/java-gnumail-1.1.2-2-any.pkg.tar.xz
# java-gnumail 1.1.2-2

CMD: pacman --query --file /mirror/extra/os/x86_64/cups-pdf-2.6.1-2-x86_64.pkg.tar.xz
# cups-pdf 2.6.1-2

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-weather-3.20.0-1-any.pkg.tar.xz
# gnome-weather 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libcups-2.1.3-2-x86_64.pkg.tar.xz
# libcups 2.1.3-2

CMD: pacman --query --file /mirror/extra/os/x86_64/devhelp-3.20.0-1-x86_64.pkg.tar.xz
# devhelp 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/qoauth-1.0.1-6-x86_64.pkg.tar.xz
# qoauth 1.0.1-6

CMD: pacman --query --file /mirror/extra/os/x86_64/ttf-ubraille-001.000-8-any.pkg.tar.xz
# ttf-ubraille 001.000-8

CMD: pacman --query --file /mirror/extra/os/x86_64/hunspell-fr-5.6-1-any.pkg.tar.xz
# hunspell-fr 5.6-1

CMD: pacman --query --file /mirror/extra/os/x86_64/five-or-more-3.20.0-1-x86_64.pkg.tar.xz
# five-or-more 3.20.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kde-l10n-pt_br-16.04.0-3-any.pkg.tar.xz
# kde-l10n-pt_br 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-still-bg-5.0.5-1-any.pkg.tar.xz
# libreoffice-still-bg 5.0.5-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-session-3.20.1-1-x86_64.pkg.tar.xz
# gnome-session 3.20.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dri2proto-2.8-2-any.pkg.tar.xz
# dri2proto 2.8-2

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-video-r128-6.10.1-1-x86_64.pkg.tar.xz
# xf86-video-r128 6.10.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kalarm-16.04.0-3-x86_64.pkg.tar.xz
# kalarm 16.04.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/xf86-input-wacom-0.32.0-1-x86_64.pkg.tar.xz
# xf86-input-wacom 0.32.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/texi2html-5.0-4-any.pkg.tar.xz
# texi2html 5.0-4

CMD: pacman --query --file /mirror/extra/os/x86_64/docbook-xsl-1.79.1-1-any.pkg.tar.xz
# docbook-xsl 1.79.1-1

CMD: pacman --query --file /mirror/extra/os/x86_64/opencv-3.1.0-3-x86_64.pkg.tar.xz
# opencv 3.1.0-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libgsystem-2015.2-1-x86_64.pkg.tar.xz
# libgsystem 2015.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/kmbox-16.04.0-1-x86_64.pkg.tar.xz
# kmbox 16.04.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/rcs-5.9.4-1-x86_64.pkg.tar.xz
# rcs 5.9.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/gnome-keyring-sharp-1.0.2-5-x86_64.pkg.tar.xz
# gnome-keyring-sharp 1.0.2-5

CMD: pacman --query --file /mirror/extra/os/x86_64/python2-service-identity-16.0.0-1-any.pkg.tar.xz
# python2-service-identity 16.0.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/xorg-appres-1.0.4-1-x86_64.pkg.tar.xz
# xorg-appres 1.0.4-1

CMD: pacman --query --file /mirror/extra/os/x86_64/bullet-docs-2.83.7-1-x86_64.pkg.tar.xz
# bullet-docs 2.83.7-1

CMD: pacman --query --file /mirror/extra/os/x86_64/dri3proto-1.0-1-any.pkg.tar.xz
# dri3proto 1.0-1

CMD: pacman --query --file /mirror/extra/os/x86_64/php-apache-7.0.6-3-x86_64.pkg.tar.xz
# php-apache 7.0.6-3

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-sv-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-sv 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/libreoffice-fresh-ar-5.1.2-1-any.pkg.tar.xz
# libreoffice-fresh-ar 5.1.2-1

CMD: pacman --query --file /mirror/extra/os/x86_64/foomatic-db-nonfree-3:20160416-1-any.pkg.tar.xz
# foomatic-db-nonfree 3:20160416-1

CMD: pacman --query --file /mirror/extra/os/x86_64/vulkan-man-pages-1:1.0.11-1-any.pkg.tar.xz
# vulkan-man-pages 1:1.0.11-1

CMD: pacman --query --file /mirror/extra/os/x86_64/step-16.04.0-2-x86_64.pkg.tar.xz
# step 16.04.0-2

CMD: pacman --query --file /mirror/core/os/x86_64/kmod-22-1-x86_64.pkg.tar.xz
# kmod 22-1

CMD: pacman --query --file /mirror/core/os/x86_64/ipw2200-fw-3.1-5-any.pkg.tar.xz
# ipw2200-fw 3.1-5

CMD: pacman --query --file /mirror/core/os/x86_64/libnl-3.2.27-1-x86_64.pkg.tar.xz
# libnl 3.2.27-1

CMD: pacman --query --file /mirror/core/os/x86_64/vi-1:070224-2-x86_64.pkg.tar.xz
# vi 1:070224-2

CMD: pacman --query --file /mirror/core/os/x86_64/logrotate-3.9.2-1-x86_64.pkg.tar.xz
# logrotate 3.9.2-1

CMD: pacman --query --file /mirror/core/os/x86_64/gmp-6.1.0-3-x86_64.pkg.tar.xz
# gmp 6.1.0-3

CMD: pacman --query --file /mirror/core/os/x86_64/pcre-8.38-3-x86_64.pkg.tar.xz
# pcre 8.38-3

CMD: pacman --query --file /mirror/core/os/x86_64/ca-certificates-cacert-20140824-2-any.pkg.tar.xz
# ca-certificates-cacert 20140824-2

CMD: pacman --query --file /mirror/core/os/x86_64/bridge-utils-1.5-2-x86_64.pkg.tar.xz
# bridge-utils 1.5-2

CMD: pacman --query --file /mirror/core/os/x86_64/nfsidmap-0.26-1-x86_64.pkg.tar.xz
# nfsidmap 0.26-1

CMD: pacman --query --file /mirror/core/os/x86_64/sdparm-1.09-1-x86_64.pkg.tar.xz
# sdparm 1.09-1

CMD: pacman --query --file /mirror/core/os/x86_64/systemd-sysvcompat-229-3-x86_64.pkg.tar.xz
# systemd-sysvcompat 229-3

CMD: pacman --query --file /mirror/core/os/x86_64/licenses-20140629-1-any.pkg.tar.xz
# licenses 20140629-1

CMD: pacman --query --file /mirror/core/os/x86_64/libffi-3.2.1-1-x86_64.pkg.tar.xz
# libffi 3.2.1-1

CMD: pacman --query --file /mirror/core/os/x86_64/sudo-1.8.16-1-x86_64.pkg.tar.xz
# sudo 1.8.16-1

CMD: pacman --query --file /mirror/core/os/x86_64/libssh2-1.7.0-2-x86_64.pkg.tar.xz
# libssh2 1.7.0-2

CMD: pacman --query --file /mirror/core/os/x86_64/gcc-objc-5.3.0-5-x86_64.pkg.tar.xz
# gcc-objc 5.3.0-5

CMD: pacman --query --file /mirror/core/os/x86_64/libldap-2.4.44-1-x86_64.pkg.tar.xz
# libldap 2.4.44-1

CMD: pacman --query --file /mirror/core/os/x86_64/diffutils-3.3-2-x86_64.pkg.tar.xz
# diffutils 3.3-2

CMD: pacman --query --file /mirror/core/os/x86_64/openvpn-2.3.10-1-x86_64.pkg.tar.xz
# openvpn 2.3.10-1

CMD: pacman --query --file /mirror/core/os/x86_64/libpcap-1.7.4-1-x86_64.pkg.tar.xz
# libpcap 1.7.4-1

CMD: pacman --query --file /mirror/core/os/x86_64/dnssec-anchors-20150403-1-any.pkg.tar.xz
# dnssec-anchors 20150403-1

CMD: pacman --query --file /mirror/core/os/x86_64/autoconf-2.69-2-any.pkg.tar.xz
# autoconf 2.69-2

CMD: pacman --query --file /mirror/core/os/x86_64/shadow-4.2.1-3-x86_64.pkg.tar.xz
# shadow 4.2.1-3

CMD: pacman --query --file /mirror/core/os/x86_64/attr-2.4.47-1-x86_64.pkg.tar.xz
# attr 2.4.47-1

CMD: pacman --query --file /mirror/core/os/x86_64/cryptsetup-1.7.1-1-x86_64.pkg.tar.xz
# cryptsetup 1.7.1-1

CMD: pacman --query --file /mirror/core/os/x86_64/libtool-2.4.6-4-x86_64.pkg.tar.xz
# libtool 2.4.6-4

CMD: pacman --query --file /mirror/core/os/x86_64/ppp-2.4.7-2-x86_64.pkg.tar.xz
# ppp 2.4.7-2

CMD: pacman --query --file /mirror/core/os/x86_64/linux-api-headers-4.4.1-1-x86_64.pkg.tar.xz
# linux-api-headers 4.4.1-1

CMD: pacman --query --file /mirror/core/os/x86_64/openssl-1.0.2.g-3-x86_64.pkg.tar.xz
# openssl 1.0.2.g-3

CMD: pacman --query --file /mirror/core/os/x86_64/rpcbind-0.2.3-3-x86_64.pkg.tar.xz
# rpcbind 0.2.3-3

CMD: pacman --query --file /mirror/core/os/x86_64/e2fsprogs-1.42.13-1-x86_64.pkg.tar.xz
# e2fsprogs 1.42.13-1

CMD: pacman --query --file /mirror/core/os/x86_64/texinfo-6.1-3-x86_64.pkg.tar.xz
# texinfo 6.1-3

CMD: pacman --query --file /mirror/core/os/x86_64/gawk-4.1.3-1-x86_64.pkg.tar.xz
# gawk 4.1.3-1

CMD: pacman --query --file /mirror/core/os/x86_64/dhcpcd-6.10.2-1-x86_64.pkg.tar.xz
# dhcpcd 6.10.2-1

CMD: pacman --query --file /mirror/core/os/x86_64/nano-2.5.3-2-x86_64.pkg.tar.xz
# nano 2.5.3-2

CMD: pacman --query --file /mirror/core/os/x86_64/file-5.26-2-x86_64.pkg.tar.xz
# file 5.26-2

CMD: pacman --query --file /mirror/core/os/x86_64/coreutils-8.25-1-x86_64.pkg.tar.xz
# coreutils 8.25-1

CMD: pacman --query --file /mirror/core/os/x86_64/gcc-libs-5.3.0-5-x86_64.pkg.tar.xz
# gcc-libs 5.3.0-5

CMD: pacman --query --file /mirror/core/os/x86_64/cronie-1.5.0-1-x86_64.pkg.tar.xz
# cronie 1.5.0-1

CMD: pacman --query --file /mirror/core/os/x86_64/curl-7.48.0-1-x86_64.pkg.tar.xz
# curl 7.48.0-1

CMD: pacman --query --file /mirror/core/os/x86_64/libsystemd-229-3-x86_64.pkg.tar.xz
# libsystemd 229-3

CMD: pacman --query --file /mirror/core/os/x86_64/groff-1.22.3-6-x86_64.pkg.tar.xz
# groff 1.22.3-6

CMD: pacman --query --file /mirror/core/os/x86_64/openldap-2.4.44-1-x86_64.pkg.tar.xz
# openldap 2.4.44-1

CMD: pacman --query --file /mirror/core/os/x86_64/gcc-5.3.0-5-x86_64.pkg.tar.xz
# gcc 5.3.0-5

CMD: pacman --query --file /mirror/core/os/x86_64/libseccomp-2.2.3-1-x86_64.pkg.tar.xz
# libseccomp 2.2.3-1

CMD: pacman --query --file /mirror/core/os/x86_64/findutils-4.6.0-1-x86_64.pkg.tar.xz
# findutils 4.6.0-1

CMD: pacman --query --file /mirror/core/os/x86_64/libgpg-error-1.21-2-x86_64.pkg.tar.xz
# libgpg-error 1.21-2

CMD: pacman --query --file /mirror/core/os/x86_64/wireless_tools-30.pre9-1-x86_64.pkg.tar.xz
# wireless_tools 30.pre9-1

CMD: pacman --query --file /mirror/core/os/x86_64/less-481-2-x86_64.pkg.tar.xz
# less 481-2

CMD: pacman --query --file /mirror/core/os/x86_64/sqlite-3.12.2-1-x86_64.pkg.tar.xz
# sqlite 3.12.2-1

CMD: pacman --query --file /mirror/core/os/x86_64/efivar-0.21-1-x86_64.pkg.tar.xz
# efivar 0.21-1

CMD: pacman --query --file /mirror/core/os/x86_64/pth-2.0.7-5-x86_64.pkg.tar.xz
# pth 2.0.7-5

CMD: pacman --query --file /mirror/core/os/x86_64/grub-1:2.02.beta2-6-x86_64.pkg.tar.xz
# grub 1:2.02.beta2-6

CMD: pacman --query --file /mirror/core/os/x86_64/libedit-20150325_3.1-2-x86_64.pkg.tar.xz
# libedit 20150325_3.1-2

CMD: pacman --query --file /mirror/core/os/x86_64/dialog-1:1.3_20160209-1-x86_64.pkg.tar.xz
# dialog 1:1.3_20160209-1

CMD: pacman --query --file /mirror/core/os/x86_64/npth-1.2-1-x86_64.pkg.tar.xz
# npth 1.2-1

CMD: pacman --query --file /mirror/core/os/x86_64/s-nail-14.8.8-1-x86_64.pkg.tar.xz
# s-nail 14.8.8-1

CMD: pacman --query --file /mirror/core/os/x86_64/linux-4.5.1-1-x86_64.pkg.tar.xz
# linux 4.5.1-1

CMD: pacman --query --file /mirror/core/os/x86_64/p11-kit-0.23.2-1-x86_64.pkg.tar.xz
# p11-kit 0.23.2-1

CMD: pacman --query --file /mirror/core/os/x86_64/acl-2.2.52-2-x86_64.pkg.tar.xz
# acl 2.2.52-2

CMD: pacman --query --file /mirror/core/os/x86_64/automake-1.15-1-any.pkg.tar.xz
# automake 1.15-1

CMD: pacman --query --file /mirror/core/os/x86_64/mdadm-3.4-1-x86_64.pkg.tar.xz
# mdadm 3.4-1

CMD: pacman --query --file /mirror/core/os/x86_64/pinentry-0.9.7-1-x86_64.pkg.tar.xz
# pinentry 0.9.7-1

CMD: pacman --query --file /mirror/core/os/x86_64/expat-2.1.1-1-x86_64.pkg.tar.xz
# expat 2.1.1-1

CMD: pacman --query --file /mirror/core/os/x86_64/ca-certificates-utils-20150402-1-any.pkg.tar.xz
# ca-certificates-utils 20150402-1

CMD: pacman --query --file /mirror/core/os/x86_64/ding-libs-0.5.0-1-x86_64.pkg.tar.xz
# ding-libs 0.5.0-1

CMD: pacman --query --file /mirror/core/os/x86_64/libpipeline-1.4.1-1-x86_64.pkg.tar.xz
# libpipeline 1.4.1-1

CMD: pacman --query --file /mirror/core/os/x86_64/wireless-regdb-2015.07.20-1-any.pkg.tar.xz
# wireless-regdb 2015.07.20-1

CMD: pacman --query --file /mirror/core/os/x86_64/systemd-229-3-x86_64.pkg.tar.xz
# systemd 229-3

CMD: pacman --query --file /mirror/core/os/x86_64/mkinitcpio-nfs-utils-0.3-5-x86_64.pkg.tar.xz
# mkinitcpio-nfs-utils 0.3-5

CMD: pacman --query --file /mirror/core/os/x86_64/iputils-20160308.0db72a4-1-x86_64.pkg.tar.xz
# iputils 20160308.0db72a4-1

CMD: pacman --query --file /mirror/core/os/x86_64/pcmciautils-018-7-x86_64.pkg.tar.xz
# pcmciautils 018-7

CMD: pacman --query --file /mirror/core/os/x86_64/cracklib-2.9.6-1-x86_64.pkg.tar.xz
# cracklib 2.9.6-1

CMD: pacman --query --file /mirror/core/os/x86_64/sqlite-tcl-3.12.2-1-x86_64.pkg.tar.xz
# sqlite-tcl 3.12.2-1

CMD: pacman --query --file /mirror/core/os/x86_64/nss-3.23-3-x86_64.pkg.tar.xz
# nss 3.23-3

CMD: pacman --query --file /mirror/core/os/x86_64/ed-1.13-1-x86_64.pkg.tar.xz
# ed 1.13-1

CMD: pacman --query --file /mirror/core/os/x86_64/netctl-1.11-1-any.pkg.tar.xz
# netctl 1.11-1

CMD: pacman --query --file /mirror/core/os/x86_64/xz-5.2.2-1-x86_64.pkg.tar.xz
# xz 5.2.2-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/licenses/xz/COPYING
# /usr/share/doc/xz/COPYING.GPLv2
# /usr/share/doc/xz/lzma-file-format.txt
# /usr/share/doc/xz/xz-file-format.txt
# /usr/share/doc/xz/history.txt
# /usr/share/doc/xz/faq.txt
# /usr/share/doc/xz/TODO
# /usr/share/doc/xz/THANKS
# /usr/share/doc/xz/README
# /usr/share/doc/xz/NEWS
# /usr/share/doc/xz/COPYING
# /usr/share/doc/xz/AUTHORS
# /usr/share/doc/xz/examples/Makefile
# /usr/share/doc/xz/examples/04_compress_easy_mt.c
# /usr/share/doc/xz/examples/03_compress_custom.c
# /usr/share/doc/xz/examples/02_decompress.c
# /usr/share/doc/xz/examples/01_compress_easy.c
# /usr/share/doc/xz/examples/00_README.txt
# /usr/share/doc/xz/examples_old/xz_pipe_decomp.c
# /usr/share/doc/xz/examples_old/xz_pipe_comp.c
# /usr/share/locale/vi/LC_MESSAGES/xz.mo
# /usr/share/locale/pl/LC_MESSAGES/xz.mo
# /usr/share/locale/it/LC_MESSAGES/xz.mo
# /usr/share/locale/fr/LC_MESSAGES/xz.mo
# /usr/share/locale/de/LC_MESSAGES/xz.mo
# /usr/share/locale/cs/LC_MESSAGES/xz.mo
# /usr/share/man/man1/xzdec.1.gz
# /usr/share/man/man1/lzmadec.1.gz
# /usr/share/man/man1/xz.1.gz
# /usr/share/man/man1/unxz.1.gz
# /usr/share/man/man1/xzcat.1.gz
# /usr/share/man/man1/lzma.1.gz
# /usr/share/man/man1/unlzma.1.gz
# /usr/share/man/man1/lzcat.1.gz
# /usr/share/man/man1/lzmainfo.1.gz
# /usr/share/man/man1/xzdiff.1.gz
# /usr/share/man/man1/xzcmp.1.gz
# /usr/share/man/man1/lzdiff.1.gz
# /usr/share/man/man1/lzcmp.1.gz
# /usr/share/man/man1/xzgrep.1.gz
# /usr/share/man/man1/xzegrep.1.gz
# /usr/share/man/man1/xzfgrep.1.gz
# /usr/share/man/man1/lzgrep.1.gz
# /usr/share/man/man1/lzegrep.1.gz
# /usr/share/man/man1/lzfgrep.1.gz
# /usr/share/man/man1/xzmore.1.gz
# /usr/share/man/man1/lzmore.1.gz
# /usr/share/man/man1/xzless.1.gz
# /usr/share/man/man1/lzless.1.gz
# /usr/bin/xzdec
# /usr/bin/lzmadec
# /usr/bin/xz
# /usr/bin/lzmainfo
# /usr/bin/lzless
# /usr/bin/lzmore
# /usr/bin/lzfgrep
# /usr/bin/lzegrep
# /usr/bin/lzgrep
# /usr/bin/lzcmp
# /usr/bin/lzdiff
# /usr/bin/xzfgrep
# /usr/bin/xzegrep
# /usr/bin/xzcmp
# /usr/bin/xzless
# /usr/bin/xzmore
# /usr/bin/xzgrep
# /usr/bin/xzdiff
# /usr/bin/lzcat
# /usr/bin/unlzma
# /usr/bin/lzma
# /usr/bin/xzcat
# /usr/bin/unxz
# /usr/lib/liblzma.so.5.2.2
# /usr/lib/liblzma.so
# /usr/lib/liblzma.so.5
# /usr/lib/pkgconfig/liblzma.pc
# /usr/include/lzma.h
# /usr/include/lzma/vli.h
# /usr/include/lzma/version.h
# /usr/include/lzma/stream_flags.h
# /usr/include/lzma/lzma12.h
# /usr/include/lzma/index_hash.h
# /usr/include/lzma/index.h
# /usr/include/lzma/hardware.h
# /usr/include/lzma/filter.h
# /usr/include/lzma/delta.h
# /usr/include/lzma/container.h
# /usr/include/lzma/check.h
# /usr/include/lzma/block.h
# /usr/include/lzma/bcj.h
# /usr/include/lzma/base.h
# /toolchain_root/usr/lib/liblzma.so.5.2.2
# /toolchain_root/usr/lib/liblzma.so.5
# /toolchain_root/usr/lib/liblzma.so
# /toolchain_root/usr/lib/liblzma.la
# /toolchain_root/usr/lib/liblzma.a
# /toolchain_root/usr/lib/pkgconfig/liblzma.pc
# /toolchain_root/usr/include/lzma.h
# /toolchain_root/usr/include/lzma/base.h
# /toolchain_root/usr/include/lzma/bcj.h
# /toolchain_root/usr/include/lzma/block.h
# /toolchain_root/usr/include/lzma/check.h
# /toolchain_root/usr/include/lzma/container.h
# /toolchain_root/usr/include/lzma/delta.h
# /toolchain_root/usr/include/lzma/filter.h
# /toolchain_root/usr/include/lzma/hardware.h
# /toolchain_root/usr/include/lzma/index.h
# /toolchain_root/usr/include/lzma/index_hash.h
# /toolchain_root/usr/include/lzma/lzma12.h
# /toolchain_root/usr/include/lzma/stream_flags.h
# /toolchain_root/usr/include/lzma/version.h
# /toolchain_root/usr/include/lzma/vli.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr toolchain_root

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr toolchain_root .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr toolchain_root .MTREE | xz -c -z

CMD: bsdtar -tqf xz.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/xz.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/xz.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/xz.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config.logs

CMD: Config logfile '/tmp/xz/src/xz-5.2.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by XZ Utils configure 5.2.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host x86_64-unknown-linux --prefix=/usr --disable-rpath --enable-werror
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a0c94a54bb1e
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2959: checking build system type
# configure:2973: result: x86_64-unknown-linux-gnu
# configure:2993: checking host system type
# configure:3006: result: x86_64-unknown-linux-gnu
# configure:3066: checking if debugging code should be compiled
# configure:3082: result: no
# configure:3122: checking which encoders to build
# configure:3209: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
# configure:3213: checking which decoders to build
# configure:3305: result: lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
# configure:3644: checking which match finders to build
# configure:3695: result: hc3 hc4 bt2 bt3 bt4
# configure:3713: checking which integrity checks to build
# configure:3755: result: crc32 crc64 sha256
# configure:3792: checking if assembler optimizations should be used
# configure:3816: result: x86_64
# configure:3847: checking if small size is preferred over speed
# configure:3865: result: no
# configure:3881: checking if threading support is wanted
# configure:3907: result: yes, posix
# configure:3940: checking how much RAM to assume if the real amount is unknown
# configure:3955: result: 128 MiB
# configure:4085: checking if library symbol versioning should be used
# configure:4108: result: yes
# configure:4126: checking for a shell that conforms to POSIX
# configure:4167: result: /bin/sh
# configure:4208: checking for a BSD-compatible install
# configure:4276: result: /usr/bin/install -c
# configure:4287: checking whether build environment is sane
# configure:4342: result: yes
# configure:4401: checking for x86_64-unknown-linux-strip
# configure:4431: result: no
# configure:4441: checking for strip
# configure:4457: found /usr/sbin/strip
# configure:4468: result: strip
# configure:4493: checking for a thread-safe mkdir -p
# configure:4532: result: /usr/sbin/mkdir -p
# configure:4539: checking for gawk
# configure:4555: found /usr/sbin/gawk
# configure:4566: result: gawk
# configure:4577: checking whether make sets $(MAKE)
# configure:4599: result: yes
# configure:4628: checking whether make supports nested variables
# configure:4645: result: yes
# configure:4771: checking whether ln -s works
# configure:4775: result: yes
# configure:4795: checking for style of include used by make
# configure:4823: result: GNU
# configure:4854: checking for x86_64-unknown-linux-gcc
# configure:4884: result: no
# configure:4894: checking for gcc
# configure:4910: found /usr/sbin/gcc
# configure:4921: result: gcc
# configure:5150: checking for C compiler version
# configure:5159: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5170: $? = 0
# configure:5159: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:5170: $? = 0
# configure:5159: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5170: $? = 1
# configure:5159: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:5170: $? = 1
# configure:5190: checking whether the C compiler works
# configure:5212: gcc conftest.c >&5
# configure:5216: $? = 0
# configure:5264: result: yes
# configure:5267: checking for C compiler default output file name
# configure:5269: result: a.out
# configure:5275: checking for suffix of executables
# configure:5282: gcc -o conftest conftest.c >&5
# configure:5286: $? = 0
# configure:5308: result:
# configure:5330: checking whether we are cross compiling
# configure:5338: gcc -o conftest conftest.c >&5
# configure:5342: $? = 0
# configure:5349: ./conftest
# configure:5353: $? = 0
# configure:5368: result: no
# configure:5373: checking for suffix of object files
# configure:5395: gcc -c conftest.c >&5
# configure:5399: $? = 0
# configure:5420: result: o
# configure:5424: checking whether we are using the GNU C compiler
# configure:5443: gcc -c conftest.c >&5
# configure:5443: $? = 0
# configure:5452: result: yes
# configure:5461: checking whether gcc accepts -g
# configure:5481: gcc -c -g conftest.c >&5
# configure:5481: $? = 0
# configure:5522: result: yes
# configure:5539: checking for gcc option to accept ISO C89
# configure:5602: gcc -c conftest.c >&5
# configure:5602: $? = 0
# configure:5615: result: none needed
# configure:5640: checking whether gcc understands -c and -o together
# configure:5662: gcc -c conftest.c -o conftest2.o
# configure:5665: $? = 0
# configure:5662: gcc -c conftest.c -o conftest2.o
# configure:5665: $? = 0
# configure:5677: result: yes
# configure:5696: checking dependency style of gcc
# configure:5807: result: gcc3
# configure:5822: checking for gcc option to accept ISO C99
# configure:5971: gcc -c conftest.c >&5
# configure:5971: $? = 0
# configure:5984: result: none needed
# configure:6013: checking dependency style of gcc
# configure:6122: result: gcc3
# configure:6143: checking how to run the C preprocessor
# configure:6174: gcc -E conftest.c
# configure:6174: $? = 0
# configure:6188: gcc -E conftest.c
# conftest.c:39:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:6188: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | /* end confdefs.h. */
# | #include
# configure:6213: result: gcc -E
# configure:6233: gcc -E conftest.c
# configure:6233: $? = 0
# configure:6247: gcc -E conftest.c
# conftest.c:39:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:6247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | /* end confdefs.h. */
# | #include
# configure:6276: checking for grep that handles long lines and -e
# configure:6334: result: /usr/sbin/grep
# configure:6339: checking for egrep
# configure:6401: result: /usr/sbin/grep -E
# configure:6406: checking for ANSI C header files
# configure:6426: gcc -c conftest.c >&5
# configure:6426: $? = 0
# configure:6499: gcc -o conftest conftest.c >&5
# configure:6499: $? = 0
# configure:6499: ./conftest
# configure:6499: $? = 0
# configure:6510: result: yes
# configure:6523: checking for sys/types.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for sys/stat.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for stdlib.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for string.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for memory.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for strings.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for inttypes.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for stdint.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6523: checking for unistd.h
# configure:6523: gcc -c conftest.c >&5
# configure:6523: $? = 0
# configure:6523: result: yes
# configure:6536: checking minix/config.h usability
# configure:6536: gcc -c conftest.c >&5
# conftest.c:82:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:6536: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6536: result: no
# configure:6536: checking minix/config.h presence
# configure:6536: gcc -E conftest.c
# conftest.c:49:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:6536: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:6536: result: no
# configure:6536: checking for minix/config.h
# configure:6536: result: no
# configure:6557: checking whether it is safe to define __EXTENSIONS__
# configure:6575: gcc -c conftest.c >&5
# configure:6575: $? = 0
# configure:6582: result: yes
# configure:6713: checking if compiler needs -Werror to reject unknown flags
# configure:6729: gcc -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
# gcc: error: unrecognized command line option '-Wunknown-warning-option'
# configure:6729: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | int foo(void);
# | int
# | main ()
# | {
# | foo()
# | ;
# | return 0;
# | }
# configure:6734: result: no
# configure:6800: checking for the pthreads library -lpthreads
# configure:6838: gcc -o conftest conftest.c -lpthreads >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:6838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:6847: result: no
# configure:6745: checking whether pthreads work without any flags
# configure:6838: gcc -o conftest conftest.c >&5
# /tmp/cc0bYTFo.o: In function `main':
# conftest.c:(.text+0x43): undefined reference to `pthread_create'
# conftest.c:(.text+0x54): undefined reference to `pthread_join'
# conftest.c:(.text+0xbc): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0xcb): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:6838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:6847: result: no
# configure:6750: checking whether pthreads work with -Kthread
# configure:6838: gcc -o conftest -Kthread conftest.c >&5
# gcc: error: unrecognized command line option '-Kthread'
# configure:6838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:6847: result: no
# configure:6750: checking whether pthreads work with -kthread
# configure:6838: gcc -o conftest -kthread conftest.c >&5
# gcc: error: unrecognized command line option '-kthread'
# configure:6838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:6847: result: no
# configure:6800: checking for the pthreads library -llthread
# configure:6838: gcc -o conftest conftest.c -llthread >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:6838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:6847: result: no
# configure:6750: checking whether pthreads work with -pthread
# configure:6838: gcc -o conftest -pthread conftest.c >&5
# configure:6838: $? = 0
# configure:6847: result: yes
# configure:6866: checking for joinable pthread attribute
# configure:6881: gcc -o conftest -pthread conftest.c >&5
# configure:6881: $? = 0
# configure:6887: result: PTHREAD_CREATE_JOINABLE
# configure:6897: checking if more special flags are required for pthreads
# configure:6912: result: no
# configure:6918: checking for PTHREAD_PRIO_INHERIT
# configure:6935: gcc -o conftest -pthread conftest.c >&5
# configure:6935: $? = 0
# configure:6944: result: yes
# configure:7057: checking for library containing clock_gettime
# configure:7088: gcc -o conftest -pthread conftest.c >&5
# configure:7088: $? = 0
# configure:7105: result: none required
# configure:7116: checking for clock_gettime
# configure:7116: gcc -o conftest -pthread conftest.c >&5
# configure:7116: $? = 0
# configure:7116: result: yes
# configure:7116: checking for pthread_condattr_setclock
# configure:7116: gcc -o conftest -pthread conftest.c >&5
# configure:7116: $? = 0
# configure:7116: result: yes
# configure:7125: checking whether CLOCK_MONOTONIC is declared
# configure:7125: gcc -c -pthread conftest.c >&5
# configure:7125: $? = 0
# configure:7125: result: yes
# configure:7208: checking how to print strings
# configure:7235: result: printf
# configure:7256: checking for a sed that does not truncate output
# configure:7320: result: /usr/sbin/sed
# configure:7338: checking for fgrep
# configure:7400: result: /usr/sbin/grep -F
# configure:7435: checking for ld used by gcc
# configure:7502: result: /usr/sbin/ld
# configure:7509: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:7524: result: yes
# configure:7536: checking for BSD- or MS-compatible name lister (nm)
# configure:7590: result: /usr/sbin/nm -B
# configure:7720: checking the name lister (/usr/sbin/nm -B) interface
# configure:7727: gcc -c conftest.c >&5
# configure:7730: /usr/sbin/nm -B "conftest.o"
# configure:7733: output
# 0000000000000000 B some_variable
# configure:7740: result: BSD nm
# configure:7744: checking the maximum length of command line arguments
# configure:7875: result: 1572864
# configure:7923: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:7963: result: func_convert_file_noop
# configure:7970: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7990: result: func_convert_file_noop
# configure:7997: checking for /usr/sbin/ld option to reload object files
# configure:8004: result: -r
# configure:8038: checking for x86_64-unknown-linux-objdump
# configure:8068: result: no
# configure:8078: checking for objdump
# configure:8094: found /usr/sbin/objdump
# configure:8105: result: objdump
# configure:8134: checking how to recognize dependent libraries
# configure:8334: result: pass_all
# configure:8379: checking for x86_64-unknown-linux-dlltool
# configure:8409: result: no
# configure:8419: checking for dlltool
# configure:8449: result: no
# configure:8476: checking how to associate runtime and link libraries
# configure:8503: result: printf %s\n
# configure:8519: checking for x86_64-unknown-linux-ar
# configure:8549: result: no
# configure:8563: checking for ar
# configure:8579: found /usr/sbin/ar
# configure:8590: result: ar
# configure:8627: checking for archiver @FILE support
# configure:8644: gcc -c conftest.c >&5
# configure:8644: $? = 0
# configure:8647: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8650: $? = 0
# configure:8655: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:8658: $? = 1
# configure:8670: result: @
# configure:8688: checking for x86_64-unknown-linux-strip
# configure:8715: result: strip
# configure:8787: checking for x86_64-unknown-linux-ranlib
# configure:8817: result: no
# configure:8827: checking for ranlib
# configure:8843: found /usr/sbin/ranlib
# configure:8854: result: ranlib
# configure:8956: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:9109: gcc -c conftest.c >&5
# configure:9112: $? = 0
# configure:9116: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:9119: $? = 0
# configure:9185: gcc -o conftest conftest.c conftstm.o >&5
# configure:9188: $? = 0
# configure:9226: result: ok
# configure:9273: checking for sysroot
# configure:9303: result: no
# configure:9310: checking for a working dd
# configure:9348: result: /usr/sbin/dd
# configure:9352: checking how to truncate binary pipes
# configure:9367: result: /usr/sbin/dd bs=4096 count=1
# configure:9503: gcc -c conftest.c >&5
# configure:9506: $? = 0
# configure:9656: checking for x86_64-unknown-linux-mt
# configure:9686: result: no
# configure:9696: checking for mt
# configure:9726: result: no
# configure:9746: checking if : is a manifest tool
# configure:9752: : '-?'
# configure:9760: result: no
# configure:10434: checking for dlfcn.h
# configure:10434: gcc -c conftest.c >&5
# configure:10434: $? = 0
# configure:10434: result: yes
# configure:10988: checking for objdir
# configure:11003: result: .libs
# configure:11267: checking if gcc supports -fno-rtti -fno-exceptions
# configure:11285: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:11289: $? = 0
# configure:11302: result: no
# configure:11660: checking for gcc option to produce PIC
# configure:11667: result: -fPIC -DPIC
# configure:11675: checking if gcc PIC flag -fPIC -DPIC works
# configure:11693: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11697: $? = 0
# configure:11710: result: yes
# configure:11739: checking if gcc static flag -static works
# configure:11767: result: yes
# configure:11782: checking if gcc supports -c -o file.o
# configure:11803: gcc -c -o out/conftest2.o conftest.c >&5
# configure:11807: $? = 0
# configure:11829: result: yes
# configure:11837: checking if gcc supports -c -o file.o
# configure:11884: result: yes
# configure:11917: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13176: result: yes
# configure:13213: checking whether -lc should be explicitly linked in
# configure:13221: gcc -c conftest.c >&5
# configure:13224: $? = 0
# configure:13239: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:13242: $? = 0
# configure:13256: result: no
# configure:13416: checking dynamic linker characteristics
# configure:13997: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13997: $? = 0
# configure:14234: result: GNU/Linux ld.so
# configure:14356: checking how to hardcode library paths into programs
# configure:14381: result: immediate
# configure:14929: checking whether stripping libraries is possible
# configure:14934: result: yes
# configure:14969: checking if libtool supports shared libraries
# configure:14971: result: yes
# configure:14974: checking whether to build shared libraries
# configure:14999: result: yes
# configure:15002: checking whether to build static libraries
# configure:15006: result: yes
# configure:15046: checking for x86_64-unknown-linux-windres
# configure:15076: result: no
# configure:15086: checking for windres
# configure:15116: result: no
# configure:15243: checking whether NLS is requested
# configure:15252: result: yes
# configure:15293: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:15325: result: /usr/sbin/msgfmt
# configure:15334: checking for gmsgfmt
# configure:15365: result: /usr/sbin/msgfmt
# configure:15416: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:15448: result: /usr/sbin/xgettext
# configure:15494: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:15525: result: /usr/sbin/msgmerge
# configure:15582: checking for ld used by GCC
# configure:15646: result: /usr/sbin/ld -m elf_x86_64
# configure:15653: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:15666: result: yes
# configure:15673: checking for shared library run path origin
# configure:15686: result: done
# configure:16258: checking for CFPreferencesCopyAppValue
# configure:16276: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:61:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# compilation terminated.
# configure:16276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:16285: result: no
# configure:16292: checking for CFLocaleCopyCurrent
# configure:16310: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:61:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# compilation terminated.
# configure:16310: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:16319: result: no
# configure:16368: checking for GNU gettext in libc
# configure:16388: gcc -o conftest conftest.c >&5
# configure:16388: $? = 0
# configure:16397: result: yes
# configure:17188: checking whether to use NLS
# configure:17190: result: yes
# configure:17193: checking where the gettext function comes from
# configure:17204: result: libc
# configure:17275: checking fcntl.h usability
# configure:17275: gcc -c conftest.c >&5
# configure:17275: $? = 0
# configure:17275: result: yes
# configure:17275: checking fcntl.h presence
# configure:17275: gcc -E conftest.c
# configure:17275: $? = 0
# configure:17275: result: yes
# configure:17275: checking for fcntl.h
# configure:17275: result: yes
# configure:17275: checking limits.h usability
# configure:17275: gcc -c conftest.c >&5
# configure:17275: $? = 0
# configure:17275: result: yes
# configure:17275: checking limits.h presence
# configure:17275: gcc -E conftest.c
# configure:17275: $? = 0
# configure:17275: result: yes
# configure:17275: checking for limits.h
# configure:17275: result: yes
# configure:17275: checking sys/time.h usability
# configure:17275: gcc -c conftest.c >&5
# configure:17275: $? = 0
# configure:17275: result: yes
# configure:17275: checking sys/time.h presence
# configure:17275: gcc -E conftest.c
# configure:17275: $? = 0
# configure:17275: result: yes
# configure:17275: checking for sys/time.h
# configure:17275: result: yes
# configure:17291: checking immintrin.h usability
# configure:17291: gcc -c conftest.c >&5
# configure:17291: $? = 0
# configure:17291: result: yes
# configure:17291: checking immintrin.h presence
# configure:17291: gcc -E conftest.c
# configure:17291: $? = 0
# configure:17291: result: yes
# configure:17291: checking for immintrin.h
# configure:17291: result: yes
# configure:17308: checking for stdbool.h that conforms to C99
# configure:17375: gcc -c conftest.c >&5
# configure:17375: $? = 0
# configure:17382: result: yes
# configure:17384: checking for _Bool
# configure:17384: gcc -c conftest.c >&5
# configure:17384: $? = 0
# configure:17384: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:17384: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17384: result: yes
# configure:17402: checking for uint8_t
# configure:17402: gcc -c conftest.c >&5
# configure:17402: $? = 0
# configure:17402: result: yes
# configure:17416: checking for uint16_t
# configure:17416: gcc -c conftest.c >&5
# configure:17416: $? = 0
# configure:17416: result: yes
# configure:17428: checking for int32_t
# configure:17428: gcc -c conftest.c >&5
# configure:17428: $? = 0
# configure:17428: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:107:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^
# configure:17428: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17428: result: yes
# configure:17439: checking for uint32_t
# configure:17439: gcc -c conftest.c >&5
# configure:17439: $? = 0
# configure:17439: result: yes
# configure:17453: checking for int64_t
# configure:17453: gcc -c conftest.c >&5
# configure:17453: $? = 0
# configure:17453: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:107:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^
# configure:17453: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17453: result: yes
# configure:17464: checking for uint64_t
# configure:17464: gcc -c conftest.c >&5
# configure:17464: $? = 0
# configure:17464: result: yes
# configure:17479: checking for uintptr_t
# configure:17479: gcc -c conftest.c >&5
# configure:17479: $? = 0
# configure:17479: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:17479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17479: result: yes
# configure:17520: checking size of size_t
# configure:17525: gcc -o conftest conftest.c >&5
# configure:17525: $? = 0
# configure:17525: ./conftest
# configure:17525: $? = 0
# configure:17539: result: 8
# configure:17553: checking for struct stat.st_atim.tv_nsec
# configure:17553: gcc -c conftest.c >&5
# configure:17553: $? = 0
# configure:17553: result: yes
# configure:17562: checking for struct stat.st_atimespec.tv_nsec
# configure:17562: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:12: error: 'struct stat' has no member named 'st_atimespec'
# if (ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:17562: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17562: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:19: error: 'struct stat' has no member named 'st_atimespec'
# if (sizeof ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:17562: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17562: result: no
# configure:17571: checking for struct stat.st_atimensec
# configure:17571: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:12: error: 'struct stat' has no member named 'st_atimensec'
# if (ac_aggr.st_atimensec)
# ^
# configure:17571: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17571: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:19: error: 'struct stat' has no member named 'st_atimensec'
# if (sizeof ac_aggr.st_atimensec)
# ^
# configure:17571: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17571: result: no
# configure:17580: checking for struct stat.st_uatime
# configure:17580: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:12: error: 'struct stat' has no member named 'st_uatime'
# if (ac_aggr.st_uatime)
# ^
# configure:17580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_uatime)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17580: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:19: error: 'struct stat' has no member named 'st_uatime'
# if (sizeof ac_aggr.st_uatime)
# ^
# configure:17580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_uatime)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17580: result: no
# configure:17589: checking for struct stat.st_atim.st__tim.tv_nsec
# configure:17589: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:20: error: 'struct timespec' has no member named 'st__tim'
# if (ac_aggr.st_atim.st__tim.tv_nsec)
# ^
# configure:17589: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atim.st__tim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17589: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:27: error: 'struct timespec' has no member named 'st__tim'
# if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
# ^
# configure:17589: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17589: result: no
# configure:17607: checking for special C compiler options needed for large files
# configure:17652: result: no
# configure:17658: checking for _FILE_OFFSET_BITS value needed for large files
# configure:17683: gcc -c conftest.c >&5
# configure:17683: $? = 0
# configure:17715: result: no
# configure:17800: checking whether byte ordering is bigendian
# configure:17815: gcc -c conftest.c >&5
# conftest.c:74:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:74:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:74:15: error: unknown type name 'universal'
# configure:17815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:17860: gcc -c conftest.c >&5
# configure:17860: $? = 0
# configure:17878: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:4: error: unknown type name 'not'
# not big endian
# ^
# conftest.c:80:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^
# configure:17878: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18006: result: no
# configure:18035: checking getopt.h usability
# configure:18035: gcc -c conftest.c >&5
# configure:18035: $? = 0
# configure:18035: result: yes
# configure:18035: checking getopt.h presence
# configure:18035: gcc -E conftest.c
# configure:18035: $? = 0
# configure:18035: result: yes
# configure:18035: checking for getopt.h
# configure:18035: result: yes
# configure:18052: checking for getopt_long
# configure:18052: gcc -o conftest conftest.c >&5
# configure:18052: $? = 0
# configure:18052: result: yes
# configure:18066: checking whether optreset is declared
# configure:18066: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:10: error: 'optreset' undeclared (first use in this function)
# (void) optreset;
# ^
# conftest.c:84:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:18066: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef optreset
# | #ifdef __cplusplus
# | (void) optreset;
# | #else
# | (void) optreset;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18066: result: no
# configure:18108: checking for futimens
# configure:18108: gcc -o conftest conftest.c >&5
# configure:18108: $? = 0
# configure:18108: result: yes
# configure:18121: checking for posix_fadvise
# configure:18121: gcc -o conftest conftest.c >&5
# configure:18121: $? = 0
# configure:18121: result: yes
# configure:18138: checking whether program_invocation_name is declared
# configure:18138: gcc -c conftest.c >&5
# configure:18138: $? = 0
# configure:18138: result: yes
# configure:18157: checking byteswap.h usability
# configure:18157: gcc -c conftest.c >&5
# configure:18157: $? = 0
# configure:18157: result: yes
# configure:18157: checking byteswap.h presence
# configure:18157: gcc -E conftest.c
# configure:18157: $? = 0
# configure:18157: result: yes
# configure:18157: checking for byteswap.h
# configure:18157: result: yes
# configure:18171: checking if bswap_16 is available
# configure:18185: gcc -o conftest conftest.c >&5
# configure:18185: $? = 0
# configure:18190: result: yes
# configure:18201: checking if bswap_32 is available
# configure:18215: gcc -o conftest conftest.c >&5
# configure:18215: $? = 0
# configure:18220: result: yes
# configure:18231: checking if bswap_64 is available
# configure:18245: gcc -o conftest conftest.c >&5
# configure:18245: $? = 0
# configure:18250: result: yes
# configure:18262: checking if unaligned memory access should be used
# configure:18287: result: yes
# configure:18300: checking sys/param.h usability
# configure:18300: gcc -c conftest.c >&5
# configure:18300: $? = 0
# configure:18300: result: yes
# configure:18300: checking sys/param.h presence
# configure:18300: gcc -E conftest.c
# configure:18300: $? = 0
# configure:18300: result: yes
# configure:18300: checking for sys/param.h
# configure:18300: result: yes
# configure:18311: checking how to detect the amount of physical memory
# configure:18335: gcc -c conftest.c >&5
# conftest.c:88:1: error: unknown type name 'compile'
# compile error
# ^
# conftest.c:88:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:18335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# |
# | #if defined(_WIN32) || defined(__CYGWIN__) || defined(__OS2__) || defined(__DJGPP__) || defined(__VMS) || defined(AMIGA) || defined(__AROS__) || defined(__QNX__)
# | int main(void) { return 0; }
# | #else
# | compile error
# | #endif
# |
# configure:18356: gcc -c conftest.c >&5
# conftest.c:85:27: fatal error: sys/systemcfg.h: No such file or directory
# compilation terminated.
# configure:18356: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main(void)
# | {
# | (void)_system_configuration.physmem;
# | return 0;
# | }
# |
# configure:18375: gcc -c conftest.c >&5
# configure:18375: $? = 0
# configure:18515: result: sysconf
# configure:18562: checking for sys/param.h
# configure:18562: result: yes
# configure:18573: checking how to detect the number of available CPU cores
# configure:18595: gcc -c conftest.c >&5
# conftest.c:90:1: error: unknown type name 'compile'
# compile error
# ^
# conftest.c:90:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:18595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# |
# | #if defined(_WIN32) || defined(__CYGWIN__)
# | int main(void) { return 0; }
# | #else
# | compile error
# | #endif
# |
# configure:18618: gcc -c conftest.c >&5
# conftest.c:88:24: fatal error: sys/cpuset.h: No such file or directory
# compilation terminated.
# configure:18618: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main(void)
# | {
# | cpuset_t set;
# | cpuset_getaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, -1,
# | sizeof(set), &set);
# | return 0;
# | }
# |
# configure:18652: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:18: error: 'CTL_HW' undeclared (first use in this function)
# int name[2] = { CTL_HW, HW_NCPU };
# ^
# conftest.c:98:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:98:26: error: 'HW_NCPU' undeclared (first use in this function)
# int name[2] = { CTL_HW, HW_NCPU };
# ^
# configure:18652: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | /* end confdefs.h. */
# |
# | #ifdef __QNX__
# | compile error
# | #endif
# | #include
# | #ifdef HAVE_SYS_PARAM_H
# | # include
# | #endif
# | #include
# | int
# | main(void)
# | {
# | int name[2] = { CTL_HW, HW_NCPU };
# | int cpus;
# | size_t cpus_size = sizeof(cpus);
# | sysctl(name, 2, &cpus, &cpus_size, NULL, 0);
# | return 0;
# | }
# |
# configure:18676: gcc -c conftest.c >&5
# configure:18676: $? = 0
# configure:18715: result: sysconf
# configure:18744: checking whether mbrtowc and mbstate_t are properly declared
# configure:18764: gcc -o conftest conftest.c >&5
# configure:18764: $? = 0
# configure:18772: result: yes
# configure:18782: checking for wcwidth
# configure:18782: gcc -o conftest conftest.c >&5
# configure:18782: $? = 0
# configure:18782: result: yes
# configure:18819: checking CommonCrypto/CommonDigest.h usability
# configure:18819: gcc -c conftest.c >&5
# conftest.c:122:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory
# compilation terminated.
# configure:18819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_CPUCORES_SYSCONF 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18819: result: no
# configure:18819: checking CommonCrypto/CommonDigest.h presence
# configure:18819: gcc -E conftest.c
# conftest.c:89:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory
# compilation terminated.
# configure:18819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_CPUCORES_SYSCONF 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# configure:18819: result: no
# configure:18819: checking for CommonCrypto/CommonDigest.h
# configure:18819: result: no
# configure:18819: checking sha256.h usability
# configure:18819: gcc -c conftest.c >&5
# conftest.c:122:20: fatal error: sha256.h: No such file or directory
# compilation terminated.
# configure:18819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_CPUCORES_SYSCONF 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18819: result: no
# configure:18819: checking sha256.h presence
# configure:18819: gcc -E conftest.c
# conftest.c:89:20: fatal error: sha256.h: No such file or directory
# compilation terminated.
# configure:18819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_CPUCORES_SYSCONF 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# configure:18819: result: no
# configure:18819: checking for sha256.h
# configure:18819: result: no
# configure:18819: checking sha2.h usability
# configure:18819: gcc -c conftest.c >&5
# conftest.c:122:18: fatal error: sha2.h: No such file or directory
# compilation terminated.
# configure:18819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_CPUCORES_SYSCONF 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18819: result: no
# configure:18819: checking sha2.h presence
# configure:18819: gcc -E conftest.c
# conftest.c:89:18: fatal error: sha2.h: No such file or directory
# compilation terminated.
# configure:18819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_CPUCORES_SYSCONF 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# configure:18819: result: no
# configure:18819: checking for sha2.h
# configure:18819: result: no
# configure:18819: checking minix/sha2.h usability
# configure:18819: gcc -c conftest.c >&5
# conftest.c:122:24: fatal error: minix/sha2.h: No such file or directory
# compilation terminated.
# configure:18819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_CPUCORES_SYSCONF 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18819: result: no
# configure:18819: checking minix/sha2.h presence
# configure:18819: gcc -E conftest.c
# conftest.c:89:24: fatal error: minix/sha2.h: No such file or directory
# compilation terminated.
# configure:18819: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "XZ Utils"
# | #define PACKAGE_TARNAME "xz"
# | #define PACKAGE_VERSION "5.2.2"
# | #define PACKAGE_STRING "XZ Utils 5.2.2"
# | #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# | #define PACKAGE_URL "http://tukaani.org/xz/"
# | #define NDEBUG 1
# | #define HAVE_ENCODER_LZMA1 1
# | #define HAVE_ENCODER_LZMA2 1
# | #define HAVE_ENCODER_DELTA 1
# | #define HAVE_ENCODER_X86 1
# | #define HAVE_ENCODER_POWERPC 1
# | #define HAVE_ENCODER_IA64 1
# | #define HAVE_ENCODER_ARM 1
# | #define HAVE_ENCODER_ARMTHUMB 1
# | #define HAVE_ENCODER_SPARC 1
# | #define HAVE_DECODER_LZMA1 1
# | #define HAVE_DECODER_LZMA2 1
# | #define HAVE_DECODER_DELTA 1
# | #define HAVE_DECODER_X86 1
# | #define HAVE_DECODER_POWERPC 1
# | #define HAVE_DECODER_IA64 1
# | #define HAVE_DECODER_ARM 1
# | #define HAVE_DECODER_ARMTHUMB 1
# | #define HAVE_DECODER_SPARC 1
# | #define HAVE_MF_HC3 1
# | #define HAVE_MF_HC4 1
# | #define HAVE_MF_BT2 1
# | #define HAVE_MF_BT3 1
# | #define HAVE_MF_BT4 1
# | #define HAVE_CHECK_CRC32 1
# | #define HAVE_CHECK_CRC64 1
# | #define HAVE_CHECK_SHA256 1
# | #define ASSUME_RAM 128
# | #define PACKAGE "xz"
# | #define VERSION "5.2.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define MYTHREAD_POSIX 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# | #define HAVE_DECL_CLOCK_MONOTONIC 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_IMMINTRIN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_BSWAP_16 1
# | #define HAVE_BSWAP_32 1
# | #define HAVE_BSWAP_64 1
# | #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_PHYSMEM_SYSCONF 1
# | #define HAVE_SYS_PARAM_H 1
# | #define TUKLIB_CPUCORES_SYSCONF 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCWIDTH 1
# | /* end confdefs.h. */
# | #include
# configure:18819: result: no
# configure:18819: checking for minix/sha2.h
# configure:18819: result: no
# configure:19041: checking whether _mm_movemask_epi8 is declared
# configure:19041: gcc -c conftest.c >&5
# configure:19041: $? = 0
# configure:19041: result: yes
# configure:19069: checking whether the -Werror option is usable
# configure:19088: gcc -c -Werror conftest.c >&5
# configure:19088: $? = 0
# configure:19097: result: yes
# configure:19099: checking for simple visibility declarations
# configure:19125: gcc -c -fvisibility=hidden -Werror conftest.c >&5
# configure:19125: $? = 0
# configure:19134: result: yes
# configure:19189: checking if gcc accepts -Wall
# configure:19197: gcc -c -Wall -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wextra
# configure:19197: gcc -c -Wextra -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wvla
# configure:19197: gcc -c -Wvla -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wformat=2
# configure:19197: gcc -c -Wformat=2 -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Winit-self
# configure:19197: gcc -c -Winit-self -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wmissing-include-dirs
# configure:19197: gcc -c -Wmissing-include-dirs -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wstrict-aliasing
# configure:19197: gcc -c -Wstrict-aliasing -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wfloat-equal
# configure:19197: gcc -c -Wfloat-equal -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wundef
# configure:19197: gcc -c -Wundef -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wshadow
# configure:19197: gcc -c -Wshadow -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wpointer-arith
# configure:19197: gcc -c -Wpointer-arith -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wbad-function-cast
# configure:19197: gcc -c -Wbad-function-cast -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wwrite-strings
# configure:19197: gcc -c -Wwrite-strings -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wlogical-op
# configure:19197: gcc -c -Wlogical-op -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Waggregate-return
# configure:19197: gcc -c -Waggregate-return -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wstrict-prototypes
# configure:19197: gcc -c -Wstrict-prototypes -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wold-style-definition
# configure:19197: gcc -c -Wold-style-definition -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wmissing-prototypes
# configure:19197: gcc -c -Wmissing-prototypes -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wmissing-declarations
# configure:19197: gcc -c -Wmissing-declarations -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wmissing-noreturn
# configure:19197: gcc -c -Wmissing-noreturn -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19189: checking if gcc accepts -Wredundant-decls
# configure:19197: gcc -c -Wredundant-decls -Werror conftest.c >&5
# configure:19197: $? = 0
# configure:19200: result: yes
# configure:19570: checking that generated files are newer than configure
# configure:19576: result: done
# configure:19620: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by XZ Utils config.status 5.2.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a0c94a54bb1e
#
# config.status:1367: creating Doxyfile
# config.status:1367: creating Makefile
# config.status:1367: creating po/Makefile.in
# config.status:1367: creating lib/Makefile
# config.status:1367: creating src/Makefile
# config.status:1367: creating src/liblzma/Makefile
# config.status:1367: creating src/liblzma/api/Makefile
# config.status:1367: creating src/xz/Makefile
# config.status:1367: creating src/xzdec/Makefile
# config.status:1367: creating src/lzmainfo/Makefile
# config.status:1367: creating src/scripts/Makefile
# config.status:1367: creating tests/Makefile
# config.status:1367: creating debug/Makefile
# config.status:1367: creating src/scripts/xzdiff
# config.status:1367: creating src/scripts/xzgrep
# config.status:1367: creating src/scripts/xzmore
# config.status:1367: creating src/scripts/xzless
# config.status:1367: creating config.h
# config.status:1596: executing depfiles commands
# config.status:1596: executing libtool commands
# config.status:1596: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_int32_t=yes
# ac_cv_c_int64_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_uint8_t=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_clock_gettime=yes
# ac_cv_func_futimens=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_posix_fadvise=yes
# ac_cv_func_pthread_condattr_setclock=yes
# ac_cv_func_wcwidth=yes
# ac_cv_have_decl_CLOCK_MONOTONIC=yes
# ac_cv_have_decl__mm_movemask_epi8=yes
# ac_cv_have_decl_optreset=no
# ac_cv_have_decl_program_invocation_name=yes
# ac_cv_header_CommonCrypto_CommonDigest_h=no
# ac_cv_header_byteswap_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_immintrin_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_minix_sha2_h=no
# ac_cv_header_sha256_h=no
# ac_cv_header_sha2_h=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no
# ac_cv_member_struct_stat_st_atim_tv_nsec=yes
# ac_cv_member_struct_stat_st_atimensec=no
# ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_uatime=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_sizeof_size_t=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_uintptr_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_PTHREAD_PRIO_INHERIT=yes
# gl_cv_cc_vis_werror=yes
# gl_cv_cc_visibility=yes
# gl_cv_posix_shell=/bin/sh
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_RC=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# tuklib_cv_cpucores_method=sysconf
# tuklib_cv_physmem_method=sysconf
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/xz/src/xz-5.2.2/build-aux/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS=' -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -Werror'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/xz/src/xz-5.2.2/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/xz/src/xz-5.2.2/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/xz/src/xz-5.2.2/build-aux/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCAS='gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# COND_ASM_X86_64_FALSE='#'
# COND_ASM_X86_64_TRUE=''
# COND_ASM_X86_FALSE=''
# COND_ASM_X86_TRUE='#'
# COND_CHECK_CRC32_FALSE='#'
# COND_CHECK_CRC32_TRUE=''
# COND_CHECK_CRC64_FALSE='#'
# COND_CHECK_CRC64_TRUE=''
# COND_CHECK_SHA256_FALSE='#'
# COND_CHECK_SHA256_TRUE=''
# COND_DECODER_ARMTHUMB_FALSE='#'
# COND_DECODER_ARMTHUMB_TRUE=''
# COND_DECODER_ARM_FALSE='#'
# COND_DECODER_ARM_TRUE=''
# COND_DECODER_DELTA_FALSE='#'
# COND_DECODER_DELTA_TRUE=''
# COND_DECODER_IA64_FALSE='#'
# COND_DECODER_IA64_TRUE=''
# COND_DECODER_LZMA1_FALSE='#'
# COND_DECODER_LZMA1_TRUE=''
# COND_DECODER_LZMA2_FALSE='#'
# COND_DECODER_LZMA2_TRUE=''
# COND_DECODER_LZ_FALSE='#'
# COND_DECODER_LZ_TRUE=''
# COND_DECODER_POWERPC_FALSE='#'
# COND_DECODER_POWERPC_TRUE=''
# COND_DECODER_SIMPLE_FALSE='#'
# COND_DECODER_SIMPLE_TRUE=''
# COND_DECODER_SPARC_FALSE='#'
# COND_DECODER_SPARC_TRUE=''
# COND_DECODER_X86_FALSE='#'
# COND_DECODER_X86_TRUE=''
# COND_DOC_FALSE='#'
# COND_DOC_TRUE=''
# COND_ENCODER_ARMTHUMB_FALSE='#'
# COND_ENCODER_ARMTHUMB_TRUE=''
# COND_ENCODER_ARM_FALSE='#'
# COND_ENCODER_ARM_TRUE=''
# COND_ENCODER_DELTA_FALSE='#'
# COND_ENCODER_DELTA_TRUE=''
# COND_ENCODER_IA64_FALSE='#'
# COND_ENCODER_IA64_TRUE=''
# COND_ENCODER_LZMA1_FALSE='#'
# COND_ENCODER_LZMA1_TRUE=''
# COND_ENCODER_LZMA2_FALSE='#'
# COND_ENCODER_LZMA2_TRUE=''
# COND_ENCODER_LZ_FALSE='#'
# COND_ENCODER_LZ_TRUE=''
# COND_ENCODER_POWERPC_FALSE='#'
# COND_ENCODER_POWERPC_TRUE=''
# COND_ENCODER_SIMPLE_FALSE='#'
# COND_ENCODER_SIMPLE_TRUE=''
# COND_ENCODER_SPARC_FALSE='#'
# COND_ENCODER_SPARC_TRUE=''
# COND_ENCODER_X86_FALSE='#'
# COND_ENCODER_X86_TRUE=''
# COND_FILTER_ARMTHUMB_FALSE='#'
# COND_FILTER_ARMTHUMB_TRUE=''
# COND_FILTER_ARM_FALSE='#'
# COND_FILTER_ARM_TRUE=''
# COND_FILTER_DELTA_FALSE='#'
# COND_FILTER_DELTA_TRUE=''
# COND_FILTER_IA64_FALSE='#'
# COND_FILTER_IA64_TRUE=''
# COND_FILTER_LZMA1_FALSE='#'
# COND_FILTER_LZMA1_TRUE=''
# COND_FILTER_LZMA2_FALSE='#'
# COND_FILTER_LZMA2_TRUE=''
# COND_FILTER_LZ_FALSE='#'
# COND_FILTER_LZ_TRUE=''
# COND_FILTER_POWERPC_FALSE='#'
# COND_FILTER_POWERPC_TRUE=''
# COND_FILTER_SIMPLE_FALSE='#'
# COND_FILTER_SIMPLE_TRUE=''
# COND_FILTER_SPARC_FALSE='#'
# COND_FILTER_SPARC_TRUE=''
# COND_FILTER_X86_FALSE='#'
# COND_FILTER_X86_TRUE=''
# COND_GNULIB_FALSE=''
# COND_GNULIB_TRUE='#'
# COND_INTERNAL_SHA256_FALSE='#'
# COND_INTERNAL_SHA256_TRUE=''
# COND_LZMADEC_FALSE='#'
# COND_LZMADEC_TRUE=''
# COND_LZMAINFO_FALSE='#'
# COND_LZMAINFO_TRUE=''
# COND_LZMALINKS_FALSE='#'
# COND_LZMALINKS_TRUE=''
# COND_MAIN_DECODER_FALSE='#'
# COND_MAIN_DECODER_TRUE=''
# COND_MAIN_ENCODER_FALSE='#'
# COND_MAIN_ENCODER_TRUE=''
# COND_SCRIPTS_FALSE='#'
# COND_SCRIPTS_TRUE=''
# COND_SHARED_FALSE='#'
# COND_SHARED_TRUE=''
# COND_SMALL_FALSE=''
# COND_SMALL_TRUE='#'
# COND_SYMVERS_FALSE='#'
# COND_SYMVERS_TRUE=''
# COND_THREADS_FALSE='#'
# COND_THREADS_TRUE=''
# COND_W32_FALSE=''
# COND_W32_TRUE='#'
# COND_XZDEC_FALSE='#'
# COND_XZDEC_TRUE=''
# COND_XZ_FALSE='#'
# COND_XZ_TRUE=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GETOPT_H=''
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_VISIBILITY='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBS=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_EXEEXT='$(EXEEXT)'
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/xz/src/xz-5.2.2/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='xz'
# PACKAGE_BUGREPORT='lasse.collin@tukaani.org'
# PACKAGE_NAME='XZ Utils'
# PACKAGE_STRING='XZ Utils 5.2.2'
# PACKAGE_TARNAME='xz'
# PACKAGE_URL='http://tukaani.org/xz/'
# PACKAGE_VERSION='5.2.2'
# PATH_SEPARATOR=':'
# POSIX_SHELL='/bin/sh'
# POSUB='po'
# PREFERABLY_POSIX_SHELL='/bin/sh'
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# RC=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='5.2.2'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# ax_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/xz/src/xz-5.2.2/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
# xz='xz'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "XZ Utils"
# #define PACKAGE_TARNAME "xz"
# #define PACKAGE_VERSION "5.2.2"
# #define PACKAGE_STRING "XZ Utils 5.2.2"
# #define PACKAGE_BUGREPORT "lasse.collin@tukaani.org"
# #define PACKAGE_URL "http://tukaani.org/xz/"
# #define NDEBUG 1
# #define HAVE_ENCODER_LZMA1 1
# #define HAVE_ENCODER_LZMA2 1
# #define HAVE_ENCODER_DELTA 1
# #define HAVE_ENCODER_X86 1
# #define HAVE_ENCODER_POWERPC 1
# #define HAVE_ENCODER_IA64 1
# #define HAVE_ENCODER_ARM 1
# #define HAVE_ENCODER_ARMTHUMB 1
# #define HAVE_ENCODER_SPARC 1
# #define HAVE_DECODER_LZMA1 1
# #define HAVE_DECODER_LZMA2 1
# #define HAVE_DECODER_DELTA 1
# #define HAVE_DECODER_X86 1
# #define HAVE_DECODER_POWERPC 1
# #define HAVE_DECODER_IA64 1
# #define HAVE_DECODER_ARM 1
# #define HAVE_DECODER_ARMTHUMB 1
# #define HAVE_DECODER_SPARC 1
# #define HAVE_MF_HC3 1
# #define HAVE_MF_HC4 1
# #define HAVE_MF_BT2 1
# #define HAVE_MF_BT3 1
# #define HAVE_MF_BT4 1
# #define HAVE_CHECK_CRC32 1
# #define HAVE_CHECK_CRC64 1
# #define HAVE_CHECK_SHA256 1
# #define ASSUME_RAM 128
# #define PACKAGE "xz"
# #define VERSION "5.2.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_PTHREAD_PRIO_INHERIT 1
# #define MYTHREAD_POSIX 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
# #define HAVE_DECL_CLOCK_MONOTONIC 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_IMMINTRIN_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_UINTPTR_T 1
# #define SIZEOF_SIZE_T 8
# #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_FUTIMENS 1
# #define HAVE_POSIX_FADVISE 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_BSWAP_16 1
# #define HAVE_BSWAP_32 1
# #define HAVE_BSWAP_64 1
# #define TUKLIB_FAST_UNALIGNED_ACCESS 1
# #define HAVE_SYS_PARAM_H 1
# #define TUKLIB_PHYSMEM_SYSCONF 1
# #define HAVE_SYS_PARAM_H 1
# #define TUKLIB_CPUCORES_SYSCONF 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCWIDTH 1
# #define HAVE__MM_MOVEMASK_EPI8 1
# #define HAVE_VISIBILITY 1
#
# configure: exit 0